Skip to content

Final project of TI2022 - Dog Breed classifier app for local Veterinary

Notifications You must be signed in to change notification settings

enriquedlh97/mascotitas_app

Repository files navigation

mascotitas_app

Final project of TI2022 - Dog Breed classifier app for local Veterinary

Getting Started

This is a normal flutter app. To get flutter set up you should follow the instructions in the official documentation.

Installation

Step 1

Download or clone this repo by using the link below:

SSH:

git@github.com:enriquedlh97/mascotitas_app.git

HTTPS:

https://github.com/enriquedlh97/mascotitas_app.git

Step 2

Go to project root and execute the following command in console to get the required dependencies:

flutter pub get 

Dependencies

cupertino_icons: ^1.0.2
image_picker: ^0.6.7+14
image: ^2.1.4
flutter_image_compress: ^0.7.0
tflite_flutter: ^0.5.0
tflite_flutter_helper: ^0.1.2
flutter_launcher_icons: ^0.8.0
change_app_package_name: ^0.1.2

TFLite models

The tflite models included in the assets folder were generated and gotten from this repository

The included tflite models are the following:

  • b3_acc_73_9.tflite
  • b3_acc_81_3.tflite
  • b3_acc_83_7.tflite
  • b3_acc_86_7.tflite

Acknowledgments

Special thanks to Aladding Persson aladdinpersson for his tutorial on Building a Dog Breed Identifier App from scratch - DogNet

About

Final project of TI2022 - Dog Breed classifier app for local Veterinary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published