3DIAS_PyTorch
3DIAS_PyTorch copied to clipboard
Official implementation of the paper "3DIAS: 3D Shape Reconstruction with Implicit Algebraic Surfaces" (ICCV 2021)
Hi, Thanks for your awesome work! It seems that the link is down. I could not download your pretrained models and the preprocessed dataset :(
Hey, thank you for your excellent work. I encountered a problem while running the demo. py file. Can you help me take a look pythone demo.py --device "0" --inputimg "./input/2.png"...
Hi, @robot0321, @myavartanoo, @Reyhanehne I understand what the _pd_full function of the Shape3DModel class in model.py is doing, but I cannot understand what _gen_polycoeff_center is doing? Intuitively it is finding...