Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/florianwoelki/aerial_cactus_cnn

A CNN for an aerial cactus classification competition.
https://github.com/florianwoelki/aerial_cactus_cnn

aerial-cactus classification cnn keras tensorflow

Last synced: 3 days ago
JSON representation

A CNN for an aerial cactus classification competition.

Awesome Lists containing this project

README

        

Aerial Cactus CNN


Detect different aerial cactus with a custom made CNN based on a kaggle dataset.

## 🤔 What is this project about?
In this repository I've created a CNN, which detects clothes and it is trained on the basic mnist fashion dataset.

## 📈 Getting Started
You can run this notebook by downloading it and running it by yourself.
Furthermore you can simply look at the notebook in the jupyter notebook file.

## 🛠 Built with
- [numpy](https://numpy.org/)
- [matplotlib](https://matplotlib.org/)
- [pandas](https://pandas.pydata.org/)
- [tensorflow](https://www.tensorflow.org/)
- [Dataset](https://www.kaggle.com/c/aerial-cactus-identification)

## 🤝 Contributing
If you have a issue or you want to build it better, feel free to contribute to this project by making a simple
pull request. :)

## 🤠 Authors
- [Florian Woelki](https://florianwoelki.com)