You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
The data = DataFetcher(FLAGS.training_data) in Pixel2Mesh-Pytorch/pytorch/train_res.py is taking too to long to execute.
Am I missing something or is this due to the fact that the training data is too large (ShapeNet dataset).
Hi,
The data = DataFetcher(FLAGS.training_data) in Pixel2Mesh-Pytorch/pytorch/train_res.py is taking too to long to execute.
Am I missing something or is this due to the fact that the training data is too large (ShapeNet dataset).