cats_dogs

Cats vs Dogs Kaggle competition using NeuraLegion's ShaiNet library

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

  1. Fork it ( https://github.com/drujensen/cats_dogs/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

cats_dogs

Owner
Statistic
  • 2
  • 0
  • 0
  • 0
  • 1
  • over 2 years ago
  • November 2, 2019
License

MIT License

Links
Synced at

Sun, 05 May 2024 14:36:41 GMT

Languages