Image Classification using tensorflow
Hey guys, have a good day. hope you all safe and healthy. In these days, I started learning about the machine learning, because future will be the AI, Deep learning and Machine learning. I done some image classification examples, I pushed in github. you can see and try that. I tried in flutter platform to do image classification using tensorflow lite. Using tflite library, I achieved this. In this image classification, I've done following things: 1. Cat vs Dogs. 2. Gender Classification. 3. Flower Classification. 4. Fruits Classification. You can view this example in Github . Kindly try and give your feedback.