nv-nguyen / template-pose

[CVPR 2022] Pytorch implementation of "Templates for 3D Object Pose Estimation Revisited: Generalization to New objects and Robustness to Occlusions" paper
https://nv-nguyen.github.io/template-pose/
178 stars 13 forks source link

Max_epochs to train a single dataset #36

Open qifengluo opened 8 months ago

qifengluo commented 8 months ago

Hi, I have been reproducing the model on the lm/o and less dataset recently. What is the maximum epoch set for training only on a single dataset, still 1000?