Pinned Repositories
chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
gliding_vertex
The implementation of paper "Gliding vertex on the horizontal bounding box for multi-oriented object detection".
machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
mmdetection-annotated
mmdetection源码注释
mxnet-faster-rcnn-rotate
基于faster rcnn做的旋转定位
ObjectDetectionImbalance
Lists the papers related to imbalance problems in object detection
PRML
PRML algorithms implemented in Python
R3Det_Tensorflow
R3Det: Refined Single-Stage Detector with Feature Refinement for Rotating Object
yunren's Repositories
yunren/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
yunren/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
yunren/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
yunren/gliding_vertex
The implementation of paper "Gliding vertex on the horizontal bounding box for multi-oriented object detection".
yunren/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
yunren/mmdetection-annotated
mmdetection源码注释
yunren/mxnet-faster-rcnn-rotate
基于faster rcnn做的旋转定位
yunren/ObjectDetectionImbalance
Lists the papers related to imbalance problems in object detection
yunren/PRML
PRML algorithms implemented in Python
yunren/R3Det_Tensorflow
R3Det: Refined Single-Stage Detector with Feature Refinement for Rotating Object
yunren/rotate-yolov3
Arbitrary oriented object detection implemented with yolov3 (attached with some tricks).
yunren/Yolo_bbox_manipulation
A code to rotate yolo bboxes along with the image.