navintiwari commited on
Commit
9ef7d26
·
verified ·
1 Parent(s): 79a246d

update README

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -31,4 +31,6 @@ tags:
31
  - textures
32
  size_categories:
33
  - 100K<n<1M
34
- ---
 
 
 
31
  - textures
32
  size_categories:
33
  - 100K<n<1M
34
+ ---
35
+
36
+ This is an extended version of the ATLAS dataset at https://huggingface.co/datasets/ggxxii/ATLAS. This dataset contains text prompts, uv textures and different views of the rendered RGB images using SMPL model and AMASS poses. The original ATLAS dataset was released with the paper TexDreamer. The details can be found at author's github page at https://ggxxii.github.io/texdreamer. This extended version of dataset is to aid an easy implementation of the TexDreamer paper.