Skip to content

voidbag/EfficientNet-Pruning-PyTorch

Repository files navigation

EfficientNet-Pruning-PyTorch

Pruning Project for EfficientNet

It supports two different implementations of EfficientNet in https://github.com/lukemelas/EfficientNet-PyTorch and https://github.com/zylo117/Yet-Another-EfficientDet-Pytorch

Installation Steps

  1. git clone https://github.com/voidbag/EfficientNet-Pruning-PyTorch.git
  2. git submodule init
  3. git submodule update

Abbreviation

  • ept: EfficientNet-PyTorch
  • yet: Yet-Another-EfficientDet-Pytorch

Test

  • ./test_ept.sh
  • ./test_yet.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published