John Smit
John Smit
Hello author, may I ask if the loss function (class SetCriterion) has a Boolean variable in self.indices_merge. If the variable is Ture, run the following code: "def indices_merge(num_queries, o2o_indices, o2m_indices):...
What are the effects of not using a two-stage approach for one-to-many supervision? Is the one-to-many supervision prediction head used during model inference, or is it used for both training...
**Star RTDETR** 请先在RTDETR主页点击**star**以支持本项目 Star RTDETR to help more people discover this project. --- **Describe the bug** A clear and concise description of what the bug is. If applicable, add screenshots...
packages\mmengine\dataset\base_dataset.py", line 768, in _serialize_data data_bytes = np.concatenate(data_list)