Pinned Repositories
BEVFusion-ROS-TensorRT
BEVFusion-ROS-TensorRT
CV_Interview
I hope this repo can help you a lot!
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
Object-Detection-and-Tracking
YOLO & RCNN Object Detection and Multi-Object Tracking
opencv
Open Source Computer Vision Library
Prometheus
Open source software for autonomous drones.
reflective-clothes-detect-yolov5
reflective-clothes-detect-dataset、helemet detection yolov5、工作服(反光衣)检测数据集、安全帽检测、施工人员穿戴检测
SimpleCVReproduction
:punch: Reproduce simple cv project including attention module, classification, object detection, segmentation, keypoint detection, tracking :smile: etc.
SMOKE
SMOKE: Single-Stage Monocular 3D Object Detection via Keypoint Estimation
TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
XIEdeda's Repositories
XIEdeda/BEVFusion-ROS-TensorRT
BEVFusion-ROS-TensorRT
XIEdeda/CV_Interview
I hope this repo can help you a lot!
XIEdeda/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
XIEdeda/Object-Detection-and-Tracking
YOLO & RCNN Object Detection and Multi-Object Tracking
XIEdeda/opencv
Open Source Computer Vision Library
XIEdeda/Prometheus
Open source software for autonomous drones.
XIEdeda/reflective-clothes-detect-yolov5
reflective-clothes-detect-dataset、helemet detection yolov5、工作服(反光衣)检测数据集、安全帽检测、施工人员穿戴检测
XIEdeda/SimpleCVReproduction
:punch: Reproduce simple cv project including attention module, classification, object detection, segmentation, keypoint detection, tracking :smile: etc.
XIEdeda/SMOKE
SMOKE: Single-Stage Monocular 3D Object Detection via Keypoint Estimation
XIEdeda/TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
XIEdeda/tensorRT_Pro
C++ library based on tensorrt integration
XIEdeda/tensorrtCV
XIEdeda/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
XIEdeda/Vehicle-Detection-and-Tracking-Usig-YOLO-and-Deep-Sort-with-Keras-and-Tensorflow
Vehicle-Detection and Tracking Using YOLO and Deep Sort with Tensorflow
XIEdeda/yolo-tensorrt
Support Yolov5s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it.
XIEdeda/YOLOv3-complete-pruning
提供对YOLOv3及Tiny的多种剪枝版本,以适应不同的需求。
XIEdeda/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
XIEdeda/Yolov5-deepsort-inference
Yolov5 deepsort inference,使用YOLOv5+Deepsort实现车辆行人追踪和计数,代码封装成一个Detector类,更容易嵌入到自己的项目中
XIEdeda/yolov5-deepsort-tensorrt
A c++ implementation of yolov5 and deepsort
XIEdeda/yolov5_prune
yolov5 prune,Support V2, V3, V4 and V6 versions of yolov5
XIEdeda/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with ONNX, TensorRT, ncnn, and OpenVINO supported.