Skip to content

As a newcomer to the Flutter universe, I'm thrilled to unveil my latest project, the 'Bear Recognizer,' powered by TensorFlow Lite.

Notifications You must be signed in to change notification settings

theneoalpha/bear_recogniser

Repository files navigation

Bear Recogniser ML Project :Image Recognition App using TensorFlow in Flutter

    Initial project just for testing teachable machine and flutter integration

    Developed a mobile application utilizing Flutter and TensorFlow, enabling real-time image recognition.

    Designed an intuitive user interface for image capture and result display, ensuring a user-friendly experience.

    Demonstrated proficiency in mobile app development and machine learning integration, showcasing technical and problem-solving skills.

Some Screenshots

Screen

Installation Process

    Step 1: Clone the repo by using terminal

                git clone git@github.com:theneoalpha/bear_recogniser.git


    Step 2 : Open the project in your IDE

                

    Step 3: Run flutter pub get

                flutter pub get

    Step 4: Run the Project