Thinnaphat commited on
Commit
b0f6f5a
·
verified ·
1 Parent(s): e86e654

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -36,6 +36,14 @@ Transparent object matting dataset introduced in **TransMatting: Enhancing Trans
36
 
37
  Contains 460 transparent foreground images with corresponding alpha mattes. Foregrounds are composited onto background images to generate training/test pairs.
38
 
 
 
 
 
 
 
 
 
39
  ## Dataset Structure
40
 
41
  ```
@@ -98,14 +106,6 @@ alpha_map = test_sample["alpha"]
98
  trimap_map = test_sample["trimap"]
99
  ```
100
 
101
- ## Dataset Preview
102
-
103
- ### Sample — Test set (`al-soot-1Q5LHnMalOM-unsplash`)
104
-
105
- | Foreground (fg) | Alpha Matte | Trimap |
106
- |:-:|:-:|:-:|
107
- | ![fg](https://huggingface.co/datasets/Thinnaphat/transparent-460/resolve/main/Test/fg/al-soot-1Q5LHnMalOM-unsplash.jpg) | ![alpha](https://huggingface.co/datasets/Thinnaphat/transparent-460/resolve/main/Test/alpha/al-soot-1Q5LHnMalOM-unsplash.png) | ![trimap](https://huggingface.co/datasets/Thinnaphat/transparent-460/resolve/main/Test/trimap/al-soot-1Q5LHnMalOM-unsplash.png) |
108
-
109
  ## License
110
 
111
  **Non-commercial research use only.**
 
36
 
37
  Contains 460 transparent foreground images with corresponding alpha mattes. Foregrounds are composited onto background images to generate training/test pairs.
38
 
39
+ ## Dataset Preview
40
+
41
+ ### Sample — Test set (`al-soot-1Q5LHnMalOM-unsplash`)
42
+
43
+ | Foreground (fg) | Alpha Matte | Trimap |
44
+ |:-:|:-:|:-:|
45
+ | ![fg](https://huggingface.co/datasets/Thinnaphat/transparent-460/resolve/main/Test/fg/al-soot-1Q5LHnMalOM-unsplash.jpg) | ![alpha](https://huggingface.co/datasets/Thinnaphat/transparent-460/resolve/main/Test/alpha/al-soot-1Q5LHnMalOM-unsplash.png) | ![trimap](https://huggingface.co/datasets/Thinnaphat/transparent-460/resolve/main/Test/trimap/al-soot-1Q5LHnMalOM-unsplash.png) |
46
+
47
  ## Dataset Structure
48
 
49
  ```
 
106
  trimap_map = test_sample["trimap"]
107
  ```
108
 
 
 
 
 
 
 
 
 
109
  ## License
110
 
111
  **Non-commercial research use only.**