Pinned Repositories
CAM
Class Activation Mapping
CCF2019-OCR
CCF2019-OCR身份证要素识别-数据生成器
chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
CRNN_Chinese_Characters_Rec
(CRNN) Chinese Characters Recognition.
ctpn_train
to implement ctpn training process
CVPR2020-Code
CVPR 2020 论文开源项目合集
deep-image-prior
Image restoration with neural networks but without learning.
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
dubbo-go
Go Implementation For Apache Dubbo
fast-rcnn
Fast R-CNN
TechnicalAnt's Repositories
TechnicalAnt/CCF2019-OCR
CCF2019-OCR身份证要素识别-数据生成器
TechnicalAnt/CAM
Class Activation Mapping
TechnicalAnt/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
TechnicalAnt/CRNN_Chinese_Characters_Rec
(CRNN) Chinese Characters Recognition.
TechnicalAnt/ctpn_train
to implement ctpn training process
TechnicalAnt/CVPR2020-Code
CVPR 2020 论文开源项目合集
TechnicalAnt/deep-image-prior
Image restoration with neural networks but without learning.
TechnicalAnt/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
TechnicalAnt/dubbo-go
Go Implementation For Apache Dubbo
TechnicalAnt/fast-rcnn
Fast R-CNN
TechnicalAnt/Lets_OCR
A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.
TechnicalAnt/ocrtable
Recognize tables and text from scanned images that contain tables. 从包含表格的扫描图片中识别表格和文字
TechnicalAnt/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
TechnicalAnt/OpenVINO-YoloV3
YoloV3/tiny-YoloV3+RaspberryPi3/Ubuntu LaptopPC+NCS/NCS2+USB Camera+Python+OpenVINO
TechnicalAnt/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
TechnicalAnt/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
TechnicalAnt/pytorch_hand_classifier
Simple hand classifier by Pytorch and ResNet
TechnicalAnt/table-ocr
TechnicalAnt/Table-OCR-1
Recognize tables from images and restore them into word.
TechnicalAnt/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
TechnicalAnt/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
TechnicalAnt/YOLOv3-model-pruning
在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)