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

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

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.