Город МОСКОВСКИЙ
00:09:54

PIFuHD Installation Tutorial

Аватар
Алгоритмическая Колыбельная
Просмотры:
139
Дата загрузки:
02.12.2023 11:13
Длительность:
00:09:54
Категория:
Технологии и интернет

Описание

Related video for info/explanation
https://youtu.be/h64USbw-9Wo

Conda Installation
https://youtu.be/_hcYgA-UjCc

PIFuHD GitHub
https://github.com/facebookresearch/pifuhd

Join my Discord
https://discord.gg/NhJZGtH


all my notes:
git clone https://github.com/facebookresearch/pifuhd

conda create -n pifuhd python=3.6
conda activate pifuhd

conda install -c pytorch pytorch
conda install -c pytorch torchvision

pip install pillow
pip install json
pip install scikit-image
pip install tqdm
pip install opencv-python
pip install trimesh
pip install ffmpeg

PyOpenGL
https://www.lfd.uci.edu/~gohlke/pythonlibs #pyopengl
C:/Users/user/Downloads/PyOpenGL-3.1.5-cp36-cp36m-win_amd64.whl

make directory "checkpoints"
https://dl.fbaipublicfiles.com/pifuhd/checkpoints/pifuhd.pt

cd G:\YouTube\PIFuHD\results\pifuhd\pifuhd
python -m apps.simple_test
python -m apps.render_turntable -f ./results/pifuhd_final/recon -ww 512 -hh 512

Рекомендуемые видео