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

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

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.