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

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

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.