← All projects

Fokus Teropong — Detection Server

May 31, 2024 PythonTensorFlow Litescikit-learnFlask

Overview

The detection server for the Fokus Teropong (PKM-Teropong) project. It runs a TFLite autoencoder to encode incoming images and uses Kernel Density Estimation (KDE) with reconstruction error to score how anomalous a “pucuk rebung” motif image is.

Under the hood

Serves the Fokus Teropong Android app.

AI/MLComputer VisionBackend