-
Thanks for open sourcing your repo. I would be interested in using FSOD with mask rcnn. I think the instruction in the README is about object detection, rather than image segmentation. Could you provi…
-
I executed the train_model.pynb but I have the following error:
---------------------------------------------------------------------------
InvalidArgumentError Traceback (mos…
-
Hello.
Have you any plan to support Faster Rcnn?
I really want to play FRCNN with your project.
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Hi, I want to reproduce your work, but I got different pretrain performance with voxel-rcnn.
I got 72.44, 27.42, 28.39 for Car, Ped, Cyc.
Could you provide Voxel-RCNN checkpoint file pretrained with…
-
### Describe the bug
A clear and concise description of what the bug is.
使用mmrazor/main/tools/visualizations/feature_diff_visualization.py对mmdetection中faster-rcnn可视化时,提示需有frame_id,video_len。原因在于…
-
老哥您好!不好意思再次打扰您,我在训练Cityspaces首先预训练了一个检测器
python train_net.py --cfg_file configs/city_snake.yaml model rcnn_det
接着我尝试一起训练polysnake
python train_net.py --cfg_file configs/city_snake.yaml model rcnn_s…
-
## Objective
This issue is to work on RCNN blog.
## Tasks
- TBD
-
### Describe the issue
i'm using cascade mask rcnn model in detectron2. when export onnx, it has RoiAlign (opset 16 version) in model file.
when running on onnxruntime (Cuda EP), it's too slow since…
-
when I run demo, There will be ImportError: No module named faster_rcnn.faster_rcnn_cascade. there is no faster_rcnn package.