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

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

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.