꼼꼼한 딥러닝 논문 리뷰와 코드 실습
-
Updated
Sep 21, 2021 - Jupyter Notebook
꼼꼼한 딥러닝 논문 리뷰와 코드 실습
An implementation of deep learning approaches for text detection in still images and video
Arbitrary Shaped Text Detection
Companion webpage to the book "Mathematics For Machine Learning"
PyTorch Tutorial for Deep Learning Researchers
Implementation of the paper "Efficient and Accurate Arbitrary-Shaped Text Detection with Pixel Aggregation Network"
Some advanced keras usage, like self-defined layer, seq_to_seq, unpooling, crf...
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.
💭 CS598 / IE534: Deep Learning in Fall 2018, University of Illinois at Urbana-Champaign
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.
Building models for Optical Character Recognition
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."