mjh2040's Stars
Yutong-Zhou-cv/Awesome-Text-to-Image
(ෆ`꒳´ෆ) A Survey on Text-to-Image Generation/Synthesis.
diff-usion/Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
Textualize/textual
The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
j-marple-dev/model_compression
PyTorch Model Compression
pytorch/serve
Serve, optimize and scale PyTorch models in production
songdejia/EAST
This is a pytorch re-implementation of EAST: An Efficient and Accurate Scene Text Detector.
MSiam/TFSegmentation
RTSeg: Real-time Semantic Segmentation Comparative Study
openai/glow
Code for reproducing results in "Glow: Generative Flow with Invertible 1x1 Convolutions"
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
wkentaro/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
wiseodd/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
hwalsuklee/tensorflow-generative-model-collections
Collection of generative models in Tensorflow
bindung/TextBoxes-TensorFlow
TextBoxes re-implement using tensorflow
gxd1994/TextBoxes-TensorFlow
TextBoxes re-implement using tensorflow
bgshih/seglink
Detecting text by linking segments.
BowieHsu/tensorflow_ocr
OCR detection implement with tensorflow v1.4
creafz/pytorch-cnn-finetune
Fine-tune pretrained Convolutional Neural Networks with PyTorch
EdjeElectronics/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10
How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows
argman/EAST
A tensorflow implementation of EAST text detector
balancap/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
kjw0612/awesome-deep-vision
A curated list of deep learning resources for computer vision
eragonruan/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
chongyangtao/Awesome-Scene-Text-Recognition
A curated list of resources dedicated to scene text localization and recognition
ysh329/deep-learning-model-convertor
The convertor/conversion of deep learning models for different deep learning frameworks/softwares.
Bartzi/see
Code for the AAAI 2018 publication "SEE: Towards Semi-Supervised End-to-End Scene Text Recognition"
qinyao-he/bit-rnn
Quantize weights and activations in Recurrent Neural Networks.
tesseract-ocr/langdata
Source training data for Tesseract for lots of languages
MrGemy95/Tensorflow-Project-Template
A best practice for tensorflow project template architecture.
Alexander-H-Liu/End-to-end-ASR-Pytorch
This is an open source project (formerly named Listen, Attend and Spell - PyTorch Implementation) for end-to-end ASR implemented with Pytorch, the well known deep learning toolkit.
KokoMind/Recurrent-Environment-Simulators
Deepmind Recurrent Environment Simulators paper implementation in tensorflow