Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mhamilton723 authored May 3, 2022
1 parent 8a6c4b8 commit 452ba7b
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 @@ -105,7 +105,7 @@ tensorboard --logdir logs

### Bringing your own data

To train STEGO on your own dataset please create a directory in your pytorch data root with the following structure:
To train STEGO on your own dataset please create a directory in your pytorch data root with the following structure. Note, if you do not have labels, omit the `labels` directory from the structure:

```
dataset_name
Expand Down Expand Up @@ -179,4 +179,4 @@ We evaluate the STEGO algorithm on the CocoStuff, Cityscapes, and Potsdam semant
## Contact
For feedback, questions, or press inquiries please contact [Mark Hamilton](mailto:[email protected])
For feedback, questions, or press inquiries please contact [Mark Hamilton](mailto:[email protected])

0 comments on commit 452ba7b

Please sign in to comment.