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

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

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.