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

Qustion about blank areas in inference labels #33

Open
DeadpanZiao opened this issue May 13, 2022 · 1 comment
Open

Qustion about blank areas in inference labels #33

DeadpanZiao opened this issue May 13, 2022 · 1 comment

Comments

@DeadpanZiao
Copy link

Hi,

I am working on FFN network training for a couple of weeks. However, the inference result is still not ideal. Large neurons are detected properly while many tiny neurons are left blank. I am wondering are there any method to refill these small blank areas?

Would appreciate any suggestions and insights.

@Raphtor
Copy link

Raphtor commented Jun 16, 2022

Have you adjusted the min_segment_size in inference_options in the inference request? Its possible that the smaller sections are left out if they're smaller than that parameter.

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