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.
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.