OscarMolina commited on
Commit
aeba629
1 Parent(s): 59f5278

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -57,11 +57,14 @@ The classes considered in the MAMe dataset comprise a wide variety of mediums ac
57
 
58
  ---
59
 
60
- ### Dataset Variants: TODO
61
 
62
- - **MAMe_small**: A toy version of the dataset, optimized for quick experimentation and lighter storage needs.
63
- - **MAMe_original**: The original version of the dataset, meant for detailed tasks requiring precision in material classification.
64
 
 
 
 
65
  ---
66
 
67
  ### Dataset Description
 
57
 
58
  ---
59
 
60
+ ### Dataset Variants
61
 
62
+ - **MAMe_small**: The images compressed in data/images/small.zip form a toy version of the dataset, optimized for quick experimentation and reduced storage needs.
63
+ - **MAMe_original**: The full version of the dataset, intended for tasks that require high precision in material classification. It consists of 205 GB of images. The entire dataset can be downloaded by running the following command or by clicking on this link:
64
 
65
+ ```
66
+ wget https://storage.hpai.bsc.es/mame-dataset/MAMe_data.zip
67
+ ```
68
  ---
69
 
70
  ### Dataset Description