TanmayNanda commited on
Commit
e4dc6e6
·
verified ·
1 Parent(s): 3c0e167

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -7
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{nanda2025advancing,
131
- title={Advancing Real-Time Crop Disease Detection on Edge Computing Devices using Lightweight Convolutional Neural Networks},
132
- author={Nanda, Tanmay Rai and Shukla, Ananya and Srinivasa, Tanay Raghunandan and Bhargava, Jia and Chauhan, Sunita},
133
- journal={},
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