ml-neuman
ml-neuman copied to clipboard
Can I scale the image to accelerate the training?
Thanks for your great work! I think downsampling the image is a good way to accelerate the training. But I haven't found any API in your codebase. Is there any? Thanks!
Simply config the image_width and image_height raise a bug: Telling that fused_depth_map doesn't exist. So I copy this property from NeuManCapture to ResizedNeuManCapture. And then it trains smoothly. Since I haven't read the full code. Is this modification OK? Thanks!
Yes, I think you can do that. If you can share some visualization of the resized fused depth that will be great.