CL-DETR icon indicating copy to clipboard operation
CL-DETR copied to clipboard

PyTorch implementation of "Continual Detection Transformer for Incremental Object Detection" (CVPR 2023)

Results 6 CL-DETR issues
Sort by recently updated
recently updated
newest added

Hi while running the code I have some problem. How can I deal with this problem? I tried pip install MutiScaleDeformableAttention but, I received "ERROR: Could not find a version...

Thank you very much for the author's contribution. I tried to download and run the code for Google Cloud Drive, but the performance was very low and could not reproduce...

The part of selecting samples isn't in the code, is it?

Hi, I applied and ran the code successfully, but the result is not quite right, the loss does not drop, can you help me to see where is the problem....

could you please release the whole code and data split files?

Which of the functions from the paper are currently in code? 1. Which methods are supported? (cl-detr, icarl, lwf, etc). (a. what does the option --method in main do? choices...