Iliceth

Results 7 comments of Iliceth

@MrTornado24 I have the same error. `RuntimeError: Predictions and targets are expected to have the same shape, but got torch.Size([3638]) and torch.Size([3638, 4]).` I tried first with the provided mushroom...

@nullx1337 Did you find a way around this eventually?

Update, I found what was wrong: I used my original image as the image path throughout, but after preprocessing it, the image path should point to one of the three...

@MrTornado24 I did not install triton, as this is a Windows installation and if I'm right it's not available for Windows and optional, but that last thing might not be...

> My guess would be that your camera poses are incorrect, or are in a different format from what the code expects. ![image](https://github.com/jonbarron/camp_zipnerf/assets/68381834/e9b44602-5a0c-4c07-900b-3fb2f076775d) These are the cameras Colmap gave me...

I can gladly say I found the culprit, an error on my side: `Config.factor = 4` in 360.gin. There was a mismatch as I had used the full size images...

Hi Stephen, no problem, you are busy. Thanks for getting back to me. There are no other contents in my folder. I went over the steps for installing pd2dsy again,...