maketo97
maketo97
> Traceback (most recent call last): File "train_net.py", line 111, in launch( File "d:\detectron2\detectron2\engine\launch.py", line 82, in launch main_func(*args) File "train_net.py", line 100, in main trainer = Trainer(cfg) File "d:\detectron2\detectron2\engine\defaults.py",...
@syoyo @sukhodolin @luomai @lgarithm @Yuyue Hi, I have ran the script of the export_tflite.py but meet the issue of 'BatchDataset' object is not callable. May I get your suggestion to...
@syoyo @sukhodolin @luomai @lgarithm @Yuyue Hi, I do the conversion of lightweight openpose vggtiny given by the authors using the 'export_pb.py' but encounter the error. May you help me in...