usernamex1x23
usernamex1x23
In Python 3 you must tell it when you are using relative imports: from .models import ...
yep the same folder where both vibe files where extracted . Unpack the VIBE github pack to a folder https://github.com/mkocabas/VIBE/archive/master.zip unpack the contents of this github to the same folder...
i had installed frankmocap before so i thought i already had done the step i followed the instruction from the video again and ran into this error (base) D:\video\3\4>conda activate...
deleting and remaking .torch folder fixed the above problem but i ran into a new error. (venv_vibe) D:\video\3\4>python demo_alter.py --vid_file sample_video.mp4 --output_folder output/ --display Running "ffmpeg -i sample_video.mp4 -f image2...
thks mate
full output (frankmocap) D:\video\ffmpeg\frankmocap-master>python -m demo.demo_frankmocap --input_path ./sampledata/single_totalbody.mp4 --out_dir ./mocap_output Traceback (most recent call last): File "D:\Newfolder\envs\frankmocap\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "D:\Newfolder\envs\frankmocap\lib\runpy.py", line 85, in _run_code exec(code,...
(base) C:\Users\Hp>D: (base) D:\>D:\video\ffmpeg\frankmocap-master 'D:\video\ffmpeg\frankmocap-master' is not recognized as an internal or external command, operable program or batch file. (base) D:\>cd D:\video\ffmpeg\frankmocap-master (base) D:\video\ffmpeg\frankmocap-master>conda create -n frankmocap python=3.7 Collecting package...
after reinstall install_win_full_body.bat only (frankmocap) D:\video\ffmpeg\frankmocap-master>install_win_full_body.bat (frankmocap) D:\video\ffmpeg\frankmocap-master>rem ####### installing files pre packed (frankmocap) D:\video\ffmpeg\frankmocap-master>REM pip install whl/faster_rcnn-0.1-cp37-cp37m-win_amd64.whl (frankmocap) D:\video\ffmpeg\frankmocap-master>pip install whl/detectron2-0.3-cp37-cp37m-win_amd64.whl Processing d:\video\ffmpeg\frankmocap-master\whl\detectron2-0.3-cp37-cp37m-win_amd64.whl Requirement already satisfied: tabulate in d:\newfolder\envs\frankmocap\lib\site-packages...
issues fixed all u need to do i uninstall and reinstall NUMPY
the value error was fixed by reinstalling numpy. then i ran the test again it seem to worked . i saw a white screen and then is crashed and got...