Skip to content

nitro381penta/pill-recognition-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DrIDENT: THE APP FOR PILL RECOGNITION

A model designed to recognize solid pharmaceuticals

THE DATASETS

Dataset 1:

NOTE: Due to the size of the dataset the datasets must be downloaded if the code should be run.

How to run the code:

  • Repository File Overview:
    • DrIDENT-code.py

      needs the following files to run:

      • metadata: table.csv from Dataset 1, Training_set.csv from Dataset 2
      • images in folders: original from Dataset 1, train from Dataset 2 After downloading the datasets please insert the path to both the metadata and the images in order to run the code.

      Please make sure the following packages are installed:

      • numpy
      • pandas
      • cv2
      • os
      • math
      • matplotlib.pyplot
      • tensorflow
      • pickle
      • scikit-learn
      • streamlit
      • tf2onnx
      • PIL
      • io
    • DrIDENT.pptx
    • DrIDENT.pdf

About

A model designed to recognize solid pharmaceuticals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages