Giter Club home page Giter Club logo

recurrentattentionconvolutionalneuralnetwork's Introduction

RecurrentAttentionConvolutionalNeuralNetwork

http://openaccess.thecvf.com/content_cvpr_2017/papers/Fu_Look_Closer_to_CVPR_2017_paper.pdf

PyTorch Implementation of RACNN
Does not replicate results
src/networks.py contain all networks implemented for the paper
src/manager... are training/eval managers for all networks
src/run... and src/main... are interfaces to run training

Run ./run_model_coords.sh 3 1 vgg 30 ../data/CUBS 1e-4 in src to train Attention Proposal Networks on best randomly generated subregions of interest.

Rename satisfactory trained APN to apn2.pt.pt in checkpoints

Run ./run_model.sh 3 1 vgg 30 ../data/CUBS 2 in src to train a two scale RACNN initialized with the APN trained above.

Rename satisfactory trained RACNN to racnn2.pt.pt in checkpoints

Run ./run_model_multi_scale.sh 3 1 vgg 30 ../data/CUBS 2 in srcto train a fully connected layer on a multiscale representation extracted using the RACNN trained above.

recurrentattentionconvolutionalneuralnetwork's People

Contributors

dillondavis avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.