Open joynjo opened 3 years ago
NOT sure about your specifics, I just tested the widerface under windows, hope it can help a little bit. it might be different from LINUX, since the original code deesn't work, thus I made some changes and it is OK now (You need to pay attention to the folder as I described) ref. https://github.com/SpaceView/yolov5-face Test Code: cd yolov5-face python test_widerface.py python ./widerface_evaluate/evaluation.py
@SpaceView , thanks for your sharing. In your repo, you have val/label.txt. How did you generate it? Seems like Widarface takes mat for evaluation?
Hi How step to test widerface? how to put the image and the image label?