Skip to content

adrian27513/StartFollowReadWindows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

start_follow_read_py3

This repository is the implementation of the methods described in the paper Start, Follow, Read: Full-Page End-to-end Handwriting Recognition. The code is heavily based on the original code as released by the authors. Our repository has some minor changes to make it run with python3 and pytorch=1.3.

Dependencies

The dependencies are all found in sfr_env_environment.yaml. They are installed as follows.

conda env create -f sfr_env_environment.yaml

The environment is activated as source activate sfr_env.

Running the code

All steps to run the code are same as in official code released at https://github.com/cwig/start_follow_read

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published