Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
Real-time Multi-person tracker using YOLO v3 and deep_sort with tensorflow
Python implementation of multiple pedestrian tracking using mean-shift algorithm (WIP)
A PyToch implementation of "Real-time Scene Text Detection with Differentiable Binarization".
OCR detection for ICDAR2015, which is based on FOTS, the precision is 80.6%.
M2Det: A Single-Shot Object Detector based on Multi-Level Feature Pyramid Network
A unofficial pytorch implementation of PAN(PSENet2): Efficient and Accurate Arbitrary-Shaped Text Detection with Pixel Aggregation Network