roboflow-python icon indicating copy to clipboard operation
roboflow-python copied to clipboard

Wrong path for test set in .yaml file for YOLOv7 dataset format

Open BenPrincen opened this issue 2 years ago • 0 comments

test path set in .yaml file is incorrectly given as '../test/images' instead of '/test/images' when downloading dataset.

I attached a zipped example yaml file. data.zip

BenPrincen avatar Jul 19 '23 19:07 BenPrincen