zhihou7 / HOI-CL

Series of work (ECCV2020, CVPR2021, CVPR2021, ECCV2022) about Compositional Learning for Human-Object Interaction Exploration
https://sites.google.com/view/hoi-cl
MIT License
76 stars 11 forks source link

Running Time #13

Open anjugopinath opened 2 years ago

anjugopinath commented 2 years ago

I would like to know the expected running time when training ATL. With an input size of 5000 images, the training has been running for 12 hours and still running. Is this expected?

I did not change any settings.

zhihou7 commented 2 years ago

I think you should set the iteration according to your dataset size. If the dataset includes only 5000 images, I think 30k iterations is enough.