zahidzqj's Stars
lllyasviel/ControlNet
Let us control diffusion models!
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
WongKinYiu/yolov9
Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information
meituan/YOLOv6
YOLOv6: a single-stage object detection framework dedicated to industrial applications.
obss/sahi
Framework agnostic sliced/tiled inference + interactive ui + error analysis plots
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.
open-mmlab/mmyolo
OpenMMLab YOLO series toolbox and benchmark. Implemented RTMDet, RTMDet-Rotated,YOLOv5, YOLOv6, YOLOv7, YOLOv8,YOLOX, PPYOLOE, etc.
open-mmlab/mmdeploy
OpenMMLab Model Deployment Framework
hustvl/YOLOP
You Only Look Once for Panopitic Driving Perception.(MIR2022)
cfzd/Ultra-Fast-Lane-Detection
Ultra Fast Structure-aware Deep Lane Detection (ECCV 2020)
enazoe/yolo-tensorrt
TensorRT8.Support Yolov5n,s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it.
wzzheng/TPVFormer
[CVPR 2023] An academic alternative to Tesla's occupancy network for autonomous driving.
baal-org/baal
Bayesian active learning library for research and industrial usecases.
argoverse/argoverse-api
Official GitHub repository for Argoverse dataset
AlibabaResearch/efficientteacher
A Supervised and Semi-Supervised Object Detection Library for YOLO Series
ZikangZhou/HiVT
[CVPR 2022] HiVT: Hierarchical Vector Transformer for Multi-Agent Motion Prediction
basler/pypylon
The official python wrapper for the pylon Camera Software Suite
CAIC-AD/YOLOPv2
YOLOPv2: Better, Faster, Stronger for Panoptic driving Perception
NVIDIA-AI-IOT/yolo_deepstream
yolo model qat and deploy with deepstream&tensorrt
wenyyu/Image-Adaptive-YOLO
The code for "Image-Adaptive YOLO for Object Detection in Adverse Weather Conditions (AAAI 2022)"
Henry1iu/TNT-Trajectory-Prediction
A Unofficial Pytorch Implementation of TNT: Target-driveN Trajectory Prediction
nachiket92/conv-social-pooling
Code for model proposed in: Nachiket Deo and Mohan M. Trivedi,"Convolutional Social Pooling for Vehicle Trajectory Prediction." CVPRW, 2018
Yzichen/FlashOCC
HaohaoNJU/CenterPoint
TensorRT deployment for CenterPoint Lidar Detection Model.
xincoder/GRIP
kaanakan/object_detection_confusion_matrix
Python class for calculating confusion matrix for object detection task
Cc-Hy/UniVision
Algolzw/WeatherClassification
天气分类比赛
doge-ac-cn/resnet2onnx2tensorrt
resnet18的tensorrt engine实现