diff --git a/README.md b/README.md index 147c204..173df2d 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,4 @@ # Android TensorFlow Machine Learning Example -[![Mindorks](https://img.shields.io/badge/mindorks-opensource-blue.svg)](https://mindorks.com/open-source-projects) -[![Mindorks Community](https://img.shields.io/badge/join-community-blue.svg)](https://mindorks.com/join-community) -[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=102)](https://opensource.org/licenses/Apache-2.0) -[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/amitshekhariitbhu/AndroidTensorFlowMachineLearningExample/blob/master/LICENSE) - - ## About Android TensorFlow Machine Learning Example * This is an example project for integrating [TensorFlow](https://github.com/tensorflow/tensorflow) into Android application @@ -12,16 +6,16 @@ * How to build TensorFlow library(.so file and jar file) to use with Android Application. * This project include an example for object detection for an image taken from camera using TensorFlow library. -# [Read this article. It describes everything about building TensorFlow for Android.](https://blog.mindorks.com/android-tensorflow-machine-learning-example-ff0e9b2654cc) +## Prepare for Machine Learning Interview: [Machine Learning Interview Questions](https://github.com/amitshekhariitbhu/machine-learning-interview-questions) # [Check the Android TensorFlow Lite Machine Learning Example.](https://github.com/amitshekhariitbhu/Android-TensorFlow-Lite-Example)

- - - + + +

- +

@@ -31,11 +25,9 @@ ### Credits * The classifier example has been taken from Google TensorFlow example. -[Check out Mindorks awesome open source projects here](https://mindorks.com/open-source-projects) - ### License ``` - Copyright (C) 2017 MINDORKS NEXTGEN PRIVATE LIMITED + Copyright (C) 2022 Amit Shekhar Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/assets/ml_android.png b/assets/ml_android.png deleted file mode 100644 index fcdf9f5..0000000 Binary files a/assets/ml_android.png and /dev/null differ