mmdetection
mmdetection copied to clipboard
OpenVINO Training Extensions Object Detection
Test inference not work on cpu tests. Marked as a bug
Hotfix for run tests on CPU
Build 302
Build 543 ✔️
To run sample [several envvars](https://pytorch.org/docs/stable/distributed.html?highlight=distributed#initialization) should be defined: > MASTER_PORT - required; has to be a free port on machine with rank 0 > MASTER_ADDR - required (except for rank...
Hi, I am unable to open https://github.com/openvinotoolkit/mmdetection/blob/ote/docs/tutorials/new_dataset.md
I am trying to run my exported Cascade-RCNN model on the MYRIAD device using the test_exported.py script, however it seems that the RoIAlign layer is not supported by the MYRIAD....
I would suggest making the test behavior deterministic. I mean fixed dataset at least and maybe to increase dataset to obtain more stable results. _Originally posted by @alexsu52 in https://github.com/openvinotoolkit/mmdetection/pull/169#discussion_r703397334_
How to inference a single image with openvino model? We look forward to your reply.