Pinned Repositories
AlfredWorkflow_CnyTransform
alfred workflow,货币数字、中文大写和英文相互转换
Augmentor
Image augmentation library in Python for machine learning.
computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
darknet
Convolutional Neural Networks
Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
mmdetection
Open MMLab Detection Toolbox
OCR_repo
文本检测、文本识别(cnn+ctc、crnn+ctc)
paradox-2
Deep-Learning framework from scratch https://ictxiangxin.github.io/paradox/
pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
yolov3
YOLOv3: Training and inference in PyTorch
happog's Repositories
happog/ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
happog/awesome-cbir-papers
📝Awesome and classical image retrieval papers
happog/bottleneck-transformer-pytorch
Implementation of Bottleneck Transformer in Pytorch
happog/chinese-whispers-python
An implementation of Chinese Whispers in Python.
happog/crnn_ctc-centerloss
ctcloss + centerloss crnn text recognition
happog/dateparser
python parser for human readable dates
happog/faiss
A library for efficient similarity search and clustering of dense vectors.
happog/GCAN
happog/JS-Sorting-Algorithm
一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,多语言实现。
happog/MASTER-pytorch
Code for the paper "MASTER: Multi-Aspect Non-local Network for Scene Text Recognition" (Pattern Recognition 2021)
happog/MEAL-V2
MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks
happog/ml-hypersim
Hypersim: A Photorealistic Synthetic Dataset for Holistic Indoor Scene Understanding
happog/mmocr
OpenMMLab Text Detection and Recognition Toolbox
happog/nanodet
⚡Super fast and lightweight anchor-free object detection model. 🔥Only 1.8MB and run 97FPS on cellphone🔥
happog/object_rect_attention
MORAN: A Multi-Object Rectified Attention Network for Scene Text Recognition
happog/onnx-simplifier
Simplify your onnx model
happog/PaddleOCR
基于飞桨的OCR工具库,包含总模型仅8.6M的超轻量级中文OCR,单模型支持中英文数字组合识别、竖排文本识别、长文本识别。同时支持多种文本检测、文本识别的训练算法。
happog/plotly.py
The interactive graphing library for Python (includes Plotly Express) :sparkles:
happog/PolyLaneNet
Repository for the paper entitled "PolyLaneNet: Lane Estimation via Deep Polynomial Regression" (ICPR 2020)
happog/python-cheatsheet
Comprehensive Python Cheatsheet
happog/reformer-pytorch
Reformer, the efficient Transformer, in Pytorch
happog/RepVGG
RepVGG: Making VGG-style ConvNets Great Again
happog/shanghai_house_knowledge
2020年11月在上海买房经历总结出来的买房购房做的一些功课分享给大家,技术人帮助技术人,希望对大家有所帮助。
happog/SparseR-CNN
End-to-End Object Detection with Learnable Proposal
happog/table-detect
table detect(yolo) , table line(unet)
happog/Text_Classification
Text Classification Algorithms: A Survey
happog/text_renderer-1
happog/vedastr
A scene text recognition toolbox based on pytorch
happog/vietocr
Transformer OCR
happog/YOLOF