Skip to content

datuizhuang/RMNET

Repository files navigation

RMNet: Equivalently Removing Residual Connection from Networks

This repository is the unofficial implementation of "RMNet: Equivalently Removing Residual Connection from Networks". Official code is here.

train and test

run this command to train and test the code(contain channel prune method):

python train_and_test_CIFAR.py

this repo is a toy implementation, so the acc may be not equal to normal model.(when the RMnet be pruned)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages