-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
uploading app.py with tensor mode and README
- Loading branch information
Showing
14 changed files
with
406 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,54 @@ | ||
 | ||
|
||
# P4_MicroPystics | ||
|
||
## Description | ||
Using Machine Learning, Image Recognition, and Computer Vision to detect microplastics in water samples. | ||
|
||
**Original Data Source:** | ||
Microplastic Dataset for Computer Vision, MOHAMADREZA MOMENI | ||
https://www.kaggle.com/datasets/imtkaggleteam/microplastic-dataset-for-computer-vision | ||
## Table of Contents | ||
- [Installation](#installation) | ||
- [Data](#data) | ||
- [License](#license) | ||
- [Dashboard](#dashboard) | ||
- [Contact](#contact) | ||
|
||
## Installation | ||
To run the model in Google Colab we installed: | ||
- tensorflow | ||
- drive | ||
- numpy | ||
- os | ||
- skimage.color | ||
- matplotlib | ||
|
||
For the Flask API to run the following was installed: | ||
- os | ||
- flask | ||
- tensorflow | ||
- Pillow | ||
- numpy | ||
|
||
# Data | ||
|
||
## Source Data | ||
- #### [Microplastic Dataset for Computer Vision, MOHAMADREZA MOMENI:](https://www.kaggle.com/datasets/imtkaggleteam/microplastic-dataset-for-computer-vision) | ||
- #### Place holder for Aspen data | ||
|
||
# Results and evaluation | ||
|
||
|
||
## License | ||
MIT | ||
|
||
## Dashboard | ||
#### [Tableu Dashboard] | ||
|
||
## Contact | ||
If there are any questions or concerns, we can be reached at: | ||
##### [github: aspenjack](https://github.com/aspenjack) | ||
##### [github: arpitas0690](https://github.com/arpitas0690) | ||
##### [github: S-Bonillas](https://github.com/S-Bonillas) | ||
##### [github: Sequoiabm](https://github.com/Sequoiabm) | ||
##### [github: velvetklr](https://github.com/velvetklr) | ||
|
||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
�碢��ǰ"����প�)�������Π ��އ�����(��������x2 |
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters