phuang17 / DeepMVS

DeepMVS: Learning Multi-View Stereopsis
https://phuang17.github.io/DeepMVS/index.html
BSD 2-Clause "Simplified" License
331 stars 85 forks source link

batch_size > 1 will not run #6

Open phuang17 opened 6 years ago

phuang17 commented 6 years ago

I have never tried batch_size > 1 due to GPU memory limit, but this should have worked. I will make changes so that batch_size > 1 also works.

niatzt commented 6 years ago

If you have multi gpus, can you please try batch_size > 1 on multi gpu considering 4-6 days training time. May shorten the training time.