Skip to content

Data Exploration on Medical mask dataset provided by HITL.

License

Notifications You must be signed in to change notification settings

Solvve/ml_object_detection_eda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Detection Exploratory Data Analysis

License Python 3.7 Solvve

Description

Data Exploration on Medical mask dataset provided by HITL. Before feeding data into the object detection algorythm we need to explore out data and annotations. We follow next steps:

  • Review images from the dataset
  • Explore annotations
  • Visualize images with annotations
  • Clear data

Install all dependencies

Main dependencies:

pip install -r requirements.txt

Additional sources

  • Further reading: blog
  • Google AutoML Vision Edge results: link

Releases

No releases published

Packages

No packages published