PIFu
PIFu copied to clipboard
Multi-views BUG
When I set num_views=2: File "/home/user/cyq/3D/PIFu/lib/model/HGPIFuNet.py", line 110, in query pred = in_img[:, None].float() * self.surface_classifier(point_local_feat) RuntimeError: The size of tensor a (4) must match the size of tensor b (2) at non-singleton dimension 0
https://github.com/shunsukesaito/PIFu/issues/3#issuecomment-592040217
Multi-view is not supported by this repo.
Thanks.