Implementation for my bachelor thesis "Anomaly Detection in Camera Trap Images"
|
|
3 年之前 | |
|---|---|---|
| deprecated | 3 年之前 | |
| imgs | 3 年之前 | |
| plots | 3 年之前 | |
| py | 3 年之前 | |
| session_scans | 3 年之前 | |
| visualization | 3 年之前 | |
| .gitignore | 3 年之前 | |
| Kadaverbilder_leer.csv | 3 年之前 | |
| README.md | 3 年之前 | |
| analyze_dataset.ipynb | 3 年之前 | |
| analyze_labels.ipynb | 3 年之前 | |
| approach1a_basic_frame_differencing.ipynb | 3 年之前 | |
| approach1b_histograms.ipynb | 3 年之前 | |
| approach2_background_estimation.ipynb | 3 年之前 | |
| approach3_boxplot.ipynb | 3 年之前 | |
| approach3_local_features.ipynb | 3 年之前 | |
| approach4_autoencoder.ipynb | 3 年之前 | |
| approach4_boxplot.ipynb | 3 年之前 | |
| check_csv.ipynb | 3 年之前 | |
| csv_test_images.npy | 3 年之前 | |
| dataset_stats.npy | 3 年之前 | |
| eval_autoencoder.py | 3 年之前 | |
| eval_bow.py | 3 年之前 | |
| generate_lapseless_session.ipynb | 3 年之前 | |
| get_image_exif.ipynb | 3 年之前 | |
| index.ipynb | 3 年之前 | |
| lapseDates_1.npy | 3 年之前 | |
| motionDates_1.npy | 3 年之前 | |
| quick_label.py | 3 年之前 | |
| read_csv_annotations.ipynb | 3 年之前 | |
| resize_session.ipynb | 3 年之前 | |
| scan_sessions.ipynb | 3 年之前 | |
| scan_sessions.txt | 3 年之前 | |
| train_autoencoder.py | 3 年之前 | |
| train_bow.py | 3 年之前 |
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.