nianticlabs / manydepth

[CVPR 2021] Self-supervised depth estimation from short sequences
Other
607 stars 84 forks source link

how to test many frames at the same time? #62

Open 9796l opened 1 year ago

9796l commented 1 year ago

hello,after training the model,i used test_simple.py to test the model,but i do not know how to test many frames at the time? i can only use one target frame and one source fframe to test.