Skip to content

Latest commit

 

History

38 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anomaly-Detection2

This is a research repository for anomaly-detection in agriculture. The different python scripts are named after the timeframe of the underlying field test.

Setup

Install Dependencies

Recommended: Use UV as a Package Manager (https://docs.astral.sh/uv/configuration/installer/)

Then Run following command in project root.

Linux and Mac

Run:

uv sync

If you want to use the elastic-ai.Explorer-Pico-Generator run:

uv sync --extra pico-generator

Windows

Run:

uv sync

Converting Models on Windows

If you want to use the elastic-ai.Explorer.Pico-Generator.TfliteModelTranslator use the docker_run_torch_to_tflite.py. Specify the model you want to convert and the output directory. Then just start the script.

Anomaly-Detection2 Package

The Anomaly-Detection2 package gives useful classes and functions to work with timeseries data and anomaly detection.
It contains data loading, processing, deep neural networks architectures, training, tests and more.

About

This is a clone of the Anomaly Detection Repository, which was used in the Use Case "Verbindungstechnik" in the TransfAIr Project.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages