hyygostudy's Stars
Peterande/D-FINE
D-FINE: Redefine Regression Task of DETRs as Fine-grained Distribution Refinement 💥💥💥
OpenDriveLab/DriveAGI
[CVPR 2024 Highlight] GenAD: Generalized Predictive Model for Autonomous Driving & Foundation Models in Autonomous System
salesforce/LAVIS
LAVIS - A One-stop Library for Language-Vision Intelligence
deepinsight/insightface
State-of-the-art 2D and 3D Face Analysis Project
zgh2022/YOLOPv2-YOLOv8-NCNN-Android
THU-MIG/yolov10
YOLOv10: Real-Time End-to-End Object Detection [NeurIPS 2024]
RangiLyu/nanodet
NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
xiaolai-sqlai/mobilenetv3
mobilenetv3 with pytorch,provide pre-train model
msracver/Deformable-ConvNets
Deformable Convolutional Networks
BGU-CS-VIL/DiTAC
Trainable Highly-expressive Activation Functions. ECCV 2024
Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB
💎1MB lightweight face detection model (1MB轻量级人脸检测模型)
THU-MIG/RepViT
RepViT: Revisiting Mobile CNN From ViT Perspective [CVPR 2024] and RepViT-SAM: Towards Real-Time Segmenting Anything
google-research/vision_transformer
fundamentalvision/Deformable-DETR
Deformable DETR: Deformable Transformers for End-to-End Object Detection.
LeapLabTHU/DAT
Repository of Vision Transformer with Deformable Attention (CVPR2022) and DAT++: Spatially Dynamic Vision Transformerwith Deformable Attention
OpenDriveLab/UniAD
[CVPR 2023 Best Paper Award] Planning-oriented Autonomous Driving
fundamentalvision/BEVFormer
[ECCV 2022] This is the official implementation of BEVFormer, a camera-only framework for autonomous driving perception, e.g., 3D object detection and semantic map segmentation.
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
CAIC-AD/YOLOPv2
YOLOPv2: Better, Faster, Stronger for Panoptic driving Perception
chenzomi12/AIFoundation
AIFoundation 主要是指AI系统遇到大模型,从底层到上层如何系统级地支持大模型训练和推理,全栈的核心技术。
qiaoxu123/Self-Driving-Cars
Coursera Open Courses from University of Toronto
hadipash/AI_GTA5
Self-driving car for GTA V
aitorzip/DeepGTAV
A plugin for GTAV that transforms it into a vision-based self-driving car research environment.
hyunwoongko/transformer
Transformer: PyTorch Implementation of "Attention Is All You Need"
NVlabs/Hydra-MDP
NVlabs/SegFormer
Official PyTorch implementation of SegFormer
hlwang1124/SNE-RoadSeg
SNE-RoadSeg for Freespace Detection in PyTorch, ECCV 2020
ndrplz/self-driving-car
Udacity Self-Driving Car Engineer Nanodegree projects.
zhm-real/MotionPlanning
Motion planning algorithms commonly used on autonomous vehicles. (path planning + path tracking)
zhm-real/PathPlanning
Common used path planning algorithms with animations.