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

get_cannonicTable doesn't exist #44

Closed AmitMY closed 4 years ago

AmitMY commented 4 years ago

I'm looking for a way to match every class to its actual "name" / representative image.

The README hints at a function get_cannonicTable, but such function doesn't exist.

To obtain the Cannonic Table with ASL you may execute the function get_cannonicTable() like this:

  handshape_datasets.get_cannonicTable()
facundoq commented 4 years ago

Thanks, fixed in the develop branch!