Fix Automatic Download of Pretrained Weights in DETR (#17712)
* added use_backbone_pretrained
* style fixes
* update
* Update detr.mdx
* Update detr.mdx
* Update detr.mdx
* update using doc py
* Update detr.mdx
* Update src/transformers/models/detr/configuration_detr.py
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>