-
When I train a YOLOv3 to detect damage on images of cars I get a low average loss but also a really low MAP. The model is overfitting a lot (see below). I have trained the model on 500 images of damag…
-
After upgrading `keras-cv` to v0.6.1 I noticed that predict method of RetinaNet model became really slow comparing with v0.5.1 as result it complicates COCO metrics evaluation.
```
inputs = [SINGL…
-
Hi, The error occurred when i convert swin-transformer based mmdetection to trt
`INFO:mmdet2trt:Converting model
Warning: Encountered known unsupported method torch.Tensor.__matmul__
Segmentation f…
-
I can use the original version of mpview, but this modified version can't be compiled. Could you pls tell me how to proceed.
Thank a lot!
-
I would like to ask how to train my own dataset and what I should do? Look forward to your answers!
-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/blob/master/docs/en/faq.md)…
-
HI, I have no clues why the NeuralNetwork node's output tensor comes with almost all zero with using openvino pretrained model ssdlite_mobilenet_v2 and my pytorch custom model. Before converting to t…
-
### Non-determinism of MaskRCNN
There have been a lot of discussions and inquiries in this repo about a fully deterministic MaskRCNN e.g. #4260, #3203 , #2615, #2480, and also on other detection re…
ASDen updated
10 months ago
-
I am not sure whether it is possible to convert Resnet101-Faster-Rcnn from tensorflow to IR then to MXNET. I can not even pass convert from Resnet101 to IR. Thank you so much
Platform (like ubuntu …
-
Thanks for great work, i have a question, how can i set config file to detect oriention target in faster rcnn or other network?