Jongsung-Kim
Results
2
issues of
Jongsung-Kim
I want to train with separated folders like train_1, train_2. I checked the .yaml support multiple validation directory like val_x. but, train_x is not supported. Is there any plan for...
Considering your feedback, I try to merging the function from img_split_dota.py to img_split.py. To use classname in img_split.py, I did modify the BboxToolkit/datasets/DOTAio.py please review.