You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, please help, I encountered these errors even after changing the dataset details:
raise RuntimeError(emojis(f"Dataset '{clean_url(self.args.data)}' error ❌ {e}")) from e
RuntimeError: Dataset 'C://Users/My name is Krish/Downloads/TENNIS_ANALYSIS/training/Tennis-Ball-Detection-5/data.yaml' error
Dataset 'C://Users/My name is Krish/Downloads/TENNIS_ANALYSIS/training/Tennis-Ball-Detection-5/data.yaml' images not found , missing path 'C:\Users\My name is Krish\Downloads\TENNIS_ANALYSIS\training\Tennis-Ball-Detection-5\valid\images'
Note dataset download directory is 'C:\Users\My name is Krish\Downloads\TENNIS_ANALYSIS\datasets'. You can update this in 'C:\Users\My name is Krish\AppData\Roaming\Ultralytics\settings.yaml'
The text was updated successfully, but these errors were encountered:
good morning Mr. Abdullahtarek,
When I checked it, it is on the right folder path. By the way, is it okay
that I run it on VS code instead of running it in Google Colab?
Sincerely,
Krishia Olan
hi, please help, I encountered these errors even after changing the dataset details:
raise RuntimeError(emojis(f"Dataset '{clean_url(self.args.data)}' error ❌ {e}")) from e
RuntimeError: Dataset 'C://Users/My name is Krish/Downloads/TENNIS_ANALYSIS/training/Tennis-Ball-Detection-5/data.yaml' error
Dataset 'C://Users/My name is Krish/Downloads/TENNIS_ANALYSIS/training/Tennis-Ball-Detection-5/data.yaml' images not found , missing path 'C:\Users\My name is Krish\Downloads\TENNIS_ANALYSIS\training\Tennis-Ball-Detection-5\valid\images'
Note dataset download directory is 'C:\Users\My name is Krish\Downloads\TENNIS_ANALYSIS\datasets'. You can update this in 'C:\Users\My name is Krish\AppData\Roaming\Ultralytics\settings.yaml'
The text was updated successfully, but these errors were encountered: