Implementation for my bachelor thesis "Anomaly Detection in Camera Trap Images"

Daphne Auer 6c8ed99d1b added copyright notice and license 2 tahun lalu
imgs 75b01eda47 updates 2 tahun lalu
plots 4e25520634 docs 2 tahun lalu
py 6c8ed99d1b added copyright notice and license 2 tahun lalu
session_scans 007915bc0a more results 2 tahun lalu
visualization 6c8ed99d1b added copyright notice and license 2 tahun lalu
.gitignore d7d2362438 more eval 2 tahun lalu
Kadaverbilder_leer.csv 27aa92b698 annotator 3 tahun lalu
LICENSE 6c8ed99d1b added copyright notice and license 2 tahun lalu
README.md 755dcfd443 Added readme 2 tahun lalu
analyze_dataset.ipynb 6c8ed99d1b added copyright notice and license 2 tahun lalu
analyze_labels.ipynb 6c8ed99d1b added copyright notice and license 2 tahun lalu
approach1a_basic_frame_differencing.ipynb 6c8ed99d1b added copyright notice and license 2 tahun lalu
approach1b_histograms.ipynb 6c8ed99d1b added copyright notice and license 2 tahun lalu
approach2_background_estimation.ipynb 6c8ed99d1b added copyright notice and license 2 tahun lalu
approach3_boxplot.ipynb 6c8ed99d1b added copyright notice and license 2 tahun lalu
approach3_local_features.ipynb 6c8ed99d1b added copyright notice and license 2 tahun lalu
approach4_autoencoder.ipynb 6c8ed99d1b added copyright notice and license 2 tahun lalu
approach4_boxplot.ipynb 6c8ed99d1b added copyright notice and license 2 tahun lalu
check_csv.ipynb 6c8ed99d1b added copyright notice and license 2 tahun lalu
csv_test_images.npy 3bcf9949c8 documentation and ordering 2 tahun lalu
dataset_stats.npy 211141371e initial commit 3 tahun lalu
eval_autoencoder.py 6c8ed99d1b added copyright notice and license 2 tahun lalu
eval_bow.py 6c8ed99d1b added copyright notice and license 2 tahun lalu
generate_lapseless_session.ipynb 6c8ed99d1b added copyright notice and license 2 tahun lalu
get_image_exif.ipynb 6c8ed99d1b added copyright notice and license 2 tahun lalu
index.ipynb 6c8ed99d1b added copyright notice and license 2 tahun lalu
lapseDates_1.npy 211141371e initial commit 3 tahun lalu
motionDates_1.npy 211141371e initial commit 3 tahun lalu
quick_label.py 6c8ed99d1b added copyright notice and license 2 tahun lalu
read_csv_annotations.ipynb 6c8ed99d1b added copyright notice and license 2 tahun lalu
resize_session.ipynb 6c8ed99d1b added copyright notice and license 2 tahun lalu
scan_sessions.ipynb 6c8ed99d1b added copyright notice and license 2 tahun lalu
scan_sessions.txt 167726d971 session scan + results 3 tahun lalu
train_autoencoder.py 6c8ed99d1b added copyright notice and license 2 tahun lalu
train_bow.py 6c8ed99d1b added copyright notice and license 2 tahun lalu

README.md

Anomaly Detection in Camera Trap Images

This is the source code for my bachelor thesis with the subject "Anomaly Detection in Camera Trap Images" at the Computer Vision Group, Friedrich-Schiller-Universität Jena.

An overview of all files can be found in index.ipynb.