Images preprocessing for transfer learning of yolov8 #13275
Unanswered
mgeorgie95
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hello there,
kindly, can you help me? I have tried a lot to make the preprocessing of Downloaded CottonWeedDet12 for transfer learning of yolov8 variants, but unfortunately, I am getting nothing, what can I do? , below is the output from python console:
C:\Users\acer.conda\envs\pytorch\python.exe "C:\Users\acer\PycharmProjects\pythonProject5\Images preprocessing.py"
Loaded labels for 6 images from C:\Users\acer\PycharmProjects\pythonProject5\Weed12dataset\dataset\weedcoco.json
Total images loaded: 0
Total labels loaded: 0
Train set size: 0
Validation set size: 0
Test set size: 0
No images to process in C:\Users\acer\PycharmProjects\pythonProject5\train
No images to process in C:\Users\acer\PycharmProjects\pythonProject5\val
No images to process in C:\Users\acer\PycharmProjects\pythonProject5\test
Processing complete.
Process finished with exit code 0
Beta Was this translation helpful? Give feedback.
All reactions