Pinned Repositories
Awesome-Pedestrian
Pedestrian Datasets, Papers, Resources
Chess
QT Chinese Chess
PaddleDetection
Object detection and instance segmentation toolkit based on PaddlePaddle.
PaddleDetection_YOLOv5
🚀🚀🚀 YOLOv5 of PaddleDetection, Paddle implementation of YOLOv5
segmentation-paper-list
Collection of online resources about segmentation.
UniDiffuser_Paddle
PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
PaddleMIX
Paddle Multimodal Integration and eXploration, supporting mainstream multi-modal tasks, including end-to-end large-scale multi-modal pretrain models and diffusion model toolbox. Equipped with high performance and flexibility.
PaddleNLP
👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.
PaddleYOLO
🚀🚀🚀 YOLO series of PaddlePaddle implementation, PP-YOLOE+, RT-DETR, YOLOv5, YOLOv6, YOLOv7, YOLOv8, YOLOv10, YOLOX, YOLOv5u, YOLOv7u, YOLOv6Lite, RTMDet and so on. 🚀🚀🚀
nemonameless's Repositories
nemonameless/mindsporeyolov5
nemonameless/PaddleDetection_YOLOset
Paddle YOLO set: YOLOv3, PPYOLO, PPYOLOE, YOLOX, YOLOv5, YOLOv7 and so on.
nemonameless/awesome-multiple-object-tracking
Paper List for Multiple Object Tracking(MOT)
nemonameless/benchmark
nemonameless/bevfusion
BEVFusion: Multi-Task Multi-Sensor Fusion with Unified Bird's-Eye View Representation
nemonameless/ByteTrack
ByteTrack: Multi-Object Tracking by Associating Every Detection Box
nemonameless/ByteTrack_clone
ByteTrack clone
nemonameless/Deformable-DETR
Deformable DETR: Deformable Transformers for End-to-End Object Detection.
nemonameless/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
nemonameless/docs
Documentations for PaddlePaddle
nemonameless/fairmot
nemonameless/jde
nemonameless/MCMOTtorch
Real time one-stage multi-class & multi-object tracking based on anchor-free detection and ReID
nemonameless/megtrafficsign
nemonameless/mmdetection3d
OpenMMLab's next-generation platform for general 3D object detection.
nemonameless/MOTR
nemonameless/Multi-Camera-Person-Re-Identification
State-of-the-art model for person re-identification in Multi-camera Multi-Target Tracking. Benchmarked on Market-1501 and DukeMTMTC-reID datasets.
nemonameless/OC_SORT
The official repo for OC-SORT: Observation-Centric SORT on video Multi-Object Tracking. OC-SORT is simple, online and robust to occlusion/non-linear motion.
nemonameless/Paddle3D
A 3D computer vision development toolkit based on PaddlePaddle. It supports point-cloud object detection, segmentation, and monocular 3D object detection models.
nemonameless/PaddleHub
Awesome pre-trained models toolkit based on PaddlePaddle. (400+ models including Image, Text, Audio, Video and Cross-Modal with Easy Inference & Serving)
nemonameless/PP-Tracking_GUi
Object detection GUI based on PaddleDetection
nemonameless/pptracking
PP-Tracking of PaddleDetection
nemonameless/tph-yolov5
nemonameless/Unicorn
[ECCV'22 Oral] Towards Grand Unification of Object Tracking
nemonameless/UniTrack
[NeurIPS'21] Unified tracking framework with a single appearance model. It supports Single Object Tracking (SOT), Video Object Segmentation (VOS), Multi-Object Tracking (MOT), Multi-Object Tracking and Segmentation (MOTS), Pose Tracking, Video Instance Segmentation (VIS), and class-agnostic MOT (e.g. TAO dataset).
nemonameless/YOLOC
🚀🚀🚀YOLOC is Combining different modules to build an different Object detection model.Including YOLOv3、YOLOv4、Scaled_YOLOv4、YOLOv5、YOLOv6、YOLOv7、YOLOX、YOLOR、PPYOLO、PPYOLOE
nemonameless/YOLOU
YOLOv3、YOLOv4、YOLOv5、YOLOv5-Lite、YOLOv6、YOLOv7、YOLOX、YOLOX-Lite、TensorRT、NCNN、Tengine、OpenVINO
nemonameless/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
nemonameless/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
nemonameless/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/