facebookresearch / banmo

BANMo Building Animatable 3D Neural Models from Many Casual Videos
Other
537 stars 59 forks source link

nvs_iter.sh #69

Closed limaolin2017 closed 11 months ago

limaolin2017 commented 11 months ago

When I want to run this command:

bash scripts/nvs_iter.sh 0 logdir/$seqname-e120-b256-init/ argv[1]: gpu id argv[2]: path to the logdir

I can't find 'nvs_iter.sh'

gengshan-y commented 11 months ago

It is located at scripts/visualize/nvs_iter.sh

limaolin2017 commented 11 months ago

OK, thank you so much!