vibe_win_install icon indicating copy to clipboard operation
vibe_win_install copied to clipboard

Results 14 vibe_win_install issues
Sort by recently updated
recently updated
newest added

Hi Whenever I try to run prepare_data.bat, I get: > (venv_vibe) C:\MOCAP\VIBE>prepare_data.bat > > (venv_vibe) C:\MOCAP\VIBE>md data > A subdirectory or file data already exists. > > (venv_vibe) C:\MOCAP\VIBE>cd data...

Hi Carlos, Thanks for the FBX conversion script for the SMPL human model. I was wondering if it is possible to apply the shape parameters to the character as well...

Sorry to disturb you. After installing vibe, I encountered a issue while running.{ File "C:\Users\hc\.conda\envs\venv_vibe\lib\subprocess.py", line 1207, in _execute_child startupinfo) FileNotFoundError: [WinError 2] The system cannot find the file specified....

https://user-images.githubusercontent.com/92538100/208305738-76d82123-3285-4fe5-866f-8ada56e49de7.mp4 Hi there, I was wondering if it was possible to extract the .pkl/.fbx data for more than one model in a visual scene. The video output I've been getting...

Hi there, Whenever I try to run commands to execute this program I get the following error > > (venv_vibe) C:\Users\eliza\VIBE_FILES\VIBE-master>python demo_alter.py --vid_file sample_video.mp4 --output_folder output/ --display > Traceback (most...

Hi there, thank you so much for doing a windows repository for this! I've managed to get VIBE to give me a video output and a _.pkl_ file. The issue...

I successfully output the .FBX file after I watched the tutorial video.BUT,there is a problem that the animation always laid on the ground. ![Screenshot 2022-05-18 203126](https://user-images.githubusercontent.com/89370684/169039263-b7d86807-4187-48e4-93b6-7c100bc64f60.png) So how do I...

so everything installed ok but now the demo hangs here(rtx 3090): ``` (venv_vibe2) D:\vibe\VIBE>python demo_alter.py --vid_file sample_video.mp4 --output_folder output/ --display Running "ffmpeg -i sample_video.mp4 -f image2 -v error /tmp\sample_video_mp4/%06d.png" Images...

(venv_vibe) E:\OneDrive\Band\Art\Blender\MOCAP\App\VIBE>python demo_alter.py --vid_file sample_video.mp4 --output_folder output/ --display Running "ffmpeg -i sample_video.mp4 -f image2 -v error /tmp\sample_video_mp4/%06d.png" Traceback (most recent call last): File "demo_alter.py", line 405, in main(args) File "demo_alter.py",...

Can the Windows version of this VIBE code run on a computer without a GPU?Thank you!