티스토리 뷰

초기실험들.

 

Neuralbody command

python train_net.py --cfg_file configs/zju_mocap_exp/latent_xyzc_multi.yaml exp_name xyzc_multi_debug resume False

python run.py --type evaluate --cfg_file configs/zju_mocap_exp/latent_xyzc_multi.yaml exp_name xyzc_multi_debug eval True

IBRNet Command

python -m torch.distributed.launch --nproc_per_node=1 train.py --config configs/h36m.txt --num_source_views 3 --expname debug

python train.py --config configs/h36m.txt --num_source_views 3 --expname h36m1 

ssh -L 16006:127.0.0.1:6006 nipa

tensorboard --logdir h36m4 --samples_per_plugin images=100

PixelNeRF Command

train:

python train/train.py -n h36m_affine13 -c conf/exp/h36m.conf -D data/Human36M -V 3 --gpu_id=0 --lr 0.000003

lr은 저게 젤 잘된다.

eval:

 python eval/eval_h36m.py -c conf/exp/h36m.conf -D data/Human36M --split test -n h36m_affine13 --gpu_id=0

do_vis=True해놓으면 ${ROOT}/eval_out/{h36m_affine13/에 저장됨

'Research (연구 관련)' 카테고리의 다른 글

ray & 3d bounding box intersection  (0) 2021.08.09
novel view synthesis, virtual camera  (1) 2021.08.05
erosion, dilation  (0) 2021.08.01
flops  (0) 2021.07.20
Human3.6M (h36m) original data analysis  (7) 2021.06.08
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2024/05   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
글 보관함