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
First, thanks for your outstanding work and for sharing it!
I trained a model on my custom dataset. When looking on the outputs of the training, I see different .pth files: Some are relatively small (a few MBs) and some are quite large (more than a GB). What is the difference between those files? I noticed that I cannot do any inferences with the relatively small files in the "eval" folder but only with the larger files.
Thank you!
The text was updated successfully, but these errors were encountered:
Hi,
First, thanks for your outstanding work and for sharing it!
I trained a model on my custom dataset. When looking on the outputs of the training, I see different .pth files: Some are relatively small (a few MBs) and some are quite large (more than a GB). What is the difference between those files? I noticed that I cannot do any inferences with the relatively small files in the "eval" folder but only with the larger files.
Thank you!
The text was updated successfully, but these errors were encountered: