skipnet
skipnet copied to clipboard
Code for SkipNet: Learning Dynamic Routing in Convolutional Networks (ECCV 2018)
Excuse me,I encountered the bug.Can you run the code using the command"python3 train_rl.py train cifar10_rnn_gate_rl_38 --resume resnet-38-rnn-sp-cifar10.pth.tar -d cifar10 --gate-type rnn " normally? The bug information lists as follow. Traceback...
Get a RuntimeError when training cifar10_rnn_gate_rl_38 : 04-11-19 09:10:start training cifar10_rnn_gate_rl_38 04-11-19 09:10:=> loading checkpoint `./save_checkpoints/cifar10_rnn_gate_38/model_best.pth.tar` 04-11-19 09:10:=> loaded checkpoint `./save_checkpoints/cifar10_rnn_gate_38/model_best.pth.tar` (iter: 59000) Files already downloaded and verified Files already...
Hi, thank you for your work. I encountered a problem and hope to get your help. I first used the supervised pretraining (SP) part of SkipNet to train the model,...
I want to tran my dataset. could you offer my a link for imageNet or the folder structure?
Thanks for you work. I encountered some problems in the process of reproducing your skipnet again. I faced some problem. Can you give me some advice? After Supervised learning Resnet(with...
I have met a problem when training imagenet_rnn_gate_rl_50 using offered pretrained sp model: 10-26-18 02:30:Epoch: [4][4010/5004] Time 1.793 (1.839) Data 0.000 (0.003) Loss nan (nan) Total rewards nan (nan) Prec@1...
Hi, I am interested in this work and running an experiment with the imagenet model checkpoints. It looks like all the model checkpoint links in the Imagenet folder do not...