InstPIFu
InstPIFu copied to clipboard
Is the <model_best_pix3d.pth> trained on the pix3d dataset only?
Hello, and thank you for your great work!
I read your paper and saw that your main model is basically trained on the 3D-Front dataset and then fine-tuned on the Pix3D dataset for evaluation on the SUNRGBD.
My question is about the model weight file you shared, named 'model_best_pix3d.pth'. Is this model trained only on the Pix3D dataset? Or was it initially trained on 3D-Front and then fine-tuned on Pix3D?
Hi the pix3d model is actually only trained on pix3d.
Thanks!