navintiwari commited on
Commit
206bd7c
·
verified ·
1 Parent(s): 9ef7d26

update README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,4 +33,4 @@ 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.
 
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 of the paper can be found at author's github page at https://ggxxii.github.io/texdreamer. This extended version of dataset is created to aid an easy implementation of the TexDreamer paper.