我们将使用 Flask(Python 框架)作为 REST API 的后端,使用 Flutter 作为移动应用程序,使用 Keras 作为图像分类的后端。 我们还将使用 MongoDB 作为我们的数据库,存储有关图像的数据并使用 Keras ResNet50 模型对图像进行分类。
已经到底了~