jack xu

Results 2 issues of jack xu

Added Druid batch export function

**The problem of distributed training blocking** **Steps to Reproduce** 1、Minimum code block from otx.engine import Engine engine = Engine(model="yolox_s", data_root="pwd") engine.train(num_nodes=2) 2.I tried other code to troubleshoot my environment. import...

BUG
OTX 2.0