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
Hello, thank you for your work. I modified the batchsize to 12 before training, and then error finding occurred after a period of time. Did the author encounter this problem before? Is it because of the lr setting problem?
The text was updated successfully, but these errors were encountered:
Hi, I have tested it on several different machines and found it works well. Besides the commonly occurring Nan training in other codes, one possible problem here might be the abnormal values in the object part discovery. Slightly modifying the learning rate or batch size may help this issue.
If these do not help, modifying the hyper-parameters of part discovery (part number and queue number) may help.
Hello, thank you for your work. I modified the batchsize to 12 before training, and then error finding occurred after a period of time. Did the author encounter this problem before? Is it because of the lr setting problem?
The text was updated successfully, but these errors were encountered: