-
📄 Describe
Co-DETR의 backbone을 ViT-L을 사용해서 학습
✅ Tasks
- [x] 데이터 셋에 맞는 Config 만들기
- [ ] 모델 학습
🙋🏻 More
-
First of all: thank you for your awesome work; results are extremely good!
Can you explain to me how the collaboration between this repo and the original mmdetection works? Because there is this or…
-
### Bug
return forward_call(*args, **kwargs)
RuntimeError: The following operation failed in the TorchScript interpreter.
Traceback of TorchScript, serialized code (most recent call last):
File …
-
hi,can you provide ther cross-kd-detr code ? thanks.
-
Reference : https://github.com/facebookresearch/detr
- [ ] facebook-detr : customize
- [ ] facebook-detr : backbone(ResNet) 기본 성능
-
how to run inference with fine-tuned DETR models
how to set the args ,the default is to use the downloaded detr weights
-
### Question
我在salience_detr.py中的 `class SalienceDETR(DNDETRDetector):` 类 加入了
`self.Re_Weight = WeightRefactor(sample_num)`,使用resnet50 backbone可以训练,但是swin_l 会报错:
`[2024-11-11 20:07:56 det.models.…
-
Dear Author,
First of all let me congratulation you on the two fantastic work LW-DETR and OVLW-DETR.
I'm very much intreseted in OVLV-DETR and would like to have a view on the source code.
Any …
-
I found in your paper that you mentioned using a Deformable-DETR model pre-trained on the LVIS dataset, but in the code, you used a pre trained model called "SenseTime/deformable detr", which is pre-t…
-
### Question
作者你好,关于论文中“5.4 Transferability of position relation”中Relation编码实现了对三种detr变体的性能提升,请问可以开源这三个detr变体的实现代码吗。谢谢!
### 补充信息
_No response_