open-mmlab / mmdetection

OpenMMLab Detection Toolbox and Benchmark
https://mmdetection.readthedocs.io
Apache License 2.0
29.53k stars 9.46k forks source link

Any plan support ViTDet? #8577

Open peiyingxin opened 2 years ago

peiyingxin commented 2 years ago

Describe the feature support ViTDet project.

Motivation

There is a recent paper https://arxiv.org/abs/2203.16527 which is very helpful for Object Detection

Related resources If there is an official code release or third-party implementations, please also provide the information here, which would be very helpful.

Additional context Add any other context or screenshots about the feature request here. If you would like to implement the feature and create a PR, please leave a comment here and that would be much appreciated.

jbwang1997 commented 2 years ago

Yes, we have a plan to support ViTDet in mmdetection..

peiyingxin commented 2 years ago

Fine, maybe next release?I'm looking forward to it!