Update README.md
Browse files
README.md
CHANGED
|
@@ -127,13 +127,10 @@ PRETRAINED = True
|
|
| 127 |
If you use this code in your research, please cite our paper:
|
| 128 |
|
| 129 |
```
|
| 130 |
-
@article{
|
| 131 |
-
|
| 132 |
-
|
| 133 |
-
|
| 134 |
-
year={2025},
|
| 135 |
-
volume={},
|
| 136 |
-
pages={}
|
| 137 |
}
|
| 138 |
```
|
| 139 |
|
|
|
|
| 127 |
If you use this code in your research, please cite our paper:
|
| 128 |
|
| 129 |
```
|
| 130 |
+
@article{Nanda, T.R., Shukla, A., Srinivasa, T.R., Bhargava, J., Chauhan, S. (2025).
|
| 131 |
+
Advancing Real-Time Crop Disease Detection on Edge Computing Devices Using Lightweight Convolutional Neural Networks.
|
| 132 |
+
In: Arai, K. (eds) Intelligent Systems and Applications. IntelliSys 2025.
|
| 133 |
+
Lecture Notes in Networks and Systems, vol 1567. Springer, Cham. https://doi.org/10.1007/978-3-032-00071-2_33
|
|
|
|
|
|
|
|
|
|
| 134 |
}
|
| 135 |
```
|
| 136 |
|