File size: 538 Bytes
6b5e12a
01b8f57
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# FGVC-Aircraft (Test set only)

Original paper: [Fine-Grained Visual Classification of Aircraft](https://arxiv.org/abs/1306.5151)

Homepage: https://www.robots.ox.ac.uk/~vgg/data/fgvc-aircraft/

Bibtex:
```
@techreport{maji13fine-grained,
   title         = {Fine-Grained Visual Classification of Aircraft},
   author        = {S. Maji and J. Kannala and E. Rahtu
                    and M. Blaschko and A. Vedaldi},
   year          = {2013},
   archivePrefix = {arXiv},
   eprint        = {1306.5151},
   primaryClass  = "cs-cv",
}
```