Skip to content

Latest commit

 

History

History
76 lines (43 loc) · 2.95 KB

File metadata and controls

76 lines (43 loc) · 2.95 KB

FindMyProduct

contributions welcome License: GPL v3

FindMyProduct is a new mobile app, where it can be possible to detect objects in real time, helping people with shopping of groceries and supermarket products, it has some characteristics like recognizing objects with the phone camera.

App logo

Built With

Source Code

The code has been split in several repositories for convenience.

Front-End

The code for mobile application is available at

https://github.com/hugopinto1997/FindMyProduct_FrontEnd

Back-End

The code for API is available at

https://github.com/00198216/FindMyProduct_BackEnd

Real-Time Object Detection Model

All files related to train the Model are available at

https://github.com/Sortweste/FindMyProduct_MachineLearning

Dataset

The Dataset is available at

https://github.com/Sortweste/FindMyProduct_Dataset

You're free to use those images to train your own model.

How to use

Our app is intuitive, but in case some instructions are needed access the wiki

Demo

Demo gif

Contributing

  • Pull Request's are accepted in each repository.
  • Read the CONTRIBUTING.md file for each repository.
  • Update the README.md file with details of changes to the interface, this includes new environment variables, exposed ports, useful file locations and container parameters.

Contributors

Special Thanks to

For allow us to use the source code from https://github.com/shaqian/flutter_realtime_detection

License

The code is distributed under the GPLv3 License
All files in assets/ are distributed under the CC BY-SA 4.0 License