Giter VIP home page Giter VIP logo

Comments (5)

MahmudulAlam avatar MahmudulAlam commented on August 25, 2024

@GloriaZLQ
Hi. Model is used on the high-resolution image in Prediction_on_HRI.py and partially visible cells at the edge are ignored by the model as in the training set edge cells are not annotated as ground truth cells.

from automatic-identification-and-counting-of-blood-cells.

MahmudulAlam avatar MahmudulAlam commented on August 25, 2024

The Images\ folder was missing high-resolution images previously. I have added them to the folder.

from automatic-identification-and-counting-of-blood-cells.

GloriaZLQ avatar GloriaZLQ commented on August 25, 2024

I watched your result in README "Combined Output",found that one rbc cell was counted twice and some rbc cells were ignored at the edge of the 3x3 grid. I think this problem affects the counting accuracy and do you have any solution?

from automatic-identification-and-counting-of-blood-cells.

MahmudulAlam avatar MahmudulAlam commented on August 25, 2024

That RBC cell is divided by grid line and two predictions are coming from two grid cells. Double counting can be prevented using proposed KNN and IOU based verification which is implemented only for platelets only. Those high-resolution images (HRI) are used only to verify the generalization of the learning and not used any similar image during training and HRI dataset only contains images, not any annotations. So, if you want to show any counting performance in those images, you have to manually annotate the cells first.
Edge cells are ignored because in the training dataset edge cells are not considered as full cell and not annotated as ground truth cell.

from automatic-identification-and-counting-of-blood-cells.

GloriaZLQ avatar GloriaZLQ commented on August 25, 2024

ok,thank you

from automatic-identification-and-counting-of-blood-cells.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.