di-dii
Results
2
comments of
di-dii
> in my case, I need to do some segmentation on color image, then I need to project the mask on left and right image, so i can get some...
I meet the same problem, here is my solution: just create a new blank yourconfig.py, and just add one row in this: `_base_ = './yolox_s_8x8_300e_coco.py'` then train with this config...