Skip to content

Commit

Permalink
remove unused files
Browse files Browse the repository at this point in the history
  • Loading branch information
shijianjian committed Apr 13, 2020
1 parent a90b355 commit 3e767de
Show file tree
Hide file tree
Showing 15 changed files with 5 additions and 2,710 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

3D Version is based on top of [EfficientNet-Pytorch](https://github.com/lukemelas/EfficientNet-PyTorch).

For similar usage, you may install like:
```bash
pip install git+https://github.com/shijianjian/EfficientNet-PyTorch-3D
```

```python
from efficientnet_pytorch_3d import EfficientNet3D
import torch
Expand Down
Loading

0 comments on commit 3e767de

Please sign in to comment.