Update README.md
Browse files
README.md
CHANGED
|
@@ -79,6 +79,20 @@ L10 - 48.jpeg,True,carrot,iPhone SE 2nd Generation,Apexel 100x
|
|
| 79 |
|
| 80 |
The [freshlens-app](https://github.com/MobileMold/freshlens-app) repository contains a Flutter-based mobile app designed for consumer-facing demonstrations and can be used in conjunction with a hosted model. Using a smartphone microscope attachment, users can capture or import images of food. The app then displays the probability that the food is moldy.
|
| 81 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 82 |
## 📄 License
|
| 83 |
|
| 84 |
This dataset is available under the terms of the **[CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/)**
|
|
|
|
| 79 |
|
| 80 |
The [freshlens-app](https://github.com/MobileMold/freshlens-app) repository contains a Flutter-based mobile app designed for consumer-facing demonstrations and can be used in conjunction with a hosted model. Using a smartphone microscope attachment, users can capture or import images of food. The app then displays the probability that the food is moldy.
|
| 81 |
|
| 82 |
+
## Citation
|
| 83 |
+
If you use this useful for your research, please cite this as:
|
| 84 |
+
```
|
| 85 |
+
@article{Pham2026MobileMold,
|
| 86 |
+
author = {Dinh Nam Pham and
|
| 87 |
+
Leonard Prokisch and
|
| 88 |
+
Bennet Meyer and
|
| 89 |
+
Jonas Thumbs},
|
| 90 |
+
title = {MobileMold: A Smartphone-Based Microscopy Dataset for Food Mold Detection},
|
| 91 |
+
journal = {arXiv eprint arXiv:2603.01944},
|
| 92 |
+
year = {2026},
|
| 93 |
+
}
|
| 94 |
+
```
|
| 95 |
+
|
| 96 |
## 📄 License
|
| 97 |
|
| 98 |
This dataset is available under the terms of the **[CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/)**
|