Skip to content

leonlha/e2e-3m

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rethinking Recurrent Neural Networks and other Improvements for Image Classification

This repository contains code for the paper

Citation

@misc{phong2020rethinking,
    title={Rethinking Recurrent Neural Networks and other Improvements for Image Classification},
    author={Nguyen Huu Phong and Bernardete Ribeiro},
    year={2020},
    eprint={2007.15161},
    archivePrefix={arXiv},
    primaryClass={cs.CV}
}

Installation Requirements

  • For the original version

    • python: 3.6.9
    • tensorflow-gpu: 1.12.0
    • keras: 2.2.4
  • For the upgraded version

    • python: 3.6.9
    • tensorflow: 2.4.1
    • keras: 2.4.3

Contact for Issues

Nguyen Huu Phong, phong [at] dei [dot] uc [dot] pt