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

Trying to run with our data #3

Open
albertmena opened this issue Apr 8, 2022 · 1 comment
Open

Trying to run with our data #3

albertmena opened this issue Apr 8, 2022 · 1 comment

Comments

@albertmena
Copy link

albertmena commented Apr 8, 2022

Hello and thanks for developing that fantastic software. We at the Spanish National Centre of Biotechnolog are trying to test it with our data and we have some issues.

  • Does the network support different meshes? (grid mesh 200 300 400, R0.6/1, R2/2...)
  • What do you mean by low-mag and med-mag? (x80 and x1000?)
  • What is the pixelSize of the network input images?

Thanks

@ptkim1
Copy link
Collaborator

ptkim1 commented Apr 27, 2022

Thanks for your interest!

  • The model supports a wide range of pixelsizes, as it was trained on data from different microscopes using different pixel sizes. I would assume that it works on all reasonable pixel sizes, until we see evidence otherwise.
  • Our algorithms should be agnostic to grid mesh. If you try them out and observe different results please let us know!
  • In general, low-mag means a magnification at the grid level, where many squares in the grid are visible simultaneously. Similarly, medium mag means a magnification within squares where many holes are visible simultaneously. We don't have a fixed magnification for either of these levels. The only restriction is that if the holes in the medium mag are too large (in terms of number of pixels), the model might struggle to detect the hole centers properly - this can be fixed by simply downsampling the medium mag image.

Thanks

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