Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kawaeee committed Feb 10, 2022
1 parent 59940dd commit 762a811
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@
│ └───valid
│ │ │ butt/
│ │ │ bread/
```

## Model Reproduction
Expand All @@ -99,7 +98,7 @@
pip install -r requirements.txt
```

- Run the train.py python script
- Run the `train.py` python script
```Bash
python train.py --dataset-path datasets/ --model-path buttbread_resnet152_3.h5
```
Expand Down
Empty file modified butt_or_bread/core.py
100644 → 100755
Empty file.
Empty file modified butt_or_bread/utils.py
100644 → 100755
Empty file.

0 comments on commit 762a811

Please sign in to comment.