brfIMU's Stars
OlafenwaMoses/ImageAI
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
TurboWay/big_screen
数据大屏可视化
LeonLok/Multi-Camera-Live-Object-Tracking
Multi-camera live traffic and object counting with YOLO v4, Deep SORT, and Flask.
chenxh5678/Regional-population-monitoring
区域人群监测
360ls/stitcher
Realtime Panoramic Stitcher :video_camera:
Toemazz/VideoStitcher
Horizontally 'stitching' two videos such that the output video appears to be 'panoramic' using Key Point Detection, Feature Extraction and Feature Matching
zengwb-lx/Yolov5-Deepsort-Fastreid
ZQPei/deep_sort_pytorch
MOT using deepsort and yolov3 with pytorch
yihongXU/TransCenter
This is the official implementation of TransCenter (TPAMI). The code and pretrained models are now available here: https://gitlab.inria.fr/yixu/TransCenter_official.
Javacr/PyQt5-YOLOv5
PyQt5 implementation of YOLOv5 GUI
mikel-brostrom/boxmot
BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
dyh/unbox_yolov5_deepsort_counting
yolov5 deepsort 行人 车辆 跟踪 检测 计数
PaddlePaddle/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
Sharpiless/Yolov5-deepsort-inference
Yolov5 deepsort inference,使用YOLOv5+Deepsort实现车辆行人追踪和计数,代码封装成一个Detector类,更容易嵌入到自己的项目中
ami66/yolov5_v6.0_object_detection
目标检测yolov5 v6.0版,pytorch实现,标注,增强,训练自定义数据集全流程
gjy3035/C-3-Framework
An open-source PyTorch code for crowd counting
PeterH0323/Smart_Construction
Base on YOLOv5 Head Person Helmet Detection on Construction Sites,基于目标检测工地安全帽和禁入危险区域识别系统,🚀😆附 YOLOv5 训练自己的数据集超详细教程🚀😆2021.3新增可视化界面❗❗
rpautrat/SuperPoint
Efficient neural feature detector and descriptor
placeforyiming/CVPR21-Deep-Lucas-Kanade-Homography
A generic pipeline to align multimodal image pairs from different sensors by extending Lucas-Kanade on feature maps. CVPR2021
mazenmel/Deep-homography-estimation-Pytorch
Deep homography network with Pytorch
vishalgolcha/ImageMatching
Face Detection,Template Matching , SURF , SIFT to detect features and keypoints in images .
GrumpyZhou/image-matching-toolbox
This is a toolbox repository to help evaluate various methods that perform image matching from a pair of images.
Jittor/jittor
Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.
yosungho/LineTR
Line as a Visual Sentence: Context-aware Line Descriptor for Visual Localization (Line Transformer)
rusty1s/deep-graph-matching-consensus
Implementation of "Deep Graph Matching Consensus" in PyTorch
skylook/SuperGlue
This repo includes PyTorch code for training the SuperGlue matching network on top of SIFT keypoints and descriptors.
yingxin-jia/Superglue-with-Physarum-Dynamics
This repository contains the implementation of SuperGlue with Physarum Dynamics LP solver. Physarum Dynamics is a very efficient differentiable solver for general linear programming problems.
yingxin-jia/SuperGlue-pytorch
[SuperGlue: Learning Feature Matching with Graph Neural Networks] This repo includes PyTorch code for training the SuperGlue matching network on top of SIFT keypoints and descriptors.