Skip to content

Commit f788cea

Browse files
authored
Update README.md
1 parent cfa39c3 commit f788cea

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,3 +115,16 @@ python test.py [-h] [--model_path [MODEL_PATH]] [--dataset [DATASET]]
115115
--img_path Path of the input image
116116
--out_path Path of the output segmap
117117
```
118+
119+
120+
**If you find this code useful in your research, please consider citing:**
121+
122+
```
123+
@article{mshahsemseg,
124+
Author = {Meet P Shah},
125+
Title = {Semantic Segmentation Architectures Implemented in PyTorch.},
126+
Journal = {https://github.com/meetsahh1995/pytorch-semseg},
127+
Year = {2017}
128+
}
129+
```
130+

0 commit comments

Comments
 (0)