Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
meetps authored Feb 27, 2018
1 parent cfa39c3 commit f788cea
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,3 +115,16 @@ python test.py [-h] [--model_path [MODEL_PATH]] [--dataset [DATASET]]
--img_path Path of the input image
--out_path Path of the output segmap
```


**If you find this code useful in your research, please consider citing:**

```
@article{mshahsemseg,
Author = {Meet P Shah},
Title = {Semantic Segmentation Architectures Implemented in PyTorch.},
Journal = {https://github.com/meetsahh1995/pytorch-semseg},
Year = {2017}
}
```

0 comments on commit f788cea

Please sign in to comment.