MahmudulAlam / Automatic-Identification-and-Counting-of-Blood-Cells

Machine learning approach of automatic identification and counting of blood cells (RBC, WBC, and Platelet) with KNN and IOU based verification.
https://ietresearch.onlinelibrary.wiley.com/doi/10.1049/htl.2018.5098
GNU General Public License v3.0
131 stars 51 forks source link

Issue on running code #17

Closed Aravind6996 closed 1 year ago

Aravind6996 commented 1 year ago

Hi, Thanks for this wonderful project. I am getting some issue while running python detect.py command. Below are the details and it's screenshot. It just gets stuck for lon time. Please refer the screenshots attached. Screenshot from 2023-01-24 16-28-09 Screenshot from 2023-01-24 16-27-57

MahmudulAlam commented 1 year ago

@Aravind6996 Hello, you can try to print at various points to figure out exactly where the code gets stuck. I haven't faced any issue this like. It could be a GPU issue.

malik24ali commented 1 year ago

there is a issue in darkflow... i ran it on vs code

MahmudulAlam commented 1 year ago

what is the issue?