Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -10,13 +10,20 @@ Citation
|
|
10 |
BibTeX:
|
11 |
|
12 |
```
|
13 |
-
@inproceedings{
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
```
|
|
|
10 |
BibTeX:
|
11 |
|
12 |
```
|
13 |
+
@inproceedings{10.1145/3371158.3371196,
|
14 |
+
author = {Singh, Davinder and Jain, Naman and Jain, Pranjali and Kayal, Pratik and Kumawat, Sudhakar and Batra, Nipun},
|
15 |
+
title = {PlantDoc: A Dataset for Visual Plant Disease Detection},
|
16 |
+
year = {2020},
|
17 |
+
isbn = {9781450377386},
|
18 |
+
publisher = {Association for Computing Machinery},
|
19 |
+
address = {New York, NY, USA},
|
20 |
+
url = {https://doi.org/10.1145/3371158.3371196},
|
21 |
+
doi = {10.1145/3371158.3371196},
|
22 |
+
booktitle = {Proceedings of the 7th ACM IKDD CoDS and 25th COMAD},
|
23 |
+
pages = {249–253},
|
24 |
+
numpages = {5},
|
25 |
+
keywords = {Deep Learning, Object Detection, Image Classification},
|
26 |
+
location = {Hyderabad, India},
|
27 |
+
series = {CoDS COMAD 2020}
|
28 |
+
}
|
29 |
```
|