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
Main dependencies:
pip install -r requirements.txt