Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HyekangPark authored Dec 29, 2023
1 parent 5266eba commit 9b96de5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@ The structure should be organized as follows:
### Training
#### Tiny-ImageNet
```bash
sh scripts/run_tiny.sh
sh tools/run_tiny.sh
```

#### ImageNet
```bash
sh scripts/imagenet/run_imagenet.sh
sh tools/run_imagenet.sh
```

### Testing
Expand Down

0 comments on commit 9b96de5

Please sign in to comment.