Pinned Repositories
cddod
Project page for "Cross-Domain Document Object Detection: Benchmark Suite and Method, CVPR 2020"
cmake-examples
Useful CMake Examples
CRAFT-pytorch
Official implementation of Character Region Awareness for Text Detection (CRAFT)
crnn
Word recognition using ncnn
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。
face
face_recognition_ncnn
face recognition using ncnn framework
ncnn
some works on ncnn
pytorch2ncnn
pytorch_converter
vision
ncnn vision project
kouxichao's Repositories
kouxichao/crnn
Word recognition using ncnn
kouxichao/ncnn
some works on ncnn
kouxichao/pytorch2ncnn
pytorch_converter
kouxichao/face
kouxichao/cddod
Project page for "Cross-Domain Document Object Detection: Benchmark Suite and Method, CVPR 2020"
kouxichao/cmake-examples
Useful CMake Examples
kouxichao/CRAFT-pytorch
Official implementation of Character Region Awareness for Text Detection (CRAFT)
kouxichao/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。
kouxichao/da-faster-rcnn
An implementation of our CVPR 2018 work 'Domain Adaptive Faster R-CNN for Object Detection in the Wild'
kouxichao/deep_learning_object_detection
A paper list of object detection using deep learning.
kouxichao/DocBank
DocBank: A Benchmark Dataset for Document Layout Analysis
kouxichao/DocumentLayoutAnalysis
Document Layout Analysis resources repos for development with PdfPig.
kouxichao/flops-counter.pytorch
Flops counter for convolutional networks in pytorch framework
kouxichao/imgaug
Image augmentation for machine learning experiments.
kouxichao/layout-parser
A Python Library for Document Layout Understanding
kouxichao/learning-cmake
learning cmake
kouxichao/MAF
The implementation of paper "Multi-adversarial Faster-RCNN for Unrestricted Object Detection"
kouxichao/miniforge
A conda-forge distribution.
kouxichao/MNN
MNN is a lightweight deep neural network inference engine.
kouxichao/optimization-manual
Contains the source code examples described in the "Intel® 64 and IA-32 Architectures Optimization Reference Manual"
kouxichao/origami
A suite of batches and tools for OCR tasks.
kouxichao/PMTD
Pyramid Mask Text Detector designed by SenseTime Video Intelligence Research team.
kouxichao/Python
All Algorithms implemented in Python
kouxichao/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
kouxichao/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g., horse2zebra, edges2cats, and more)
kouxichao/text_renderer
kouxichao/TextRecognitionDataGenerator
A synthetic data generator for text recognition
kouxichao/tr
Free Offline OCR 离线的中文文本检测+识别SDK
kouxichao/vimrc
The ultimate Vim configuration: vimrc
kouxichao/voc2coco
How to create custom COCO data set for object detection