HirraA commited on
Commit
bfd9e55
·
verified ·
1 Parent(s): 006869b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  # NUST Wheat Rust Disease (NWRD): Semantic Segmentation using Suppervised Deep Learning
2
  Semantic segmentation of wheat yellow/stripe rust disease images to segment out rust and non-rust pixels using supervised deep learning.
3
 
@@ -146,4 +152,4 @@ This project is licensed under the MIT License. See [LICENSE](LICENSE) for more
146
 
147
  ## Acknowledgements
148
  * This research project was funded by German Academic Exchange Service (DAAD).
149
- * This project follows the template provided by [victoresque](https://github.com/victoresque/pytorch-template)
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ pipeline_tag: image-segmentation
6
+ ---
7
  # NUST Wheat Rust Disease (NWRD): Semantic Segmentation using Suppervised Deep Learning
8
  Semantic segmentation of wheat yellow/stripe rust disease images to segment out rust and non-rust pixels using supervised deep learning.
9
 
 
152
 
153
  ## Acknowledgements
154
  * This research project was funded by German Academic Exchange Service (DAAD).
155
+ * This project follows the template provided by [victoresque](https://github.com/victoresque/pytorch-template)