This repository will contain a modified and extended version of the avalanche framework which allow for sequence wise evaluation, class imbalanced rehearsal set selection, comprehensive logging, strategic memory filling. The commits made to the repository are designed such that they help understand the changes made to the original package.

Julia Boehlke d0db47a081 explaining the data and data stream creating notebook 3 rokov pred
avalanche 043519869b avalanche framework checkout bcba08cf4c8297f7060302b52fcbadbb7fde3a41 before any changes were made 3 rokov pred
data d0db47a081 explaining the data and data stream creating notebook 3 rokov pred
scripts d0db47a081 explaining the data and data stream creating notebook 3 rokov pred
README.md d0db47a081 explaining the data and data stream creating notebook 3 rokov pred

README.md

This Repository contains a folder called avalanche which is basically a fork from the avalanche framework at the 18.8.2021 (checkout bcba08cf4c) by ContinualAI found here:

https://github.com/ContinualAI/avalanche

Further the camera trap data used and the way it was handled is described. The corresponding jupyter notbook is found in scripts/jupyter-notebooks