ELI icon indicating copy to clipboard operation
ELI copied to clipboard

(CVPR 2022) Energy-based Latent Aligner for Incremental Learning

Results 1 ELI issues
Sort by recently updated
recently updated
newest added

Thanks for your amazing works and open-source repositories from ORE, META-IOD to ELI. According to your code https://github.com/JosephKJ/ELI/blob/93ddce7c35b1b38a55cf237fc3f51e36ba92fbc2/detection/detectron2/data/datasets/pascal_voc.py#LL56C1-L57C70 I assume that you select both 'difficult'=0 and 'difficult'=1 samples for each...