Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HantingChen authored May 31, 2023
1 parent edfc679 commit 6d8ef8f
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,18 +92,6 @@ Download the [ImageNet-1K](http://image-net.org/) classification dataset and str
img4.jpeg
```

For pre-training on [ImageNet-22K](http://image-net.org/), download the dataset and structure the data as follows:
```
/path/to/imagenet-22k/
class1/
img1.jpeg
class2/
img2.jpeg
class3/
img3.jpeg
class4/
img4.jpeg
```

## Testing

Expand Down

0 comments on commit 6d8ef8f

Please sign in to comment.