Covid19detector : Detecting COVID-19 from X-Ray
App can detect COVID via X-Ray image, just use some sample image available in the listed links.
- Android
- IOS
- Web
Made with Teachable Machine & Flutter
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
Learn How to Build this :
Build a Cat-Dog Detector App with Flutter & Tensorflow | Flutter Tutorial For Beginners
Installation
flutter pub get
Usage
flutter run
Try Android APK : Download From Google Drive
Special Thanks
To Prateek Bhaiay from Coding Blocks Source
License
Copyright 2020 Sanskar Tiwari
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.
Getting Started
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.
Download Covid19detector App Source code on GitHub
https://github.com/theindianappguy/covid19detector
Provides the list of the opensource Flutter apps collection with GitHub repository.