Skip to content

Commit

Permalink
modified the README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tiger2017 committed Jul 3, 2022
1 parent cbe37b4 commit 81c3e0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Training the full imagenet dataset (1k classes) needs a high computational resou

> 1. download the mini-imagenet and tiny-imagenet easily and directly with only one line!
```python
from MLclf import MLclf
MLclf.miniimagenet_download(Download=True)
MLclf.tinyimagenet_download(Download=True)
```
Expand Down

0 comments on commit 81c3e0b

Please sign in to comment.