Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 252 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 252 Bytes

Core-Data-Utils

This python module provides a framework for working with datasets:

  • BaseDataSet (general-purpose dataset, can hold arbitrary types)
  • ImageDataSet (meant to be used for working with images, requires opencv-python)