paper-implementations topic

List paper-implementations repositories

mrnet

119
Stars
39
Forks
Watchers

Building an ACL tear detector to spot knee injuries from MRIs with PyTorch (MRNet)

srntt-pytorch

109
Stars
24
Forks
Watchers

A PyTorch implementation of SRNTT, which is a novel RefSR method.

Plant-Disease-Identification-using-CNN

143
Stars
42
Forks
Watchers

Plant Disease Identification Using Convulutional Neural Network

sgg

126
Stars
20
Forks
Watchers

Train Scene Graph Generation for Visual Genome and GQA in PyTorch >= 1.2 with improved zero and few-shot generalization.

MogrifierLSTM

73
Stars
19
Forks
Watchers

A quick walk-through of the innards of LSTMs and a naive implementation of the Mogrifier LSTM paper in PyTorch

incremental-learning

106
Stars
24
Forks
Watchers

Pytorch implementation of ACCV18 paper "Revisiting Distillation and Incremental Classifier Learning."

Deep-Learning

149
Stars
51
Forks
Watchers

In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).

speaker-recognition-papers

90
Stars
21
Forks
Watchers

Share some recent speaker recognition papers and their implementations.

IndRNN_Theano_Lasagne

66
Stars
26
Forks
Watchers

This code is to implement the IndRNN.

two-step-task

55
Stars
12
Forks
Watchers

Implementation of the two-step-task as described in "Prefrontal cortex as a meta-reinforcement learning system" and "Learning to Reinforcement Learn".