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

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

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.