Skip to content

How did you change the SSD-Detector for Deformable DETR? #87

@ilikeokoge

Description

@ilikeokoge

Hi, thank you for the great repojitory.

I have read your paper on SSD-Det.
I believe that SSD-Det is a framework based on Faster-RCNN. That is, it detects proposals and then classifies the classes. On the other hand, you also show experimental results where you changed Detector to Deformable DETR and trained it.

My simple question is, how is a Detector that does not require a proposal, such as DETR, trained? Are there any changes to the framework? Or is it just DETR between backbone-Detector and the rest is identical?

Are example implementations available in this repository?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions