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 2 年之前
avalanche 043519869b avalanche framework checkout bcba08cf4c8297f7060302b52fcbadbb7fde3a41 before any changes were made 2 年之前
data d0db47a081 explaining the data and data stream creating notebook 2 年之前
scripts d0db47a081 explaining the data and data stream creating notebook 2 年之前
README.md d0db47a081 explaining the data and data stream creating notebook 2 年之前

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