midusi / handshape_datasets

A single library to (down)load all existing sign language handshape datasets.
GNU Affero General Public License v3.0
13 stars 2 forks source link

Refactor Indian_Training to Class #11

Closed brianRey2017 closed 4 years ago

brianRey2017 commented 5 years ago

We must lidiate with the intern structure from this dataset because it's distribuited around 35 files

Transform the dataset that is composed of functions to a class that inherits the abstract DatasetLoader class with a structure similar to that used by most datasets