You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 9, 2023. It is now read-only.
Please consider porting more heads and backbones for object detection task.
Motivation
The number of heads and backbones for the task of object detection remains rather low in comparison to MMDetection.
Pitch
Introduce compatibility with new heads and backbones for object detection.
Alternatives
Additional context
Also, are there any plans to introduce solutions using transformer architecture, such as Swin Transformer, into this project, or is lightning-transformers meant particularly for this?
🚀 Feature
Please consider porting more heads and backbones for object detection task.
Motivation
The number of heads and backbones for the task of object detection remains rather low in comparison to MMDetection.
Pitch
Introduce compatibility with new heads and backbones for object detection.
Alternatives
Additional context
Also, are there any plans to introduce solutions using transformer architecture, such as Swin Transformer, into this project, or is lightning-transformers meant particularly for this?
Discussed in #1355.