Pinned Repositories
Yolov5-deepsort-inference
Yolov5 deepsort inference,使用YOLOv5+Deepsort实现车辆行人追踪和计数,代码封装成一个Detector类,更容易嵌入到自己的项目中
CAR-DETECTION
car detection using the UIUC car database
CarND-Vehicle-Detection
Vehicle Detection Project
COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
Douniu-Game
Assignment 1 for Data Structure and Algorithm in Python of Transport College, SEU
tensorflow-yolov4-tflite
YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
Vehicle-Car-detection-and-multilabel-classification
使用YOLO_v3_tiny和B-CNN实现街头车辆的检测和车辆属性的多标签识别 Using yolo_v3_tiny to do vehicle or car detection and attribute's multilabel classification or recognize
vehicle_detection_haarcascades
Vehicle Detection by Haar Cascades with OpenCV
YOLOv5-Lite
🍅🍅🍅YOLOv5-Lite: lighter, faster and easier to deploy. Evolved from yolov5 and the size of model is only 1.7M (int8) and 3.3M (fp16). It can reach 10+ FPS on the Raspberry Pi 4B when the input size is 320×320~
Yolov5_DeepSort_Pytorch
Real-time multi-object tracker using YOLO v5 and deep sort
arcadiayite's Repositories
arcadiayite/Douniu-Game
Assignment 1 for Data Structure and Algorithm in Python of Transport College, SEU
arcadiayite/Yolov5_DeepSort_Pytorch
Real-time multi-object tracker using YOLO v5 and deep sort
arcadiayite/YOLOv5-Lite
🍅🍅🍅YOLOv5-Lite: lighter, faster and easier to deploy. Evolved from yolov5 and the size of model is only 1.7M (int8) and 3.3M (fp16). It can reach 10+ FPS on the Raspberry Pi 4B when the input size is 320×320~
arcadiayite/tensorflow-yolov4-tflite
YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
arcadiayite/COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
arcadiayite/Yolov5-deepsort-inference
Yolov5 deepsort inference,使用YOLOv5+Deepsort实现车辆行人追踪和计数,代码封装成一个Detector类,更容易嵌入到自己的项目中
arcadiayite/Vehicle-Car-detection-and-multilabel-classification
使用YOLO_v3_tiny和B-CNN实现街头车辆的检测和车辆属性的多标签识别 Using yolo_v3_tiny to do vehicle or car detection and attribute's multilabel classification or recognize
arcadiayite/vehicle_detection_haarcascades
Vehicle Detection by Haar Cascades with OpenCV
arcadiayite/CarND-Vehicle-Detection
Vehicle Detection Project
arcadiayite/CAR-DETECTION
car detection using the UIUC car database