# EfficientNet-Pruning-PyTorch **Repository Path**: ydqzZ/EfficientNet-Pruning-PyTorch ## Basic Information - **Project Name**: EfficientNet-Pruning-PyTorch - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-30 - **Last Updated**: 2022-04-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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: **E**fficientNet-**P**y**T**orch - yet: **Yet**-Another-EfficientDet-Pytorch ## Test - `./test_ept.sh` - `./test_yet.sh`