You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was playing around with Garfield a bit and could get it to train successfully on colmap / MiPNeRF360 data (see the screenshot from the kitchen scene at the bottom), but when I try training on the original Blender data from the NeRF paper, it doesn't seem to converge and i get the following output:
The train cmd I used: ns-train garfield blender-data --data /path/to/lego/data
I also tried processing the blender data into colmap format with ns-process-data, but colmap fails and only matches 2 images, so that doesn't seem to work either.
Is training on Blender data not supported? Or any idea on what I'm doing wrong? Thanks :)
The text was updated successfully, but these errors were encountered:
Hi, thanks for open sourcing this cool repo!
I was playing around with Garfield a bit and could get it to train successfully on colmap / MiPNeRF360 data (see the screenshot from the kitchen scene at the bottom), but when I try training on the original Blender data from the NeRF paper, it doesn't seem to converge and i get the following output:
![image](https://private-user-images.githubusercontent.com/76432320/383545034-540c8c9c-dbda-468c-be1b-2aeddcfaface.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2ODE2NTgsIm5iZiI6MTczOTY4MTM1OCwicGF0aCI6Ii83NjQzMjMyMC8zODM1NDUwMzQtNTQwYzhjOWMtZGJkYS00NjhjLWJlMWItMmFlZGRjZmFmYWNlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE2VDA0NDkxOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTg4MDZmYjRhMDliYTI3NTFiZWU1YjFhNzI5NDMzNjliYjU2NjkwNWFhZDI0ZWY1M2U5NmUyZDBmN2JmMDg1YzkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.OV9TxuIgmDEQRtsX0pc2VTGOFODm_2VuzQyNBi5ZkFs)
The train cmd I used:
ns-train garfield blender-data --data /path/to/lego/data
I also tried processing the blender data into colmap format with ns-process-data, but colmap fails and only matches 2 images, so that doesn't seem to work either.
Is training on Blender data not supported? Or any idea on what I'm doing wrong? Thanks :)
The text was updated successfully, but these errors were encountered: