ken2576 / vision-nerf

Official PyTorch Implementation of paper "Vision Transformer for NeRF-Based View Synthesis from a Single Input Image", WACV 2023.
MIT License
107 stars 12 forks source link

Failed to render images on the pretrained srn_cars model #11

Closed Yancy-lv closed 1 year ago

Yancy-lv commented 1 year ago

Failed to render images on the pretrained srn_cars model 1

wlstudy commented 1 year ago

Hello, I have encountered the same problem. How did you solve it?

Alptekir commented 2 weeks ago

Just upgrade the PyTorch version to 1.11.0 or higher