Fig : A Flutter app thats detect covid19 from X-Ray image using TensorFlow Lite.
- Android
- IOS
Image Source : Kaggle X-Ray Chest Images
Model Trained Using Teachable Machine
Covid X-Ray Image Dataset - https://github.com/ieee8023/covid-chestxray-dataset for positive cases.
Kaggle X-Ray Chest Images - https://www.kaggle.com/paultimothymooney/chest-xray-pneumonia for negative cases
Build a Cat-Dog Detector App with Flutter & Tensorflow | Flutter Tutorial For Beginners
Installation
flutter pub get
Usage
flutter run
To Sanskar Tiwari & Prateek
Copyright 2020 Chayan Mistry
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.