-
How to resolve this?
I am trying to run mmdetection repo on colab
Link :
https://colab.research.google.com/github/Tony607/mmdetection_object_detection_demo/blob/master/mmdetection_train_custom_data…
-
Hi!
Can I import a class of a model from a directory outside of the MMDetection directory without making it a package?
-
The current version `1.2` is using `mmdetection 2.x`
after upgrading mmcv and removing it as a main dependency (as in #64), we need to reuse the scraping script in `models_menu/mmscraper.py` to rescr…
-
📦_trash_
┣ 📂_base_
┃ ┣ 📂datasets
┃ ┃ ┗ 📜coco_detection.py
┃ ┣ 📂models
┃ ┃ ┣ 📜cascade_rcnn_r50_fpn.py
┃ ┃ ┗ 📜faster_rcnn_r50_fpn.py
┃ ┣ 📂schedules
┃ ┃ ┗ 📜schedule_1x.py
┃ ┗ 📜default_r…
0seob updated
2 years ago
-
It would be great if we write & publish a paper about OML, which allows us to collect citations and so on.
For example, here is PML's [paper](https://arxiv.org/abs/2008.09164) or MMDetection [paper]…
-
Have you reproduce this on mmdetection? @zjhuang22
We mainly follow your code and modify mmdetection but get 1.5 reduction in detection and no gain on ins seg compared with mask rcnn on mmdetection.…
-
Nice wordks!
could you provide this code not based on mmdetection ? Or could you provide a detailed README
-
The section we are using is the DETECTION section and I have executed the make.sh file in the ops folder. But we still get the following during training ImportError: cannot import name 'MultiScaleDefo…
-
Trying to train some object detectors for a business.
We need to be able to use a repo with a commercial license
Just wondering if this is still state of the art open source yolo trainer as the rep…
-
看起来没有定义这个RepeatDimsPluginDynamic plugin, 是需要自己定义么,还是需要从哪里下载插件包。
[TensorRT] ERROR: INVALID_ARGUMENT: getPluginCreator could not find plugin RepeatDimsPluginDynamic version 1
Traceback (most recent …