-
### Feature request
This feature request significantly improves memory consumption for segmentation models, particularly when working with datasets with large numbers of instances per image.
###…
-
Thank you for your contribution. i want to know how i can get the CLASS list in detr_demo.ipynb? whether the CLASS list comes from the *.json file of annotation?
-
2024-09-24 16:38:42.194934: E external/local_xla/xla/stream_executor/cuda/cuda_fft.cc:485] Unable to register cuFFT factory: Attempting to register factory for plugin cuFFT when one has already be…
-
**Describe the bug**
When I tried converting Facebook's DETR_DEMO (the simple/demo version) from ONNX to Tensorflow, I got the follow error:
ValueError: as_list() is not defined on an unknown Te…
-
大佬,这个config的解析如何看啊? CODINO-DETR,那么多头,定义了头内部的参数,但是如何与其他部分链接的呢?
-
### Feature request
We currently already have a semantic segmentation task guide: https://huggingface.co/docs/transformers/tasks/semantic_segmentation. It would be great to create a similar one for…
-
Thank you for help!
-
您好,请问使用AutoDL服务器训练RT-DETR的话,如何可视化训练损失曲线等等呢???
我安装了visualdl,但是执行visualdl --logdir ./log那个网址打不开
![image](https://github.com/lyuwenyu/RT-DETR/assets/97581575/672a30c1-c4ba-4d71-b47d-62cd1031c823)
-
Hi , I recently cloned the O2net repo and setup the env, but while trying to build the model I am facing an issue with "ModuleNotFoundError: No module named 'MultiScaleDeformableAttention'" .
Can you…
-
Hello,
First of all, thank you for your great work.
I want to ask a point in the implementation of input projection before the MaskHeadSmallConv in segmentation.py .
The implementation applie…