-
is there any guide/document for tensorboard? |
Beta Was this translation helpful? Give feedback.
Answered by
eginhard
Nov 14, 2024
Replies: 2 comments
-
It depends on the model you're using. Best way to understand the losses is probably to read the research paper or the code. The original repository might also have some useful info in the issues and discussions, you can look there. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
eginhard
-
have you got some links for vits model? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It depends on the model you're using. Best way to understand the losses is probably to read the research paper or the code. The original repository might also have some useful info in the issues and discussions, you can look there.