mcimpoi commited on
Commit
5ac92ad
1 Parent(s): ed72b06

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -35,14 +35,30 @@ dataset_info:
35
  num_bytes: 2017774670.25
36
  num_examples: 48875
37
  - name: test
38
- num_bytes: 240662928.0
39
  num_examples: 5750
40
  - name: validation
41
  num_bytes: 135991437.125
42
  num_examples: 2875
43
  download_size: 2350770974
44
  dataset_size: 2394429035.375
 
 
 
 
 
 
 
45
  ---
46
- # Dataset Card for "minc-2500_split_1"
47
 
48
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
 
 
35
  num_bytes: 2017774670.25
36
  num_examples: 48875
37
  - name: test
38
+ num_bytes: 240662928
39
  num_examples: 5750
40
  - name: validation
41
  num_bytes: 135991437.125
42
  num_examples: 2875
43
  download_size: 2350770974
44
  dataset_size: 2394429035.375
45
+ license: cc-by-4.0
46
+ task_categories:
47
+ - image-classification
48
+ language:
49
+ - en
50
+ size_categories:
51
+ - 10K<n<100K
52
  ---
53
+ # Materials in Context Dataset (MINC-2500)
54
 
55
+ ## Dataset Description
56
+ - **Homepage:** http://opensurfaces.cs.cornell.edu/publications/minc/
57
+ - **Paper:** https://openaccess.thecvf.com/content_cvpr_2015/html/Bell_Material_Recognition_in_2015_CVPR_paper.html
58
+
59
+ ## Dataset Summary
60
+ (from the website)
61
+ MINC-2500 is a patch classification dataset with 2500 samples per category
62
+ (Section 5.4 of the paper). This is a subset of MINC where samples have been
63
+ sized to 362 x 362 and each category is sampled evenly. The original resolution
64
+ images are not needed as we include the extracted patches in the archive.