This repository was archived by the owner on Oct 9, 2023. It is now read-only.
Replies: 2 comments 2 replies
-
Hey @aisensiy Thanks for the question. I expect that this comes down to hyper-parameter tuning. Some suggestions that may help:
Hope some of those tips help 😃 I'd be interested if you have any ideas to increase visibility for these kinds of tricks within Flash or how we could add them to our docs. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hi, after some trial. I have some progress below:
|
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.
-
Hi, I followed the example in https://lightning-flash.readthedocs.io/en/latest/reference/object_detection.html and the performance is bad:
I know this is a example with only 128 images. But I also tried a bigger coco subset with 10 classes and 500 images per class. The precision is about
0.17
which is also not a very good result. The code looks like below:So is there some one help me to figure out the problem.
Beta Was this translation helpful? Give feedback.
All reactions