Drone-Detection-using-YOLOv3
Drone-Detection-using-YOLOv3 copied to clipboard
A model to detect drones from images,videos and live stream.
Results
1
Drone-Detection-using-YOLOv3 issues
Sort by
recently updated
recently updated
newest added
`from utils.utils import get_yolo_boxes, makedirs` in predict.py returns No module named 'utils.utils' Tell me pls what model should I install to get utils.utils ?