uetchy / ds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ds

ds is here for organizing large datasets and preprocessing them into suitable format for general deep learning frameworks. That's just for the people who is working on data science.

Usage

Download datasets

ds get imagenet

Download pre-trained weights

ds models install resnet --with-weights imagenet

About

License:MIT License


Languages

Language:Python 79.1%Language:Makefile 20.9%