summaryrefslogtreecommitdiff
path: root/references.bib
blob: 1a50b8e3862bdf0a9712fb11b86107d4471453fb (plain)
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
@inproceedings{he2016deep,
  author    = {He, Kaiming and Zhang, Xiangyu and Ren, Shaoqing and Sun, Jian},
  title     = {Deep Residual Learning for Image Recognition},
  booktitle = {Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
  year      = {2016},
  pages     = {770--778},
}

@inproceedings{tan2019efficientnet,
  author    = {Tan, Mingxing and Le, Quoc V.},
  title     = {{EfficientNet}: Rethinking Model Scaling for Convolutional Neural Networks},
  booktitle = {Proceedings of the 36th International Conference on Machine Learning (ICML)},
  year      = {2019},
  pages     = {6105--6114},
}

@inproceedings{dosovitskiy2021image,
  author    = {Dosovitskiy, Alexey and Beyer, Lucas and Kolesnikov, Alexander and Weissenborn, Dirk and Zhai, Xiaohua and Unterthiner, Thomas and Dehghani, Mostafa and Minderer, Matthias and Heigold, Georg and Gelly, Sylvain and Uszkoreit, Jakob and Houlsby, Neil},
  title     = {An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale},
  booktitle = {International Conference on Learning Representations (ICLR)},
  year      = {2021},
}

@inproceedings{lin2017focal,
  author    = {Lin, Tsung-Yi and Goyal, Priya and Girshick, Ross and He, Kaiming and Doll{\'a}r, Piotr},
  title     = {Focal Loss for Dense Object Detection},
  booktitle = {Proceedings of the IEEE International Conference on Computer Vision (ICCV)},
  year      = {2017},
  pages     = {2980--2988},
}

@incollection{zuiderveld1994clahe,
  author    = {Zuiderveld, Karel},
  title     = {Contrast Limited Adaptive Histogram Equalization},
  booktitle = {Graphics Gems {IV}},
  editor    = {Heckbert, Paul S.},
  publisher = {Academic Press},
  year      = {1994},
  pages     = {474--485},
}

@misc{amanneo2022dr,
  author    = {Amanneo},
  title     = {Diabetic Retinopathy Resized Arranged},
  year      = {2022},
  publisher = {Kaggle},
  url       = {https://www.kaggle.com/datasets/amanneo/diabetic-retinopathy-resized-arranged},
}