꼼꼼한 딥러닝 논문 리뷰와 코드 실습
-
Updated
Sep 21, 2021 - Jupyter Notebook
꼼꼼한 딥러닝 논문 리뷰와 코드 실습
Some advanced keras usage, like self-defined layer, seq_to_seq, unpooling, crf...
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
This project reproduces the book Dive Into Deep Learning (www.d2l.ai), adapting the code from MXNet into PyTorch.
This repository is the official implementation of Semantic-based Scene Text Detector(STD for short), a new scene text detection method, inspired by the idea of CSP, which is used on Pedestrian Detection.
PyTorch Tutorial for Deep Learning Researchers
Building models for Optical Character Recognition
Companion webpage to the book "Mathematics For Machine Learning"
Arbitrary Shaped Text Detection
An implementation of deep learning approaches for text detection in still images and video
OCR, CNN+LSTM (CTPN) for image text detection, tensorflow
💭 CS598 / IE534: Deep Learning in Fall 2018, University of Illinois at Urbana-Champaign
Add a description, image, and links to the anikettut topic page so that developers can more easily learn about it.
To associate your repository with the anikettut topic, visit your repo's landing page and select "manage topics."