Skip to content

tobiaskalb/feature-reuse-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Principles of Forgetting in Domain-Incremental Semantic Segmentation in Adverse Weather Conditions

Paper Conference

This repository contains information to reproduce our experiments.


@inproceedings{kalb2023featurereuse,
  title={Principles of Forgetting in Domain-Incremental Semantic Segmentation in Adverse Weather Conditions},
  authors={Kalb, Tobias and Beyerer, J\"urgen},
  booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
  year={2023}
}

Augmentations

The data augmentation pipelines we used are described in the yaml-Files. These include:

As they directly contain our used arguments for the Albumentations transformations, they can also be directly loaded as composed transformations, as shown in ourr sample notebook.

Checkpoints

The checkpoints for ResNet50 trained with various SSL methods can be found in their respective repositories:

For ErfNet trained with MoCo v3 and DINO the checkpoints can be found here: https://drive.google.com/drive/folders/1HH4F7gMm4FxqyZcgNBuwicrCFb0r40mh?usp=sharing.

Model Sources

The segmentation models and the corresponding ImageNet weights were based on the following implementations:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published