🎯
Focusing
Stars
5
stars
written in Lua
Clear filter
Torch implementation of neural style algorithm
Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.
Neural model for converting Image-to-Markup (by Yuntian Deng yuntiandeng.com)
Code for the paper "A Theoretically Grounded Application of Dropout in Recurrent Neural Networks"
using rnn (lstm or gru) and ctc to convert line image into text, based on torch7 and warp-ctc