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

664 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 275
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,989
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,592
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. 493
liulei01/drbox An open-source deep learning framework for detecting rotated objects in images 421
stardist/stardist An object detection system that uses star-convex shapes to identify and segment objects in images and volumes. 925
leggedrobotics/darknet_ros This ROS package integrates YOLO object detection into a ROS environment for real-time image processing and object classification. 2,217
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. 648
yhcc/yolo2 An implementation of the YOLO object detection algorithm using TensorFlow and Keras 161