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

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

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.