nv-nguyen / gigapose

[CVPR 2024] PyTorch implementation of GigaPose: Fast and Robust Novel Object Pose Estimation via One Correspondence
https://nv-nguyen.github.io/gigaPose/
MIT License
129 stars 12 forks source link

How many epochs did you train for each network? #16

Open shanice-l opened 3 weeks ago

shanice-l commented 3 weeks ago

Hi,

Thanks for your great work!

I find that the maximum epoch you write in cfg is 1000. I think you might stop training manually. So how many epochs do we need for saturation? If you train is_net and ae_net separately, how many epochs did you train for each network?

Looking forward to your reply.