szymanowiczs / splatter-image

Official implementation of `Splatter Image: Ultra-Fast Single-View 3D Reconstruction' CVPR 2024
https://szymanowiczs.github.io/splatter-image
BSD 3-Clause "New" or "Revised" License
795 stars 54 forks source link

Background Removal #47

Closed johnren-code closed 3 months ago

johnren-code commented 3 months ago

Is there a way to prevent the render of background during training?

szymanowiczs commented 3 months ago

I don't think so - you need to render with some background, but you can set what colour you want here https://github.com/szymanowiczs/splatter-image/blob/78a6ad098e0cdc40c59c8ec98ca4fa439870fabd/train_network.py#L118C1-L118C69