All Projects → men-in-stack → The Third Eye

men-in-stack / The Third Eye

An AI based application to identify currency and gives audio feedback.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to The Third Eye

Age-Gender Estimation TF-Android
Age + Gender Estimation on Android with TensorFlow Lite
Stars: ✭ 34 (-46.03%)
Mutual labels:  android-development, tensorflow-experiments, tensorflow-models
TensorFlow-Multiclass-Image-Classification-using-CNN-s
Balanced Multiclass Image Classification with TensorFlow on Python.
Stars: ✭ 57 (-9.52%)
Mutual labels:  image-classification, tensorflow-experiments, tensorflow-models
Ai Platform
An open-source platform for automating tasks using machine learning models
Stars: ✭ 61 (-3.17%)
Mutual labels:  artificial-intelligence, tensorflow-models
Sianet
An easy to use C# deep learning library with CUDA/OpenCL support
Stars: ✭ 353 (+460.32%)
Mutual labels:  artificial-intelligence, image-classification
Caer
High-performance Vision library in Python. Scale your research, not boilerplate.
Stars: ✭ 452 (+617.46%)
Mutual labels:  artificial-intelligence, image-classification
Vit Pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
Stars: ✭ 7,199 (+11326.98%)
Mutual labels:  artificial-intelligence, image-classification
Lightnet
🌓 Bringing pjreddie's DarkNet out of the shadows #yolo
Stars: ✭ 322 (+411.11%)
Mutual labels:  artificial-intelligence, image-classification
Bottleneck Transformer Pytorch
Implementation of Bottleneck Transformer in Pytorch
Stars: ✭ 408 (+547.62%)
Mutual labels:  artificial-intelligence, image-classification
Tensorflow-Wide-Deep-Local-Prediction
This project demonstrates how to run and save predictions locally using exported tensorflow estimator model
Stars: ✭ 28 (-55.56%)
Mutual labels:  tensorflow-experiments, tensorflow-models
Hardhat Detector
A convolutional neural network implementation of a script that detects whether an individual is wearing a hardhat or not.
Stars: ✭ 41 (-34.92%)
Mutual labels:  artificial-intelligence, image-classification
Letslearnai.github.io
Lets Learn AI
Stars: ✭ 33 (-47.62%)
Mutual labels:  artificial-intelligence, tensorflow-models
Computervision Recipes
Best Practices, code samples, and documentation for Computer Vision.
Stars: ✭ 8,214 (+12938.1%)
Mutual labels:  artificial-intelligence, image-classification
Android-Machine-Learning-With-TensorFlow
Tensor Flow implementation for Android
Stars: ✭ 17 (-73.02%)
Mutual labels:  tensorflow-experiments, tensorflow-models
FineGrainedVisualRecognition
Fine grained visual recognition tensorflow baseline on CUB, Stanford Cars, Dogs, Aircrafts, and Flower102.
Stars: ✭ 19 (-69.84%)
Mutual labels:  tensorflow-experiments, tensorflow-models
Artificio
Deep Learning Computer Vision Algorithms for Real-World Use
Stars: ✭ 326 (+417.46%)
Mutual labels:  artificial-intelligence, image-classification
char-VAE
Inspired by the neural style algorithm in the computer vision field, we propose a high-level language model with the aim of adapting the linguistic style.
Stars: ✭ 18 (-71.43%)
Mutual labels:  tensorflow-experiments, tensorflow-models
Tensorlayer Tricks
How to use TensorLayer
Stars: ✭ 357 (+466.67%)
Mutual labels:  tensorflow-models, tensorflow-experiments
Tensorflow Kubernetes Art Classification
Train a TensorFlow model on Kubernetes to recognize art culture based on the collection from the Metropolitan Museum of Art
Stars: ✭ 55 (-12.7%)
Mutual labels:  image-classification, tensorflow-models
Awesome-Tensorflow2
基于Tensorflow2开发的优秀扩展包及项目
Stars: ✭ 45 (-28.57%)
Mutual labels:  tensorflow-experiments, tensorflow-models
Pba
Efficient Learning of Augmentation Policy Schedules
Stars: ✭ 461 (+631.75%)
Mutual labels:  artificial-intelligence, image-classification

Third-Eye

The currency detection companian.

About:

Third-Eye is a Artificial Intellenge based real-time currency classification application for Android mobile devices. It uses a re-trained neural network model works on Tensorflow-lite API. This concept is called transfer learning in Machine learning major.

This application is targeted to Visually impaired or old people who have difficulty in recognizing the currency and suffer loss due to it. All you have to do is place the note in front of camera and tap the screen, the application will provide an audio output containing the amount of money the note contains. Also, there is a fairly large textbox for the people having partial vision.

Features:

  • Works on Real-time.
  • Can identify many types of Indian currency(notes 10+).
  • Provides audio output of detected amount.
  • Easy User Interface.
  • Optimized and lag free.

Google play:

https://lnkd.in/f2c6Auy

Screenshots:

Technical:

Third-Eye is made using following tools:

  • Android Studio - It is the official Integrated Development Environment (IDE) for Android app development.
  • Tensorflow - An open source Artificial Intellengence library.

Installation:

Just clone or download the repository and open the project in Android Studio with Tensorflow installed.

Development:

  • Want to contribute and add a feature ?
    • pull requests and we will be more than happy to merge.
  • Have an idea about the application ?

Todo:

  • Add flash.
  • Add splash screen.
  • Add information Activity.

License:

MIT

End of small projects can be the start of something big.!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].