gvecchio commited on
Commit
7d7771a
1 Parent(s): 7b6a8c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -4,7 +4,9 @@ dataset_info:
4
  version: 1.0.0
5
  homepage: https://gvecchio.com/matsynth/
6
  paperswithcode_id: matsynth
7
- description: MatSynth is a large-scale dataset comprising over 4,000 ultra-high resolution PBR materials, all released under permissive licensing.
 
 
8
  features:
9
  - name: name
10
  dtype: string
@@ -77,7 +79,7 @@ dataset_info:
77
  dtype: image
78
  splits:
79
  - name: test
80
- num_bytes: 7443356603.0
81
  num_examples: 89
82
  - name: train
83
  num_bytes: 322271809003.6
@@ -107,6 +109,7 @@ tags:
107
  - graphics
108
  - rendering
109
  - svbrdf
 
110
  viewer: false
111
  ---
112
 
 
4
  version: 1.0.0
5
  homepage: https://gvecchio.com/matsynth/
6
  paperswithcode_id: matsynth
7
+ description: >-
8
+ MatSynth is a large-scale dataset comprising over 4,000 ultra-high
9
+ resolution PBR materials, all released under permissive licensing.
10
  features:
11
  - name: name
12
  dtype: string
 
79
  dtype: image
80
  splits:
81
  - name: test
82
+ num_bytes: 7443356603
83
  num_examples: 89
84
  - name: train
85
  num_bytes: 322271809003.6
 
109
  - graphics
110
  - rendering
111
  - svbrdf
112
+ - synthetic
113
  viewer: false
114
  ---
115