'How can I eval my models uding validiation data on darknet?
How can I get a valuation with validiation data on darknet? The reason is that darknet has only train.txt and val.txt, while yolov5 and YOLOX have both val and test, and eval evaluations are not comparable.
If I want to compare darknet with yolov5 and YOLOX, should I put all validitaion of yolov5 and YOLOX in train?
Thank you in advance.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|