pcn icon indicating copy to clipboard operation
pcn copied to clipboard

Training speed and CD for the ShapeNet validation set

Open Jiayuan-Gu opened this issue 4 years ago • 2 comments

Thanks for the good work. However, since the test data are removed due to completion3d, can you report CD on the ShapeNet validation set? Moreover, it seems to be relatively slow to train, about 1.2s/batch on one GTX2080Ti. Can you also report the training speed or training time for ShapeNet?

Jiayuan-Gu avatar Aug 28 '19 23:08 Jiayuan-Gu

The CD for the validation set is similar to the ones on the test set. You should be able to get these numbers by running the pre-trained model on the validation set. The training takes around 36 hours in total, i.e. about 0.45s per iteration on an 1080 Ti.

wentaoyuan avatar Sep 09 '19 14:09 wentaoyuan

Thanks for the good work. However, since the test data are removed due to completion3d, can you report CD on the ShapeNet validation set? Moreover, it seems to be relatively slow to train, about 1.2s/batch on one GTX2080Ti. Can you also report the training speed or training time for ShapeNet?

hi, did you use the tensorflow-gpu==1.12.0 or tensorflow==1.12.0 ? i dont konw why my train process not use gpu,thank you so much

Skye2099 avatar Dec 06 '21 07:12 Skye2099