lfranke / TRIPS

https://lfranke.github.io/trips/
MIT License
496 stars 28 forks source link

May I ask about the rendering speed and whether camera parameters are required #3

Closed Dragonkingpan closed 5 months ago

Dragonkingpan commented 5 months ago

A very impressive job, we have been trying to find fast rendering methods that do not require camera parameters, and we don't know what breakthroughs we have here.

lfranke commented 5 months ago

Thanks! Our method is quite fast (60fps+ depending on scene complexity and resolution), however we need camera intrinsics and extrinsics estimated, for example via COLMAP.