Object Detection Optical Satellite
View oriented object detections on satellite images
None defined yet.
DL4EO builds sovereign oriented detection for satellite and aerial imagery: open-source tooling, transparent practices, and shared knowledge for production-grade rotated object detection.
Oriented bounding boxes are the core representation, not a side feature. They capture heading, footprint, and dense-scene geometry that axis-aligned detectors miss โ which matters for ships, aircraft, vehicles, and crowded scenes such as harbors and airports.
We maintain oriented-det, an Apache-licensed PyTorch framework for rotated object detection. You can run it on-prem, in a private cloud, or in a regulated environment โ no hosted-inference requirement, no platform lock-in.
pip install oriented-det
Pretrained DOTA checkpoints live on this Hub:
odet pretrained list
odet pretrained download oriented_rcnn_dota_le90_1x
Baselines include Oriented R-CNN, Rotated Faster R-CNN, Rotated RetinaNet, and Rotated FCOS (ResNet + FPN). Docs: dl4eo.github.io/oriented-det.
dl4eo/oriented-det-pretrained: checkpoints for fine-tuning and inferenceTraining, consulting, and project delivery around oriented-det: dl4eo.com ยท jeff@dl4eo.com
View oriented object detections on satellite images
Detect objects in satellite images using a text prompt
Identify ships in satellite images
Identify aircraft in satellite images