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

https://github.com/thefloatingstring/hackharvard-2019-asl-ml


https://github.com/thefloatingstring/hackharvard-2019-asl-ml

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# hackharvard-2019-asl-ml

Install dependencies:
```bash
pip3 install requirements.txt
```

Get image arrays:
```bash
python3 src/experimental/open_files.py
```