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

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

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.