ultralytics/xview-yolov3
xView 2018 Object Detection Challenge: YOLOv3 Training and Inference.
This project helps remote sensing analysts and researchers train a specialized object detection model to identify various objects within satellite imagery. You feed it raw xView satellite images, and it outputs a trained model that can pinpoint and classify objects with bounding boxes. This is designed for participants in challenges like xView who need to detect objects in complex aerial views.
324 stars. No commits in the last 6 months.
Use this if you need to train a YOLOv3 model for high-accuracy object detection in satellite imagery, especially for tasks involving the xView dataset.
Not ideal if you're looking for a general-purpose object detection solution for standard images, or if you don't have access to the xView satellite imagery data.
Stars
324
Forks
58
Language
Python
License
AGPL-3.0
Category
Last pushed
Sep 21, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/ultralytics/xview-yolov3"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ultralytics/ultralytics
Ultralytics YOLO 🚀
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX,...
kujason/avod
Code for 3D object detection for autonomous driving
aparsoft/yolo-streamlit-detection-tracking
Object detection and tracking algorithm implemented for Real-Time video streams and static images.
RizwanMunawar/yolov8-object-tracking
YOLOv8 Object Tracking Using PyTorch, OpenCV and Ultralytics