yaoyao-liu / CL-DETR

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

Home Page:https://lyy.mpi-inf.mpg.de/CL-DETR/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Continual Detection Transformer for Incremental Object Detection

LICENSE

[Paper] [Project Page]

This repository contains the PyTorch implementation for the CVPR 2023 Paper "Continual Detection Transformer for Incremental Object Detection" by Yaoyao Liu, Bernt Schiele, Andrea Vedaldi, and Christian Rupprecht. If you have any questions on this repository or the related paper, feel free to create an issue or send me an email.

We will clean and release the code soon. If you need the preliminary code, you may download it via this Google Drive link. Thank you so much! If you have any questions, please feel free to contact me: yyliu@cs.jhu.edu

About

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

https://lyy.mpi-inf.mpg.de/CL-DETR/

License:MIT License