-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreferences.bib
More file actions
115 lines (103 loc) · 4.21 KB
/
references.bib
File metadata and controls
115 lines (103 loc) · 4.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
@misc{r1,
author = {United Nations},
publisher = {United Nations},
title = {Global Issues: Population},
url = {https://www.un.org/en/global-issues/population},
urldate = {2024-06-18},
year = {2023},
organization = {United Nations}
}
@misc{r2,
author = {World Health Organization},
month = {07},
title = {UN Report: Global Hunger Numbers Rose to as Many as 828 Million in 2021},
url = {https://www.who.int/news/item/06-07-2022-un-report--global-hunger-numbers-rose-to-as-many-as-828-million-in-2021#:~:text=As%20many%20as%20828%20million%20people%20were%20affected%20by%20hunger},
urldate = {2024-06-18},
year = {2022},
organization = {World Health Organization}
}
@misc{r3,
author = {Anand, Asim},
month = {07},
publisher = {S&P Global Commodity Insights},
title = {How Agriculture Is Exacerbating Global Warming},
url = {https://www.spglobal.com/commodityinsights/en/market-insights/blogs/agriculture/071323-how-agriculture-is-exacerbating-climate-conditions#:~:text=The%20Asian%20Development%20Bank%20reported},
urldate = {2024-06-18},
year = {2023},
organization = {Spglobal.com}
}
@misc{r4,
title = {1. What Are the Main Benefits of aquaculture? | EU Aquaculture Assistance Mechanism},
url = {https://aquaculture.ec.europa.eu/faq/1-what-are-main-benefits-aquaculture},
urldate = {2024-06-18},
organization = {aquaculture.ec.europa.eu}
}
@article{r5,
author = {Ristaino, Jean B. and Anderson, Pamela K. and Bebber, Daniel P. and Brauman, Kate A. and Cunniffe, Nik J. and Fedoroff, Nina V. and Finegold, Cambria and Garrett, Karen A. and Gilligan, Christopher A. and Jones, Christopher M. and Martin, Michael D. and MacDonald, Graham K. and Neenan, Patricia and Records, Angela and Schmale, David G. and Tateosian, Laura and Wei, Qingshan},
month = {05},
pages = {e2022239118},
title = {The Persistent Threat of Emerging Plant Disease Pandemics to Global Food Security},
doi = {10.1073/pnas.2022239118},
url = {https://www.pnas.org/doi/10.1073/pnas.2022239118},
urldate = {2024-06-18},
volume = {118},
year = {2021},
journal = {Proceedings of the National Academy of Sciences}
}
@misc{r6,
author = {Goodfellow, Ian and Pouget-Abadie, Jean and Mirza, Mehdi and Xu, Bing and Warde-Farley, David and Ozair, Sherjil and Courville, Aaron and Bengio, Yoshua},
title = {Generative Adversarial Nets},
url = {https://arxiv.org/pdf/1406.2661},
urldate = {2024-06-18},
year = {2014}
}
@misc{r7,
author = {Mirza, Mehdi and Osindero, Simon},
title = {Conditional Generative Adversarial Nets},
url = {https://arxiv.org/pdf/1411.1784},
urldate = {2024-06-18}
}
@article{r8,
title={Backpropagation applied to handwritten zip code recognition},
author={LeCun, Yann and Boser, Bernhard and Denker, John S and Henderson, Donnie and Howard, Richard E and Hubbard, Wayne and Jackel, Lawrence D},
journal={Neural computation},
volume={1},
number={4},
pages={541--551},
year={1989},
publisher={MIT Press}
}
@misc{r9,
author = {Bhattarai, Samir},
title = {New Plant Diseases Dataset},
url = {https://www.kaggle.com/datasets/vipoooool/new-plant-diseases-dataset},
urldate = {2024-06-18},
year = {2018},
organization = {www.kaggle.com}
}
@article{r10,
author = {A. Buslaev and A. Parinov and E. Khvedchenya and V.~I. Iglovikov and A.~A. Kalinin},
title = "{Albumentations: fast and flexible image augmentations}",
journal = {ArXiv e-prints},
eprint = {1809.06839},
year = 2018
}
@article{r11,
author = {Han, Feilong and Zhang, Hongbing and Chatterjee, Snehamoy and Guo, Qiang and Wan, Shulin},
year = {2019},
month = {10},
pages = {1-12},
title = {A Modified Generative Adversarial Nets Integrated With Stochastic Approach for Realizing Super-Resolution Reservoir Simulation},
volume = {PP},
journal = {IEEE Transactions on Geoscience and Remote Sensing},
doi = {10.1109/TGRS.2019.2945946}
}
@misc{r12,
author = {Gurucharan, MK},
month = {12},
title = {Basic CNN Architecture: Explaining 5 Layers of Convolutional Neural Network},
url = {https://www.upgrad.com/blog/basic-cnn-architecture/},
urldate = {2024-06-18},
year = {2020},
organization = {UpGrad Blog}
}