qudgns5129 / pill_classification

Broken Pill Classification CNN Model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broken Pill Classification


Broken and Undroken pill images Classification

Sequence


  1. Load image link from data.csv and save it to File system
  2. image preprocessing -> image segmentation
  3. Manually omitting some of the pills
  4. Classification with CNN Models

Example Data


Raw image

image

Image with segmentation

image

Saved image

image

Making Broken Pill images

image image image

Models


  • VGG16
  • GoogLeNet
  • ResNet50

About

Broken Pill Classification CNN Model


Languages

Language:Python 100.0%