Projeyi clone'ladıktan sonra bu link üzerinden yolov3.weights dosyasını indirin ve Apple_Detection klasörünün içine ekleyin.
python apple_detection_from_photo.py -i apple_tree_images_and_vids/apple-1.jpg -c yolov3.cfg -cl yolov3.txt -w yolov3.weights
python apple_detection_from_video.py -v apple_tree_images_and_vids/apple_video_1.mp4 -c yolov3.cfg -cl yolov3.txt -w yolov3.weights