nerf icon indicating copy to clipboard operation
nerf copied to clipboard

The multi-view images and depth maps generated by training with your own data set are blank

Open yuanjie0217 opened this issue 1 year ago • 0 comments

I referred to the format of the nerf data set and used colmap to generate the pose file. The image is my own simulated SAR image with a size of 4032*3024, which is the same size as the image in the images file in the LLFF data set. Then I input my data set into the nerf variant model of Sparf(https://github.com/google-research/sparf) for training, but the output structure was all null values, and the loss value remained unchanged at 60. I tried the combination of my data set image + the pose file in the open source LLFF data set and the image in the open source LLFF data set + the pose file of my custom data set, and found that both results were output. Does this mean that my data set Problem with files generated via colmap? 2d25d93906ffd20ca7700477b1c3cec c7c233240d57a926bdaa7cadb15c06f 72827e7fb5fcff720111e87a4469712

yuanjie0217 avatar Jan 18 '24 06:01 yuanjie0217