-
Has anyone encountered this problem?I am very certain that I have installed Torch
Traceback (most recent call last):
File "/root/SlowFast/slowfast/tools/run_net.py", line 6, in
from slowfast…
-
how to test data ??
-
## ❓ Questions and Help
Hi, I found out that when KEYPOINT_HEAD.SHARE_BOX_FEATURE_EXTRACTOR=True, the feature_extractor of keypoint_head becomes identical to the ones of bbox_head, which composed of …
-
I tried to run "demo/rrpn_e2e_infer.py", but it shows error. Does anyone know the reason?
I just want to test the result using a pre-trained model, did I do anything wrong? Thanks.
warnings.wa…
-
python:3.7.9
pytorch:1.7
linux:centos
Traceback (most recent call last):
File "demo/demo.py", line 12, in
from detectron2.data.detection_utils import read_image
File "/home/loongson/det…
-
![image](https://user-images.githubusercontent.com/16440889/34291351-df2d262a-e736-11e7-8235-07c76b8e38e8.png)
![image](https://user-images.githubusercontent.com/16440889/34291375-f50da186-e736-11e…
-
maskrcnn训练自己的数据小目标非常非常差,检测不出来
auto_scale_lr = dict(base_batch_size=32, enable=False)
backend_args = None
data_root = 'D:\\Program Files\\mmdetection\\mmdet\\data\\keii\\'
dataset_type = 'KeIIDatas…
-
Hello,
Thank you very much for sharing the implementation.
I am trying to run 'evaluate_depth_custom.py' using google colab. I am getting a cuda error
"
/content/SimVODIS/maskrcnn_benchmark/layer…
-
I want to install Sparse R-CNN, but I was troubled by the 3th code, which is
```
git clone https://github.com/PeizeSun/SparseR-CNN.git
cd SparseR-CNN
python setup.py build develop
```
And i go…
-
Getting error like below while executing the conversion script:
python3 tools/pytorch2onnx.py /home/dev3/Documents/new_mmaction/mmaction2/work_dirs/ava/slowfast_kinetics_pretrained_r50_4x16x1_20e_ava…