CEB 4D Humans 0.04 Download and Tutorial
🕑 Added 2023-08-07 10:41:50 +0000 UTCtutorial link https://youtu.be/N2uLELEi-zg
This addon aims to help you to create mocap data (animation) using a single video as input.
You can find the official github code where this addon was based on the link: https://github.com/shubham-goel/4D-Humans
Attached you can find the addon
Funny note: The first version was 0.04 because while recording the tutorial, I had to stop a couple of times to fix several bugs.
PS.: found another bug and replaced with the 0.05 version
UPDATE: If you are having problems, is possible that the script is not able to download the cache files form the internet,
In that case, you can download the pack of cache files from the addon dependency on gumroad , here is the link with discount: https://carlosedubarreto.gumroad.com/l/dependency/2jhtxqo
You will need to download it on this folder: "%HOMEPATH%\.cache"
You need to put this text on the windows explorer
Example:

Press enter and it will convert to the user path of the one you are logged in (in my case my path is usuario\carlo, as you can see on the print below

if the folder ".cache" dont exist, please create it and paste the ".cache.rar" that you've downloaded
Extract the contects of the ".cache.rar" that you've downloaded. and it will look limilar to this

Try to run CEB 4d Humans again and probably it will work.
Comments
Oh sorry, forgot to send the link for the Discrod Server: https://discord.gg/BRuu43Nv2J
Are you on any particular server on Discord?
Can you call me there or send your name on discord? Mine is carlosedubarreto
Just a single RTX2080Super Yes I have discord
Do you have discord? it would be much easier to talk about the problem there. And I took all the files needed and added to a gumroad, where you can donwload and extract, so you wont need the vpn. The information is on this same post. Can you make a test trying to follow the instructions? You should download the file, and extract at you windows user folder.
Changed to a VPN network or reported an errorbpy.context.scene.fourd_venv = True bpy.context.space_data.system_folders_active = 1 bpy.context.space_data.system_folders_active = 1 Python: Traceback (most recent call last): File "C:\Users\changxi\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\CEB_4d_Human\four_d_humans_blender.py", line 755, in execute with open(file, 'rb') as handle: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\changxi\\AppData\\Roaming\\Blender Foundation\\Blender\\3.5\\scripts\\addons\\CEB_4d_Human\\4D-Humans-main\\outputs\\results\\demo_video_converted.pkl'
The landlord can't switch to VPN either
yeah looks like it cant get to the destination link. can you test it through a VPN or other internet provider?
C:\Users\changxi\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\CEB_4d_Human>call "D:\EAD\ai_env\py310_torch1.13.0_cu117_env\Scripts\activate.bat" (py310_torch1.13.0_cu117_env) C:\Users\changxi\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\CEB_4d_Human>cd 4D-Humans-main (py310_torch1.13.0_cu117_env) C:\Users\changxi\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\CEB_4d_Human\4D-Humans-main>python track.py video.source="example_data/videos/video.mp4" [08/09 00:06:03] INFO No OpenGL_accelerate module loaded: No module named acceleratesupport.py:17 'OpenGL_accelerate' path: C:\Users\changxi\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\CEB_4d_Human --2023-08-09 00:06:04-- https://github.com/classner/up/raw/master/models/3D/basicModel_neutral_lbs_10_207_0_v1.0.0.pkl Resolving github.com (github.com)... 20.205.243.166 Connecting to github.com (github.com)|20.205.243.166|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://raw.githubusercontent.com/classner/up/master/models/3D/basicModel_neutral_lbs_10_207_0_v1.0.0.pkl [following] --2023-08-09 00:06:05-- https://raw.githubusercontent.com/classner/up/master/models/3D/basicModel_neutral_lbs_10_207_0_v1.0.0.pkl Resolving raw.githubusercontent.com (raw.githubusercontent.com)... failed: 请求的名称有效,但是找不到请求的类型的数据。 . wget: unable to resolve host address 'raw.githubusercontent.com' Error executing job with overrides: ['video.source=example_data/videos/video.mp4'] Traceback (most recent call last): File "C:\Users\changxi\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\CEB_4d_Human\4D-Humans-main\track.py", line 69, in main phalp_tracker = PHALP_Prime_HMR2(cfg) File "C:\Users\changxi\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\CEB_4d_Human\4D-Humans-main\track.py", line 51, in __init__ super().__init__(cfg) File "C:\Users\changxi\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\CEB_4d_Human\4D-Humans-main\phalp\phalp\trackers\PHALP.py", line 51, in __init__ self.cached_download_from_drive() File "C:\Users\changxi\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\CEB_4d_Human\4D-Humans-main\phalp\phalp\trackers\PHALP.py", line 641, in cached_download_from_drive convert_pkl('basicModel_neutral_lbs_10_207_0_v1.0.0.pkl') File "C:\Users\changxi\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\CEB_4d_Human\4D-Humans-main\phalp\phalp\utils\utils.py", line 136, in convert_pkl with open(old_pkl, "rb") as f: FileNotFoundError: [Errno 2] No such file or directory: 'basicModel_neutral_lbs_10_207_0_v1.0.0.pkl' Set the environment variable HYDRA_FULL_ERROR=1 for a complete stack trace. (py310_torch1.13.0_cu117_env) C:\Users\changxi\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\CEB_4d_Human\4D-Humans-main>cd .. (py310_torch1.13.0_cu117_env) C:\Users\changxi\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\CEB_4d_Human>python convert_joblib_pkl.py Traceback (most recent call last): File "C:\Users\changxi\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\CEB_4d_Human\convert_joblib_pkl.py", line 9, in results = joblib.load(file) File "D:\EAD\ai_env\py310_torch1.13.0_cu117_env\lib\site-packages\joblib\numpy_pickle.py", line 650, in load with open(filename, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\changxi\\AppData\\Roaming\\Blender Foundation\\Blender\\3.1\\scripts\\addons\\CEB_4d_Human\\4D-Humans-main\\outputs\\results\\demo_video.pkl' Python: Traceback (most recent call last): File "C:\Users\changxi\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\CEB_4d_Human\four_d_humans_blender.py", line 755, in execute with open(file, 'rb') as handle: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\changxi\\AppData\\Roaming\\Blender Foundation\\Blender\\3.1\\scripts\\addons\\CEB_4d_Human\\4D-Humans-main\\outputs\\results\\demo_video_converted.pkl' location: :-1 Error: Python: Traceback (most recent call last): File "C:\Users\changxi\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\CEB_4d_Human\four_d_humans_blender.py", line 755, in execute with open(file, 'rb') as handle: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\changxi\\AppData\\Roaming\\Blender Foundation\\Blender\\3.1\\scripts\\addons\\CEB_4d_Human\\4D-Humans-main\\outputs\\results\\demo_video_converted.pkl' location: :-1
Hello, can you send more of the error? Did on the error showed some "FilenorFound [Errno 2]" or something like that? If you have discord, probably it would be easier to talk about the problem there (there you could send screen shots)
Python: Traceback (most recent call last): File "C:\Users\changxi\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\CEB_4d_Human\four_d_humans_blender.py", line 755, in execute with open(file, 'rb') as handle: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\changxi\\AppData\\Roaming\\Blender Foundation\\Blender\\3.1\\scripts\\addons\\CEB_4d_Human\\4D-Humans-main\\outputs\\results\\demo_video_converted.pkl' location: :-1