Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about result of toy data. #103

Open
MengzhangLI opened this issue May 15, 2020 · 2 comments
Open

Question about result of toy data. #103

MengzhangLI opened this issue May 15, 2020 · 2 comments

Comments

@MengzhangLI
Copy link

Hi, I'm a beginner of MedicalDetectionToolkit, this is a very amazing framework for medical object detection. Thanks for your contributions to community!

When using MDT on 2D toy data by implementing:
python experiments/toy_exp/generate_toys.py
numerical results is a little bit wrong: the trend of loss is not stable:
monitor_0_0

The visulization of 2D toydata shows it has many bbox candidates.(NMS not work?) I didn't change any parameters on config.py, do I forget or misuse some parameters of MDT?
WeChat Screenshot_20200515045928

Best,

Mengzhang LI

@Satantago
Copy link

Hello! I'm having the same questions, did you manage to find convincing answers?

@MengzhangLI
Copy link
Author

Hello! I'm having the same questions, did you manage to find convincing answers?

It is mainly because of small object with/without hole in the center is difficult to discriminate. If I remember well, if you make the inner hole bigger, the validation results would become better. You can have a try.

Best,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants