Skip to content

Ze-sys/for_the_ieee22_conference_paper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autoencoder Models Builder

Anomaly detection using basic autoencoders

Open Streamlit

This repository contains a streamlit app that I built and used to train and test autoencoder models for the conference paper Anomaly detection in complex data: a practical application when outliers are few . Only Dense layers were used in the models. I ran out of time to finish the models with CNN layers. New models can be trained and and saved using this app. However, due to expected resource constraints in the free deployment server, the app should be used locally. Even when testing the provided models with the larger datasets can give the server troubles, and the app may crash. An image will be added to DockerHub soon to make it easier to run the app locally. In addition to the hydrophone spectrogram images used in the paper, the models in this repo are trained on WERA radar Range-Cell (RC) images. Only a subset, including the final model ( model_build_time 14/08/2022 00:40) presented in the paper, of the models are included in this repo.

Details to come soon.

The model training component:

model-trainer-demo

The model testing component:

model-tester-demo

Credits:

Reference Links:

About

Full code for our Ieee'22 conference paper id 2022169954

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published