WoojuLee24/OA-DG

OA-DG

Closed this issue · 1 comments

Hello, regarding the data augmentation section, I only saw the enhancement methods for the VOC dataset. In the paper, it was mentioned that the Cityscapes dataset has two types of comparative experiments: VOC and YOLO. Where is the code for using enhanced methods for YOLO format datasets?

Apologies for the delayed response.

There is no need to implement additional code; you only need to make some adjustments to the configuration file. Please refer to the following file for the necessary modifications:

configs/OA-DG/cityscapes/yolov3_d53_mstrain-1024_20e_oamix.py

Feel free to reach out if you have any more questions!