-
https://github.com/facebookresearch/detr
DE⫶TR: End-to-End Object Detection with Transformers
Apache
-
**Is your feature request related to a problem? Please describe.**
We have the following to port:
- [x] 2d_autoencoderkl --> #1823
- [x] 2d_controlnet --> #1815
- [x] 2d_ddpm --> #1814
- [ ] …
-
# Detr | Sen Yang
Detr (DEtection TRansformer) 是最近很受关注的一个工作。论文叫做「End-to-end object detection with Transformers」, Facebook Research目前把它投稿到了2020年的ECCV。 鉴于网上有太多关于DETR的解读和评价,本文就不做太多的探讨,而致力于分析这两个概念: Set …
-
I am currently working on the completion of the project, I am reproducing your paper Distortion-aware Transformer in 360° Salient Object Detection, I need to use your model weights at the moment, we d…
-
thank you for your great work, but there is a problem when i train with my own data
i can't figure out why this happen
i've changed all num_class to my num
this is traceback:
Traceback (most rec…
-
I have no idea about the following error, looking forward to someone's help, thank you! ~~
```
Traceback (most recent call last):
File "disfluency_detection/pipelines/sentseg_train.py", line 42…
-
I want to use swin-transformer as a backbone to work for object detection. However, I can't find the guide about this.
-
Can you add support so that we can add language as a parameter ? I am trying to use the diarization code given at the readme file and receiving the following error.
Due to a bug fix in https://github…
-
My macbook pro has original Transformer installed first.
I then followed instructions on
https://hpcfair.readthedocs.io/en/latest/pipelines/similarity_checking.html
I got the following error.…
-
问题描述:
返回结果中, dataset/test.wav的识别结果为英文内容。同时返回的检测结果显示为 'language': 'english'
具体信息:
python lang-detect.py --audio_path=dataset/test.wav --model_path=models/whisper-large-v2-finetune/
Loading chec…