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.