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
First of all, thank you very much for sharing, but when I ran the prediction file, I encountered the following problems:
from ultralytics.yolo.engine.predictor import BasePredictor 。。。。。。。FileNotFoundError
env, ultralytics 8.0.3
What's strange is that this problem was not found when running with colab! This really bothers me.
The text was updated successfully, but these errors were encountered:
First of all, thank you very much for sharing, but when I ran the prediction file, I encountered the following problems:
from ultralytics.yolo.engine.predictor import BasePredictor 。。。。。。。FileNotFoundError
env, ultralytics 8.0.3
What's strange is that this problem was not found when running with colab! This really bothers me.
The text was updated successfully, but these errors were encountered: