Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ruhyadi/dataset-versioning-dvc

Versioning dataset with DVC
https://github.com/ruhyadi/dataset-versioning-dvc

Last synced: about 10 hours ago
JSON representation

Versioning dataset with DVC

Awesome Lists containing this project

README

        

# Dataset Versioning with DVC

This repository will demonstrate dataset versioning with DVC. We will use sample data from **cats and dogs dataset**. There will be two version: **version 1.0** have 5 data for each cats and dogs in train and val folder; **version 2.0** have 5 data more (10 data in total) for each cats and dogs in train and val folder.

For some other reaseon, this repository have GUI's too, that you can use to upload and select versioning of data.

## Install Requirements