roboflow / notebooks

Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM.
https://roboflow.com/models
5.6k stars 882 forks source link

how to add grouped convolutions and dilated convolutions into the detr-resnet 50 model? #313

Closed Gargeya2003 closed 2 months ago

Gargeya2003 commented 2 months ago

Search before asking

Description

I am doing a project to increase speed and increase the spatil context capturing of the detr model so I want to add grouped convolutions and dilated convolutions to the backbone but I am not able to understand how to modify this from the existing DetrforObjectDetection module from hugging face. Help me out.

Additional

No response

Are you willing to submit a PR?

LinasKo commented 2 months ago

Hi @Gargeya2003 👋

Unfortunately, this is out of scope for roboflow notebooks repository.

Closing the issue.