Detectron2 - Same Code / Different Plattforms / highly divergent results #4365
Natriumpikant
started this conversation in
General
Replies: 1 comment
-
Seems like the dataset was responsible for this issue - i cant reproduce the issue with a larger dataset, so everything seems to be fine. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I use different hardware to benchmark multiple possibilites. The Code runs in a jupyter Notebook in both environments.
When i evaluate the different losses i get highly divergent results.
I also checked the full .cfg with
cfg.dump()
- it is completely consistent.I appreciate any help. Thanks in advance.
1.Environment
Results:
2.Environment
Results:
Detectron2 Parameters:
Beta Was this translation helpful? Give feedback.
All reactions