cats_dogs
Version, currently master branch1 version
- master branchlatestDec 5, 2021
github.com/drujensen/cats_dogs
Cats vs Dogs Kaggle competition using NeuraLegion's ShaiNet library
2 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
cats_dogs:
github: drujensen/cats_dogs
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
1.0.2- License
- MIT
- Author
- Dru Jensen
- Target
cats_dogsfrom src/cats_dogs.cr
Dependencies
Runtime Dependencies
- evolvenet*path: /Users/drujensen/workspace/crystal/deeplearning/evolvenet
- magickwand-crystal*github: blocknotes/magickwand-crystal
README
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
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Dec 5, 2021
- Crystal
1.0.2- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/drujensen/cats_dogs
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 1