yolt

Object detector

A tool for rapid multi-scale object detection in satellite images using convolutional neural networks.

You Only Look Twice: Rapid Multi-Scale Object Detection In Satellite Imagery

GitHub

669 stars
41 watching
181 forks
Language: C
last commit: about 6 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
avanetten/yolt An object detection system designed for satellite imagery with real-time capabilities and high accuracy 277
avanetten/simrdwn An object detection system using rapid satellite imagery and deep learning algorithms 216
frankzhangrui/darknet-yolo An end-to-end object detection framework with a custom YOLO implementation for training on user-provided data. 49
jxr326/swinmcnet A Python-based object detection framework utilizing transformers and computer vision techniques to detect salient objects in RGB-thermal images 16
frischzenger/yolo-windows An object detection implementation based on the YOLO algorithm tailored for Windows development using Visual Studio. 51
wongkinyiu/yolor An implementation of a unified network architecture for multiple object detection tasks using PyTorch 1,992
szq0214/dsod A deep learning-based object detection system from scratch 706
charlesq34/frustum-pointnets A deep learning framework for 3D object detection from RGB-D data 1,598
skyhehe123/sa-ssd A deep learning model that uses 3D point cloud data to improve the precision of single-stage object detection in autonomous vehicles. 492
liulei01/drbox An algorithm for detecting objects with arbitrary orientations in images 421
stardist/stardist An object detection system that uses star-convex shapes to identify and segment objects in images and volumes. 944
leggedrobotics/darknet_ros Real-time object detection system for ROS using YOLO (You Only Look Once) on GPU and CPU. 2,236
leetenki/yolov2 Represents an implementation of the YOLOv2 object detection algorithm in Chainer for real-time object detection and tracking. 338
nihui/ncnn-android-yolov5 An Android project demonstrating object detection using YOLOv5 and ncnn libraries. 658
yhcc/yolo2 An implementation of the YOLO object detection algorithm using TensorFlow and Keras 161