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.
[X] I have searched the Roboflow Notebooks issues and found no similar bug report.
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.
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?