Pinned Repositories
C2Former
Calibrated and Complementary Transformer for RGB-Infrared Object Detection
CV_Paper
📚 计算机视觉相关论文整理、记录
double-co-detr
megengine-trafficsign-solution
旷视AI智慧交通开源赛道方案,初赛6/177,决赛4/12
mmdetection_clw
for 2021tianchi
My-notes-of-C-and-exercises-of-CppPrimer-5th
📝 My notes of C/C++, and answer to exercises of C++ Primer, 5th Edition
PyTorch_Practice
尝试目标检测、分类网络代码复现
remote_sensing_object_detection_2019
2019年遥感图像稀疏表征与智能分析竞赛-初赛排名26/605
SDL_and_SFML_RPG_Game
💡 SDL2.0 and SFML rpg game development tutorial starting from scratch
YOLOX
fork from Megvii-BaseDetection
clw5180's Repositories
clw5180/C2Former
Calibrated and Complementary Transformer for RGB-Infrared Object Detection
clw5180/double-co-detr
clw5180/2024_GAIIC_rank4_object_detection
2024全球人工智能技术创新大赛-赛道1:无人机视角下的双光目标检测-第四名-解决方案
clw5180/360-Surround-View-CUDA-Project
10000 fps 🚀 for 360 Surround-View CUDA Solution
clw5180/AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
clw5180/audio-visual-forensics
clw5180/AVT2-DWF
AVT2-DWF: Improving Deepfake Detection with Audio-Visual Fusion and Dynamic Weighting Strategies
clw5180/Awesome-RGBT-Fusion
A collection of deep learning based RGB-T-Fusion methods, codes, and datasets. The main directions involved are Multispectral Pedestrian, RGB-T Vehicle Detection, RGB-T Semantic Segmentation, RGB-T Crowd Counting, RGB-T Fusion Tracking.
clw5180/car_tracking
detection and tracking car using yolov6
clw5180/cvmart-yolov5
极市平台打榜使用的yolov5模板
clw5180/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
clw5180/drawio
clw5180/FACTOR
Detecting Deepfakes Without Seeing Any
clw5180/Lidar_AI_Solution
A project demonstrating Lidar related AI solutions, including three GPU accelerated Lidar/camera DL networks (PointPillars, CenterPoint, BEVFusion) and the related libs (cuPCL, 3D SparseConvolution, YUV2RGB, cuOSD,).
clw5180/lightning-hydra-template
PyTorch Lightning + Hydra. A very user-friendly template for ML experimentation. ⚡🔥⚡
clw5180/mmyolo_tensorrt
clw5180/mmyolo_yolov9
YOLOv9 implement with mmyolo
clw5180/PETR
[ECCV2022] PETR: Position Embedding Transformation for Multi-View 3D Object Detection & [ICCV2023] PETRv2: A Unified Framework for 3D Perception from Multi-Camera Images
clw5180/Pointpillar_tensorrt
pointpillar mmdeteion3d model Tensorrt deployment, improved and faster
clw5180/RGBTR
RGBT image registration in UAV scene
clw5180/RT-DETR
[CVPR 2024] Official RT-DETR (RTDETR paddle pytorch), Real-Time DEtection TRansformer, DETRs Beat YOLOs on Real-time Object Detection. 🔥 🔥 🔥
clw5180/rtdetr
rtdetr
clw5180/STAR-MMRotate
Oriented object detection on STAR dataset.
clw5180/StrongSORT-YOLO
Real-time multi-camera multi-object tracker using (YOLOv5, YOLOv7,YOLOv8) and StrongSORT with OSNet
clw5180/TopoMLP
clw5180/TopoNet
Topology Reasoning for Scene Perception in Autonomous Driving
clw5180/UAVmatch
A UAV Visible-Infrared Dual-Modality Image Alignment Benchmark
clw5180/yolo_tracking
BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models
clw5180/yolov7-object-tracking
YOLOv7 Object Tracking Using PyTorch, OpenCV and Sort Tracking
clw5180/Yolov7-tracker
Yolo v5, v7, v8 and several Multi-Object Tracker(SORT, DeepSORT, ByteTrack, BoT-SORT, etc.) in MOT17 and VisDrone2019 Dataset. It uses a unified style and integrated tracker for easy embedding in your own projects.