cats_dogs
cats_dogs
WIP
Cats vs Dogs Kaggle Competition using Crystal and NeuraLegion's ShaiNet library
Installation
Install crystal and run shards install
to install the shards Download the training data and unzip in the root directory of the project.
https://www.kaggle.com/c/dogs-vs-cats-redux-kernels-edition/data
Usage
run crystal src/convert.cr
to convert the training images to 50x50 greyscale
To build and run using threads:
CRYSTAL_WORKERS=16 crystal run src/train.cr --release -Dpreview_mt
Contributing
- Fork it ( https://github.com/drujensen/cats_dogs/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- drujensen Dru Jensen - creator, maintainer
Repository
cats_dogs
Owner
Statistic
- 2
- 0
- 0
- 0
- 1
- almost 3 years ago
- November 2, 2019
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 04:49:53 GMT
Languages