Please tell me how you tested the performance of domain adaption. After running your coco_dataloader. py, I found that for fold_0, there is no internal class 40(bottle), resulting in an exception when retrieving data from coco_dataloader. py. How did you solve this problem?
Please tell me how you tested the performance of domain adaption. After running your coco_dataloader. py, I found that for fold_0, there is no internal class 40(bottle), resulting in an exception when retrieving data from coco_dataloader. py. How did you solve this problem?
[https://github.com/matlab-deep-learning/Object-Detection-Using-Pretrained-YOLO-v2/blob/main/%2Bhelper/coco-classes.txt]() [https://github.com/matlab-deep-learning/Object-Detection-Using-Pretrained-YOLO-v2/blob/main/%2Bhelper/pascal-voc-classes.txt]()
thank you very much indeed!