Pinned Repositories
AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
board-man.github.io
personal websit
CCPD
[ECCV 2018] CCPD: a diverse and well-annotated dataset for license plate detection and recognition
CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
CenterTrack
Simultaneous object detection and tracking using center points.
cnocr
基于 MXNet 的中文/英文 OCR Python 包
deep_sort_pytorch
MOT tracking using deepsort and yolov3 with pytorch
deepMOT
Official implementation of How To Train Your Deep Multi-Object Tracker
End-to-end-for-chinese-plate-recognition
基于u-net,cv2以及cnn的中文车牌定位,矫正和端到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现
ESRGAN
ECCV18 Workshops - Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution (Third Region)
board-man's Repositories
board-man/AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
board-man/board-man.github.io
personal websit
board-man/CCPD
[ECCV 2018] CCPD: a diverse and well-annotated dataset for license plate detection and recognition
board-man/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
board-man/CenterTrack
Simultaneous object detection and tracking using center points.
board-man/cnocr
基于 MXNet 的中文/英文 OCR Python 包
board-man/deep_sort_pytorch
MOT tracking using deepsort and yolov3 with pytorch
board-man/deepMOT
Official implementation of How To Train Your Deep Multi-Object Tracker
board-man/End-to-end-for-chinese-plate-recognition
基于u-net,cv2以及cnn的中文车牌定位,矫正和端到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现
board-man/ESRGAN
ECCV18 Workshops - Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution (Third Region)
board-man/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
board-man/FairMOT
A simple baseline for one-shot multi-object tracking
board-man/fpn.pytorch
Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection
board-man/HyperLPR
基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.
board-man/License-plate-detection
This project using yolo3 to detection license plate in street
board-man/License_Plate_Detection_Pytorch
A two stage lightweight and high performance license plate recognition in MTCNN and LPRNet
board-man/MOTDT
Real-time Multiple People Tracking with Deeply Learned Candidate Selection and Person Re-identification
board-man/multi-object-tracking-paper-list
Paper list and source code for multi-object-tracking
board-man/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
board-man/PyTorchZeroToAll
Simple PyTorch Tutorials Zero to ALL!
board-man/Shift-GCN
The implementation for "Skeleton-Based Action Recognition with Shift Graph Convolutional Network" (CVPR2020 oral).
board-man/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
board-man/testForLearn
学习如何创建和管理仓库
board-man/Towards-Realtime-MOT
Joint Detection and Embedding for fast multi-object tracking
board-man/tracking_wo_bnw
Implementation of "Tracking without bells and whistles” and the multi-object tracking "Tracktor"
board-man/TrackR-CNN
TrackR-CNN baseline method for Multi-Object Tracking and Segmentation (MOTS)
board-man/Traffic-Rules-Violation-Detection
The System consists of two main components. Vehicle detection model and A graphical user interface (GUI)
board-man/Ultra-Fast-Lane-Detection
Ultra Fast Structure-aware Deep Lane Detection (ECCV 2020)
board-man/yolo3-pytorch
这是一个yolo3-pytorch的源码,可以用于训练自己的模型。
board-man/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS