An object detector using YOLOv3 Darknet that can identify four different types of white blood cells in rhesus macaque monkeys
About The Project • How To Use • Example Detections • Credits
This project uses object detection to identify four different types of whtie blood cells in rhesus macaque monkeys: monocyte, eosinophil, neutrophil, and lymphocyte white blood cells. It uses YOLOv3 Darknet and can be run through Google Colab. I have an article on Medium explaining this project in detail here.
Clone the repository in Google Colab
!git clone https://github.com/CreativeNick/MonkeyHealth.git
- Credits to Zooniverse for the data and making this project possible