vawn90's Stars
mike024wk/BunifuCrack
Cracked Dlls of Bunifu C# Framework - WinForms
caoshuaibing1993/DeepSortTracking_cpp
C++版本多目标跟踪
Rainweic/deepsort
c++&python
RichardoMrMu/yolov5-deepsort-tensorrt
A c++ implementation of yolov5 and deepsort
hpc203/yolov5-dnn-cpp-python
用opencv的dnn模块做yolov5目标检测,包含C++和Python两个版本的程序
techwingslab/yolov5-net
YOLOv5 object detection with C#, ML.NET, ONNX
cong/yolov5_deepsort_tensorrt_cpp
This repo is a C++ version of yolov5_deepsort_tensorrt. Packing all C++ programs into .so files, using Python script to call C++ programs further.
Tianxiaomo/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
adafruit/Adafruit-PN532
Arduino library for SPI and I2C access to the PN532 RFID/Near Field Communication chip
Ynvisible/Ynvisible-ECD-Arduino-Library
Library for driving the Ynvisible display on Arduino devices.
Lucas-Steinmann/SSD1306-Plot-Library
Library to display plots/graphs on small OLED images with arduino like boards (i.e. SSD1306)
mikel-brostrom/boxmot
BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models
sayef/detectron2-deepsort-pytorch
MOT tracking using deepsort and yolov3 with pytorch
kcg2015/Vehicle-Detection-and-Tracking
Computer vision based vehicle detection and tracking using Tensorflow Object Detection API and Kalman-filtering
GeekAlexis/FastMOT
High-performance multiple object tracking based on YOLO, Deep SORT, and KLT 🚀
onnx/onnx
Open standard for machine learning interoperability
wang-xinyu/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
pythonlessons/TensorFlow-2.x-YOLOv3
YOLOv3 implementation in TensorFlow 2.3.1
yasenh/libtorch-yolov5
A LibTorch inference implementation of the yolov5
Nebula4869/YOLOv5-LibTorch
Real time object detection with deployment of YOLOv5 through LibTorch C++ API
weixu000/libtorch-yolov3-deepsort
apennisi/deep_sort
Deep Sort algorithm C++ version
bitzy/DeepSort
c++ version of https://github.com/nwojke/deep_sort.
hotsuyuki/YOLOv5_PyTorch_cpp
A c++ implementation of https://github.com/ultralytics/yolov5 with PyTorch c++ API (LibTorch)
NVIDIA-AI-IOT/yolo_deepstream
yolo model qat and deploy with deepstream&tensorrt
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
ahmetozlu/tensorflow_object_counting_api
🚀 The TensorFlow Object Counting API is an open source framework built on top of TensorFlow and Keras that makes it easy to develop object counting systems!
hlld/tensorrt-yolov4
based on CaoWGG/TensorRT-YOLOv4, this branch made few changes to support tensorrt-7.1.0, cuda-10.2 and cudnn-8.0, which runs on a tx2 board with jetpack4.4dp installed.
CaoWGG/TensorRT-YOLOv4
tensorrt5, yolov4, yolov3,yolov3-tniy,yolov3-tniy-prn
jeffbass/imagezmq
A set of Python classes that transport OpenCV images from one computer to another using PyZMQ messaging.