Skip to content

Brian-Moser/defusernn_models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DefuseRNN - Recurrent CV models

Author: Brian B. Moser

The project provides an implementation of recurrent models (listed below) applied to computer vision problems like image classification or object recognition. The implementation is in PyTorch.

Supported Models (Paper links)

Current Status

Complete:

  • ReNet (optimized)

Paper results for

  • ReNet (CIFAR10, SVHN)
  • MD-LSTM (Clean MNIST Seg)
  • ConvLSTM (Moving MNIST)

Currently: All other models (not ReNet) need to be optimized.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages