Is there an LCM and/or TensorRT version of this new model for real-time normals estimation?

#2
by tebjan - opened

Hello,

I am working on real-time depth and normal estimation applications, and wanted to see if there are any attempts in that direction already?
I've seen that the older model had an LCM version. Would you recommend that one for fast inference?

For depth estimation, I've achieved about 300fps with TensorRT, and I am looking to pair that with a normals step.

Or any other pointers towards fast real-time normals estimation?

Thanks!

tebjan changed discussion title from Is there an LCM version of this new model for real-time normals estimation? to Is there an LCM and/or TensorRT version of this new model for real-time normals estimation?
Photogrammetry and Remote Sensing Lab of ETH Zurich org

Hi there, thanks for your interest! The new models work just as well with 1 to 4 steps as the LCMs. For this reason, a separate LCM model is no longer needed, just set steps. Let me know if you have further questions!

Sign up or log in to comment