mileyan / AnyNet

(ICRA) Anytime Stereo Image Depth Estimation on Mobile Devices
https://mileyan.github.io/AnyNet/
MIT License
487 stars 124 forks source link

Noisy ZED camera inference! #14

Open Slimco86 opened 4 years ago

Slimco86 commented 4 years ago

Hi, thank you for sharing your code! I am using a ZED 2 camera from Stereolabs from which I grab HD720 left and right rectified images and feed them directly into the network. With your pretrained network unfortunately, the output is very noisy as can be seen here: myimage Can you give me a hint on what might be wrong?Does it mean that the network cannot generalize well and should be retrained with images better representing parameters of my camera (e.g. baseline, FOV)? Or maybe I can change some parameters of the network. Should I resize images?

Thank you for your kind reply!

RayneSun commented 4 years ago

https://github.com/mileyan/AnyNet/issues/12#issuecomment-638191181