Solvve / ml_object_detection_eda

Data Exploration on Medical mask dataset provided by HITL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Data Exploration on Medical mask dataset provided by HITL.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%