Closed xnd-r closed 1 year ago
Hi,
The download of the clothing textures should work now, sorry for the inconvenience. I have also added a manual download option on the website, in case you want to download only the archives that were missing.
For future issues with the BEDLAM clothing data and code, please open an issue in this repo.
Thank you, it's working now
Hair: You do not need the commercial hair assets to render bodies with BEDLAM. See 88b656d for details.
Hi,
I'm trying to download clothing textures using
clothing_download.sh
which I got from the official site.For some reason, I'm not able to download 4 of 9 archives:
Here's the log of unsuccessful downloading of clothing_textures.3.tar
``` Downloading archive 3 of 9 --2023-07-07 17:51:13-- https://download.is.tue.mpg.de/download.php?domain=bedlam&resume=1&sfile=clothing_data/clothing_textures/clothing_textures.3.tar Resolving download.is.tue.mpg.de (download.is.tue.mpg.de)... 192.124.27.139 Connecting to download.is.tue.mpg.de (download.is.tue.mpg.de)|192.124.27.139|:443... connected. HTTP request sent, awaiting response... 302 Found Location: download.php?domain=bedlam&sfile=clothing_data/clothing_textures/clothing_textures.3.tar&resume=1 [following] --2023-07-07 17:51:13-- https://download.is.tue.mpg.de/download.php?domain=bedlam&sfile=clothing_data/clothing_textures/clothing_textures.3.tar&resume=1 Reusing existing connection to download.is.tue.mpg.de:443. HTTP request sent, awaiting response... 200 OK Length: 0 [application/octet-stream] Saving to: ‘clothing_textures/clothing_textures.3.tar’ clothing_textures/clothing_textures.3.tar [ <=> ] 0 --.-KB/s in 0s 2023-07-07 17:51:13 (0.00 B/s) - ‘clothing_textures/clothing_textures.3.tar’ saved [0/0] ```Is it possible to download the rest archives?
I also noticed, to render bodies using create_level_sequences_csv.py, I need to download meshes for hair:
How can I get them?
Thanks in advance