-
Hello,
Im trying to run the train.py file with the detr3d_res101_gridmask.py configuration but Im not able to build the Detr3D model using mmdetection3d. Do I have to do anything extra in order to …
-
Hello,
Thanks for all your hard work! I saw your previous issue about your specific environment, but running into issues importing flash-attn. flash_attn_cuda isn't in the site-packages after install…
-
GridMask?
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar feature requests.
### Description
[Grid-Mask](https://arxiv.or…
-
Hi, I have the following 3 questions:
1. In PETRv2, the size of the img input in the training process is [12, 3, 320, 800]. Can 12 be understood as 6 pictures at the current moment and 6 pictures in …
-
![image](https://github.com/user-attachments/assets/f3e3cb46-e689-4aff-b5ea-b24110807ca4)
KeyError: 'Detr3D is not in the mmdet3d::model registry. Please check whether the value of `Detr3D` is corr…
-
### 请提出你的问题 Please ask your question
Hello,
根据https://github.com/PaddlePaddle/Paddle3D/tree/develop/docs/models/petr 下训练命令,
无论是单卡还是多卡,都无法收敛,总在某一阶段后LOSS突然增大/与Box相关的LOSS突然为0;
-
### 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 expec…
-
Hi,
i am using this config https://github.com/megvii-research/PETR/blob/main/projects/configs/petrv2/petrv2_BEVseg.py and its respective model.
But I changed the test pipeline, with scale(twice-…
-
Thanks for your nice work~ but I met some questions when I used this model in the customer dataset.
I trained a nice model that achieved satisfying mAP in the validation dataset and the first tes…