hwalsuklee

hwalsuklee

Geek Repo

Company:NAVER Clova AI Research

Github PK Tool:Github PK Tool

hwalsuklee's starred repositories

neural-networks-and-deep-learning

Code samples for my book "Neural Networks and Deep Learning"

Language:PythonStargazers:15726Issues:1095Issues:0

progressive_growing_of_gans

Progressive Growing of GANs for Improved Quality, Stability, and Variation

Language:PythonLicense:NOASSERTIONStargazers:6072Issues:270Issues:0

ssd.pytorch

A PyTorch Implementation of Single Shot MultiBox Detector

Language:PythonLicense:MITStargazers:5090Issues:86Issues:543

crnn

Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.

Language:LuaLicense:MITStargazers:2047Issues:78Issues:154

Awesome-Scene-Text-Recognition

A curated list of resources dedicated to scene text localization and recognition

awesome-ocr

A curated list of promising OCR resources

Attention-OCR

Visual Attention based OCR

Language:PythonLicense:MITStargazers:1109Issues:58Issues:107

attention-ocr

A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.

Language:PythonLicense:MITStargazers:1065Issues:47Issues:153

bayesgan

Tensorflow code for the Bayesian GAN (https://arxiv.org/abs/1705.09558) (NIPS 2017)

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:1020Issues:55Issues:17

welcome_tutorials

Various tutorials given for welcoming new students at MILA.

Language:Jupyter NotebookLicense:MITStargazers:986Issues:60Issues:0

deep_complex_networks

Implementation related to the Deep Complex Networks

Language:PythonLicense:MITStargazers:716Issues:42Issues:38

tensorflow-ocr

🖺 OCR using tensorflow with attention

NAS-Bench-201

NAS-Bench-201 API and Instruction

Language:PythonLicense:MITStargazers:623Issues:19Issues:0

CS231

My corrections for the Standford class assingments CS231n - Convolutional Neural Networks for Visual Recognition

Language:Jupyter NotebookStargazers:587Issues:39Issues:9

diracnets

Training Very Deep Neural Networks Without Skip-Connections

Language:Jupyter NotebookStargazers:586Issues:17Issues:14

cnn_lstm_ctc_ocr

Tensorflow-based CNN+LSTM trained with CTC-loss for OCR

Language:PythonLicense:GPL-3.0Stargazers:498Issues:38Issues:64

awesome-object-proposals

A curated list of object proposals resources for object detection

CNN_LSTM_CTC_Tensorflow

CNN+LSTM+CTC based OCR implemented using tensorflow.

Language:PythonLicense:MITStargazers:363Issues:24Issues:39

lstm_ctc_ocr

Use CTC + tensorflow to OCR

Deep-Learning-for-OCR

This is a reading list for deep learning for OCR

seglink

Detecting text by linking segments.

ocr-text-extraction

A simple program to extract the text from an image before performing OCR

Language:PythonLicense:MITStargazers:219Issues:15Issues:10

SSTD

Single Shot Text Detector with Regional Attention

Language:C++License:NOASSERTIONStargazers:212Issues:18Issues:31

adv_attack_capsnet

Tensorflow Implementation of Adversarial Attack to Capsule Networks

Text-Detection-with-FRCN

Text-Detection-using-py-faster-rcnn-framework

shinTB

Textboxes : Image Text Detection Model : python package (tensorflow)

tensorflow-mnist-AAE

Tensorflow implementation of adversarial auto-encoder for MNIST