https://github.com/codekaust/emotigan
https://github.com/codekaust/emotigan
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codekaust/emotigan
- Owner: codekaust
- Created: 2020-01-21T10:18:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-19T16:09:23.000Z (about 6 years ago)
- Last Synced: 2025-07-19T17:15:19.261Z (11 months ago)
- Language: HTML
- Size: 51.3 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Get Dataset
Run the following command to load dataset:
```
py scrapper.py
```
Note: you must requirements installed in your python environment:
```
pip install -r requirements.txt
```
For using `joypixels-5.0.1-free`: https://drive.google.com/file/d/1FLbdHEENrv65qyR5dm0lFCoMaws7Mym_/view?usp=sharing
# Train
Run MODEL.ipynb.