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

Felix Kleinsteuber 755dcfd443 Added readme 2 роки тому
deprecated 4e25520634 docs 2 роки тому
imgs 75b01eda47 updates 3 роки тому
plots 4e25520634 docs 2 роки тому
py 4e25520634 docs 2 роки тому
session_scans 007915bc0a more results 3 роки тому
visualization d3e69b0984 updated plots 2 роки тому
.gitignore d7d2362438 more eval 3 роки тому
Kadaverbilder_leer.csv 27aa92b698 annotator 3 роки тому
README.md 755dcfd443 Added readme 2 роки тому
analyze_dataset.ipynb 3bcf9949c8 documentation and ordering 2 роки тому
analyze_labels.ipynb 3bcf9949c8 documentation and ordering 2 роки тому
approach1a_basic_frame_differencing.ipynb 3de5549007 updates 3 роки тому
approach1b_histograms.ipynb f3916a4103 plots 3 роки тому
approach2_background_estimation.ipynb 3de5549007 updates 3 роки тому
approach3_boxplot.ipynb d3e69b0984 updated plots 2 роки тому
approach3_local_features.ipynb 75b01eda47 updates 3 роки тому
approach4_autoencoder.ipynb d3e69b0984 updated plots 2 роки тому
approach4_boxplot.ipynb 4e25520634 docs 2 роки тому
check_csv.ipynb 3bcf9949c8 documentation and ordering 2 роки тому
csv_test_images.npy 3bcf9949c8 documentation and ordering 2 роки тому
dataset_stats.npy 211141371e initial commit 3 роки тому
eval_autoencoder.py d7d2362438 more eval 3 роки тому
eval_bow.py d7d2362438 more eval 3 роки тому
generate_lapseless_session.ipynb 4e25520634 docs 2 роки тому
get_image_exif.ipynb 211141371e initial commit 3 роки тому
index.ipynb 4e25520634 docs 2 роки тому
lapseDates_1.npy 211141371e initial commit 3 роки тому
motionDates_1.npy 211141371e initial commit 3 роки тому
quick_label.py 007915bc0a more results 3 роки тому
read_csv_annotations.ipynb 007915bc0a more results 3 роки тому
resize_session.ipynb 75b01eda47 updates 3 роки тому
scan_sessions.ipynb 9d8148f751 frame differencing approaches (generally not successful) 3 роки тому
scan_sessions.txt 167726d971 session scan + results 3 роки тому
train_autoencoder.py 75b01eda47 updates 3 роки тому
train_bow.py d7d2362438 more eval 3 роки тому

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.