Stars
OpenMMLab YOLO series toolbox and benchmark. Implemented RTMDet, RTMDet-Rotated,YOLOv5, YOLOv6, YOLOv7, YOLOv8,YOLOX, PPYOLOE, etc.
BboxToolkit is a tiny library of special bounding boxes.
OpenMMLab Rotated Object Detection Toolbox and Benchmark
🕶 A curated list of Tiny Object Detection papers and related resources.
😎 A curated list of awesome lists across all machine learning topics. | 机器学习/深度学习/人工智能一切主题 (学习范式/任务/应用/模型/道德/交叉学科/数据集/框架/教程) 的资源列表汇总。
This is a tensorflow-based rotation detection benchmark, also called AlphaRotate.
PyTorch ,ONNX and TensorRT implementation of YOLOv4
Aerial Imagery dataset for fire detection: classification and segmentation (Unmanned Aerial Vehicle (UAV))
Detect fire in images using neural nets
AlexeyAB / darknet
Forked from pjreddie/darknetYOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
DOTA database training with yolo | 基于DOTA数据集的yolo训练
arichadda / yolov5_rareplanes
Forked from ultralytics/yolov5This repo contains notebooks using YOLOv5 and the RarePlanes dataset to detect and classify sub-characteristics of aircraft
Better, faster, peering over yonder. Improved large scale object detection in aerial/satellite imagery.
CosmiQ / yolt
Forked from avanetten/yoltYou Only Look Twice: Rapid Multi-Scale Object Detection In Satellite Imagery
darknet2onnx2tensorrt for yolov3-tiny on nvidia tx2
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filte…
Unscented kalman filter (UKF) library in python that supports multiple measurement updates
Third party Pytorch implement of Image Processing Transformer (Pre-Trained Image Processing Transformer arXiv:2012.00364v2)
Information to reproduce the AAMAS 2015 "Efficient Inter-Team Task Allocation in RoboCup Rescue" paper experiments
Python sample codes and textbook for robotics algorithms.
这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码