git clone https://github.com/ultralytics/yolov5 cd yolov5 pip install -r requirements.txt wget https://github.com/sdizdarevic/beedetectionyolov5/raw/main/best.pt wget https://sdizdarevic.typepad.com/cr/bees-orig.mp4 python3 detect.py --weights best.pt --source bees-orig.mp4