File size: 1,406 Bytes
8a59b49
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7b9d36c
 
 
 
8a59b49
 
 
7b9d36c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': agriculture
          '1': arboreal vegetation
          '2': herbaceous vegetation
          '3': shrubby vegetation
  splits:
  - name: train
    num_bytes: 16933385.557
    num_examples: 1311
  download_size: 14574976
  dataset_size: 16933385.557
license: other
task_categories:
- zero-shot-image-classification
- image-classification
---
# Dataset Card for "Brazilian_Cerrado-Savanna_Scenes"

## Dataset Description

- **Paper** [Towards vegetation species discrimination by using data-driven descriptors](https://vision.unipv.it/CV/materiale2016-17/3rd%20Choice/0022.pdf)
- 
### Licensing Information

[CC BY-NC]

## Citation Information

[Towards vegetation species discrimination by using data-driven descriptors](https://vision.unipv.it/CV/materiale2016-17/3rd%20Choice/0022.pdf)

```
@inproceedings{nogueira2016towards,
  title        = {Towards vegetation species discrimination by using data-driven descriptors},
  author       = {Nogueira, Keiller and Dos Santos, Jefersson A and Fornazari, Tamires and Silva, Thiago Sanna Freire and Morellato, Leonor Patricia and Torres, Ricardo da S},
  year         = 2016,
  booktitle    = {2016 9th IAPR Workshop on Pattern Recogniton in Remote Sensing (PRRS)},
  pages        = {1--6},
  organization = {Ieee}
}
```