-
https://arxiv.org/pdf/1703.06870.pdf
We present a conceptually simple, flexible, and general framework for object instance segmentation. Our approach efficiently detects objects in an image while s…
leo-p updated
7 years ago
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
…
-
I am running on CPU, while merging confg from yaml file I am getting below error. tried many blogs but was not able to resolve it.
I was trying object detection using COCO-Detection/retinanet_R_101_F…
-
HI, Could you provide the evaluation code and the test results with 153 prompts from the COCO validation subset? It seems the accuracy (50%)is much lower than R-precision mentioned on the paper.
-
Please ask me how to output AP and Recall in iou for 0.5 and 0.75 when I run faster rcnn with coco data, I can only output AP using test.py, and the range of R output is 0.5-0.95.
-
Dear author.
I found your work so interesting.
Then, I have a question about training settings to reproduce the results in your paper.
Can you share each value of loss_w related to pp, respectively…
-
### Branch
main branch (1.x version, such as `v1.0.0`, or `dev-1.x` branch)
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmaction2/issues) and [Discussions](https:/…
-
when i run the main.py, the error comes
ViDT training and evaluation script: error: unrecognized arguments: true
in main.py, my code is
args = parser.parse_args(['--method', 'vidt',
'--back…
-
### 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…
-
python3 mask_rcnn.py --mask-rcnn mask-rcnn-coco --image /home/deepedge/mask_rcnn-master/mask-rcnn-bottle-training-master/dataset/val/car39.jpg
[INFO] loading Mask R-CNN from disk...
[libprotobu…