AkerBP / seathru_nerf

A Neural Radiance Field for subsea scenes.
MIT License
16 stars 3 forks source link

clear scene image #5

Open ZhenWusi opened 2 months ago

ZhenWusi commented 2 months ago

Pls how can I only see my clear scene image, I need dewater-enhanced image for 3DGS reconstruction。

psetinek commented 2 months ago

In the live viewer during training you have options what to render. For the clear scene you can select "J". This is also an option when rendering a video from a pretraing. You can also checkout the documentation here to get a nice walkthrough of all the options: documentation.

ZhenWusi commented 2 months ago

I don't want a video, just a picture of the original picture after removing the water?Thank you so much

psetinek commented 2 months ago

Okay, then training a NeRF would be a bit of an overkill. The underlying image formation model you can find here. You could try out the two implementations listed there.