Skip to content

nipun2003/Early-Bird-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Early Bird

App image

Early Bird is a smart A.I. powered Alarm Clock App which will stop once the user Start Brushing. It brings pure alarm experience to you by combining powerful features and clean interface. The interface of our Alarm clock is designed to be simple, intuitive and efficient. By removing what is not essential, and adding the A.I. mode, we tried every possible way to wake you up.

Project Structure

.             
│
├── android-app/EarlyBird             # Android App (EarlyBird)
│                     
└── ml-model/Clocky                   # ML Model (Clocky)

Android App (Early Bird)

Early Bird is an Android App in which Clocky(ML Model) is deployed.

App image App image App image App image App image App image

Model Architecture

.
├── TFLite Model     --- MobileNetV2 is converted to TFlite
│
└── Google ML Kit    

Features

  • Clean and User-Friendly UI

  • No Ads or Bloatwares

  • 100% Offline App

  • App is on-device inherence for user's privacy.

  • Privacy :

    • No unnessary permissions asked.
    • No data is collected
  • Mapout Feature

    • It gives you some time to get out of your bed and grab your toothbrush
    • User can customise mapout time
  • No button to stop your Alarm, Alarm will Stop automatically after it recognises that you brushing for atleast 5 seconds.

  • Notification bar update if phone is Screen Locked

  • Alarm will not stop even if you close the App.

How to use the App?

  • Install the from Google Play Store, direct link is Here

  • Open the App and Tap on (+) button to add New Alarm.

  • Tap the Clock and Set the time through the circular seekbar.

  • Set the Alarm by Tapping on (SAVE) button.

  • Tap on the Notification when The Alarm rings.

  • Tap on (MAP OUT) button.

  • Grab your toothbrush, start brushing, and show it to the camera.

  • After brushing for 5 seconds, the Alarm will Stop and App will be closed Automatically.


Machine Learning Model (Clocky)

Clocky is a Deep Learning Computer Vision Model for detection of Toothbrush. It is made with MobileNetV2 Architecture and Caffe Model.

Model Architecture

.
├── MobileNetV2      
│
└── Caffe Model      

Plots

App image

How to Contribute to EarlyBird?

To contribute to Clocky (The DL Computer Vision Model) Click Here

To contribute to EarlyBird App Click Here


COMING SOON !!

  • Dark Mode

  • UI Improvements

These features will be added in the next update.


App image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published