From 43559276045466593db30fd5c293fe111e529424 Mon Sep 17 00:00:00 2001 From: Siddhesh Kothadi <55179845+siddheshkothadi@users.noreply.github.com> Date: Thu, 15 Dec 2022 20:22:58 +0530 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0bbb77b..192732f 100644 --- a/README.md +++ b/README.md @@ -36,3 +36,8 @@ OPEN_WEATHER_APP_ID= | | | | | | | | | + +## Note + +This repository contains a demonstration of an application that was built during the SIH. It features offline object detection for fishes, offline caching, and upload scheduling with WorkManager. However, it is currently unable to perform fish classification because the classification model has not yet been hosted. We plan to integrate this functionality into the application in the future. Thank you for your interest. +