/RCNet

Resource Constrained Neural Network Architecture Search: Will a Submodularity Assumption Help?

Primary LanguagePython

RCNet in PyTorch

Resource Constrained Neural Network Architecture Search: Will a Submodularity Assumption Help?

Requirements

Dependency

PyTorch 0.4.1

Dataset

Download the ImageNet dataset and move validation images to labeled subfolders using https://raw.githubusercontent.com/soumith/imagenetloader.torch/master/valprep.sh.

Citation

@article{xiong2019resource,
  title={Resource Constrained Neural Network Architecture Search},
  author={Xiong, Yunyang and Mehta, Ronak and Singh, Vikas},
  journal={arXiv preprint arXiv:1904.03786},
  year={2019}
}