-
Hallo,
I have tried to train Mask RCNN and HTC on nuImages. But in both cases it fails with the following error message:
```
$ python3 tools/train.py configs/nuimages/mask-rcnn_r50_fpn_1x_nuim.…
-
- Also, extract BeV segmentation for evaluation purposes
Check out: https://github.com/wayveai/fiery/blob/master/fiery/data.py#L248
Nuscenes docs: https://www.nuscenes.org/nuimages?externalData=all&…
-
### 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…
-
Thank for your sharing code.
How convert nuimages to yolo in case of train?
I tried changing the variables, but I'm not sure.
Please help me....
-
Thanks for your excellent works!
According to the train_eval.md file, the swint-nuimages-pretrained.pth is needed in the training process of collaborative object detection. How can I find and downloa…
-
### Question
Training with custom data (12,276 images, 30 images from llava158K), after 47iters loss dropped to 0.4.
Training script:
`
deepspeed --include localhost:5,6 --master_port 29585 \
…
-
Prepare open dataset for Autoware users with the following information:
- sample dataset that includes lidar, image, and radar data
- dataset format specification
- instructions about how to use data…
-
How to form the nuimage dataset? Can I form the josn by " python tools/data_converter/nuimage_converter.py " ?
-
### Branch
1.1x branch https://mmdetection3d.readthedocs.io/en/1.1/
### 📚 The doc issue
I was looking for checkpoints of neural nets, and I noticed that some checkpoint links to the model wer…
-
### Model/Dataset/Scheduler description
Content:
Hello,
I have been training using the provided models bevfusion_lidar-cam_voxel0075_second_secfpn_8xb4-cyclic-20e_nus-3d-5239b1af.pth and swint-nu…