An open API service indexing awesome lists of open source software.

https://github.com/twofingerrightclick/gardendefensesystem

A Xamarin Forms app that alerts gardeners when chickens are approaching their garden.
https://github.com/twofingerrightclick/gardendefensesystem

custom-vision-api tensorflow-lite xamarin-android xamarin-forms

Last synced: 9 months ago
JSON representation

A Xamarin Forms app that alerts gardeners when chickens are approaching their garden.

Awesome Lists containing this project

README

          

# GardenDefenseSystem
## What is it
A basic Xamarin.Forms Android project that is implemented with MVVM pattern used commonly with Xamarin.Forms.
## What does it do
The app has one page that allows for taking photos and then processing them (via TFLite) for an object (chicken).
## How is it useful to others
This project is a good starting point for working with TFLite object detection in Xamarin.Forms Droid.
## How to learn more
Please see [Blog post for more information about working with TFLite in Xamarin.Forms and example usage of the app](https://intellitect.com/blog/object-detection-tensorflow-lite/)

![image](https://user-images.githubusercontent.com/11265760/182441540-484855fb-786a-4261-a257-550f493463d8.png)

![image](https://user-images.githubusercontent.com/11265760/182441370-6ec4103b-6c28-467e-9692-b1ece38fb393.png)