yolov5-face icon indicating copy to clipboard operation
yolov5-face copied to clipboard

Where is wider_val.txt ???

Open bioconnect opened this issue 1 year ago • 4 comments

When I run the 'test_widerface.py' file, the following error appears.

Namespace(agnostic_nms=False, augment=False, classes=None, conf_thres=0.02, dataset_folder='../WiderFace/val/images/', device='0', exist_ok=False, folder_pict='/yolov5-face/data/widerface/val/wider_val.txt', img_size=640, iou_thres=0.5, name='exp', project='runs/detect', save_folder='./widerface_evaluate/widerface_txt/', update=False, weights=['./weights/download_weights.sh']) Traceback (most recent call last): File "test_widerface.py", line 135, in with open(opt.folder_pict, 'r') as f: FileNotFoundError: [Errno 2] No such file or directory: '/yolov5-face/data/widerface/val/wider_val.txt'

I can't find data folder, and wider_val.txt

Where can I download it?

bioconnect avatar Aug 03 '22 07:08 bioconnect

https://blog.csdn.net/qq_35975447/article/details/109447929 just follow this

YilinGao-SHU avatar Aug 06 '22 02:08 YilinGao-SHU

please could you provide the solution here, some people may not have access to signup on the csdn.net to read the full article

Harmarachi avatar Mar 30 '23 19:03 Harmarachi

please could you provide the solution here, some people may not have access to signup on the csdn.net to read the full article

Sorry, I didn't notice that there is a fee for this blog. The lab server was down recently, and I will try to make the documentation during my reproduction available after it is restored. : )

YilinGao-SHU avatar Mar 31 '23 10:03 YilinGao-SHU

Ping on this

aidansmyth95 avatar Nov 04 '23 23:11 aidansmyth95