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 Pugeault to class #3

Closed brianRey2017 closed 4 years ago

brianRey2017 commented 5 years ago

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.