Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 475 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 475 Bytes

Pytorch_Lightweight_Network

Lightweight Networks such as MobileNet, ShuffleNet and ThunderNet implemented in Pytorch

introduce

intend to reproducing the original result of the papers of MobileNet, ShuffleNet and ThunderNet in PyTorch.

Prerequisites

Python>=3.6
PyTorch>=1.0
torchsummary

I have no GPU resources to finish my train and test code, I really appreciate it if you can provide me with GPU device, please write at [email protected]