-
### Describe the bug
/home/pcl/Minconda/conda3/envs/DIFT/bin/python3.10 /home/pcl/DETR/SDAseg/others/DIFT-main/demo.py
Traceback (most recent call last):
File "/home/pcl/Minconda/conda3/envs/D…
-
### Model description
Plain-DETR is an object detector that maintains a "plain" nature: using a single-scale feature map and global cross-attention calculations without specific locality constraints.…
-
Which of the functions from the paper are currently in code?
1. Which methods are supported? (cl-detr, icarl, lwf, etc).
(a. what does the option --method in main do? choices are 'icarl' or 'baseli…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmdetection3d/issues) and [Discussions](https://github.com/open-mmlab/mmdetection3d/discussions) but cannot get the exp…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
Expo…
-
**Describe the bug**
On line 15 of mmdet2trt/models/dense_heads/detr_head.py:self.positional_encoding = build_wrapper(module.positional_encoding)
Since mmdet version 3, the parameter positional_enc…
-
Hello,
I am planning to create a custom model using the mmdetection framework, I am interested in using deformable attention, I also [wrote in the main project](https://github.com/open-mmlab/mmdete…
-
Thank you for your great work on object detection.
I am a new guy on object detetion. I am learning the focus-detr code and try to run it at first.
I found that the installation instruction is linke…
-
python main.py --output_dir /home/pcl/DETR/DINOout -c config/DINO/DINO_4scale.py --coco_path /home/pcl/DETR/DETRinput/ --options dn_scalar=100 embed_init_tgt=TRUE dn_label_coef=1.0 dn_bbox_coef=1.0 us…
-
Thank you for sharing your work! I encountered some issues during execution and would like to seek your advice.
a. The experiment could not be reproduced. Using the labels and hyperparameters provi…