-
### 🐛 Describe the bug
torchbench_amp_fp16_training
xpu train vision_maskrcnn
Traceback (most recent call last):
File "/home/sdp/actions-runner/_work/torch-xpu-ops/pytorch/benchmarks/dynamo/com…
-
-
Traceback (most recent call last):
File "/content/MaskRCNN/custom.py", line 187, in
model = modellib.MaskRCNN(mode="training", config=config,
File "/content/MaskRCNN/mrcnn/model.py", line …
-
Hello, is there support for MaskRCNN? I am using the torchvision.models.detection.maskrcnn_resnet50_fpn(pretrained=True) model, but get an error when trying to convert to torch2trt. Thanks!
I also …
-
I've been trying to import maskrcnn using the below code
`!git clone https://github.com/matterport/Mask_RCNN.git`
`!pip install -r /content/Mask_RCNN/requirements.txt`
`!pip show mask-rcnn`
`%cd…
-
cannot import name '_C' from 'maskrcnn_benchmark'
-
## ❓ Questions and Help
hello, thank you for the great job.
when i run the command `bash train.sh Language_VG_Uniter`
a problem happened below:
```
Traceback (most recent call last):
File …
-
good morning,
I'm writing to you because I'm trying to run the "Final Deliverable_full_code_report.ipynb" file but I can't find the "maskrcnn_4_resized.pt" file in the folders. Would it be possible …
-
### 🐛 Describe the bug
torchbench_amp_bf16_training
- [ ] `detectron2_fasterrcnn_r_101_c4`
- [ ] `detectron2_fasterrcnn_r_101_dc5`
- [ ] `detectron2_fasterrcnn_r_101_fpn`
- [ ] `detectron2_fast…
-
I load the checkpoint file "dino_4scale_flash_internimage_t_1x_coco.pth", and it reports the error as below. I downed it many times but it still not works.
"RuntimeError: PytorchStreamReader failed r…