LongLong-Jing / Cross-Modal-Center-Loss

Cross-Modal Center Loss for 3D Cross-Modal Retrieval (CVPR2021)
33 stars 9 forks source link

Training loop stuck in dataloader #3

Closed piseabhijeet closed 3 years ago

piseabhijeet commented 3 years ago

Hi @LongLong-Jing

Thank you for the amazing repo!

I was trying to run the training code and it seems that it is stuck at this point:

image

Nothing happens for long time and only 1KB summaries are created.

piseabhijeet commented 3 years ago

If data is not available for any of the modalities, the dataloader will get stuck in the while loop.