RCIL icon indicating copy to clipboard operation
RCIL copied to clipboard

[CVPR2022] Representation Compensation Networks for Continual Semantic Segmentation

Results 7 RCIL issues
Sort by recently updated
recently updated
newest added

Hi, thanks for sharing the code. I'm trying to reproduce the results for 100-50 ADE20k. Here are the hyper-parameters I used: `--pod local --pod_factor 0.001 --pod_logits --classif_adaptive_factor --init_balanced --unce --unkd`...

Hi, may I have the class-wise results for ADE20k? Thanks.

Hi, I directly ran the released codes without any modification. However, I found that the obtained results are lower than the reported ones by >1 percent point, especially the 10-1...

Hi, I couldn't reproduce the results for 15-1 Pascal-VOC. I'm running the script `voc/plop_15-1-overlap.sh`. Since I have two GPUs with 24GB, I adjust the batch size to 12 and trained...

Nice work! Could you publish the scripts and the corresponding results on Cityscapes? I failed to reproduce the experimental results reported in the paper. I set the batch size as...

您好,请问我能够在自己的数据集上进行复现代码嘛?谢谢!

I encountered an error when trying to train the model on the Pascal VOC dataset (non-augmented version) using the command:`sh scripts/voc/rcil_10-1-overlap.sh` for the voc dataset but not the augmented version....