google-research / nerf-from-image

Shape, Pose, and Appearance from a Single Image via Bootstrapped Radiance Field Inversion
Apache License 2.0
381 stars 18 forks source link

Qualitative results produced on ImageNet #4

Closed AleksErsh closed 1 year ago

AleksErsh commented 1 year ago

Using your code and pretrained on ImageNet models I produced the results for ImageNet classes. I observed qualitative results that differ from those mentioned in the article with the exception of cars. What confuses me most of all is that the results for cars are much better than for other classes. Please advise if these results are expected or if they are very different in quality from those you received. Thank you in advance.

Cars Airplanes Motorcycles Elephant Zebra

dariopavllo commented 1 year ago

Hi,

I think there is something wrong going on (I notice issues with pose estimation, cropping, and color saturation).

Can you make sure of the following?

Anyway, we plan to release a reference implementation soon.