Skip to content

Making computer vision accessible to all, one step at a time. Step 1: Data

License

Notifications You must be signed in to change notification settings

ESB-AI-Lab/DynamicDL-Headless

 
 

Repository files navigation

DynamicDL

Introduction

In recent days computer vision has become a hot topic in the field of AI and computer science. Advances in hardware and computational power has enabled deep learning to become pervasive in everyday life, and computer vision architectures serve many purposes in today's world. Yet a high barrier of entry remains in dataloading. While deep learning architectures are a "plug and chug", requiring users to possess near-zero knowledge about its inner works, dataloading still remains a barrier to most seeking to test their custom datasets. DynamicDL is a library to counteract that, containing code to dynamically process datasets.

Installation, Tutorial, Docs found here!

About

Making computer vision accessible to all, one step at a time. Step 1: Data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%