Whats-this-rock

Rock Classification Telegram Bot!

What's my name?

Instructions

  • Paste your kaggle.json file here or make sure it’s in the root directory
  • Run the commands below

pip install -r requirements.txt
python preprocess.py --root data/1_extracted/Rock_Dataset/ \
                      --undersample
python efficientnet_train.py --dry_run

Notebooks

Run in Google Colab View source on GitHub Download notebook

Bug / Feature Request

If you find a bug (the website couldn’t handle the query and / or gave undesired results), kindly open an issue here by including your search query and the expected result.

If you’d like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.

Technologies Used

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Apache license

Copyright 2020 Uday

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Credits

Walt might be the one who knocks but Hank is the one who rocks.

GitHub

View Github