Skip to content

ShikharGhimire/MalariaDetection

Repository files navigation

MalariaDetection

Detecting different types of blood cells including those infected from Malaria.

Original file: Json

Malaria sample images:

Brute Force Technique

Rectangle.patches was used. How does rectangle.patches work?

BruteForce Result

Paused it because of RAM ISSUES

Had issues converting 80k pictures into numpy arrays

I think I came up with solution. Rather than converting the image into numpy arrays from dataframe, let's convert each file into numpy arrays and then later see how many times the image appears in the original dataframe and duplicate the numpy arrays depending on how many times the image file occured in the original dataframe.

About

Detecting different types of blood cells including those infected from Malaria with Tensorflow API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published