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

NoneType' object has no attribute 'shape #21

Open zezeeze opened 5 months ago

zezeeze commented 5 months ago

Hello, I encountered AttributeError: 'NoneType' object has no attribute 'shape' problem when running my data set. How can I solve this problem