-
...are shown now when running the example experiment (tested in both C and Octave). To the first-time user, this will look strange, I guess, and we should try to get rid of them (by solving the proble…
-
Hi,
I observed a weird memory growth when I set the TEST.SCALE down from 800 to 600 or 200, consuming memory 872MiB(800), 1504MiB(600), 3035Mi(200).
The default config is `configs/baselines/e2…
-
hi tianzhi0549, I run :
python tools/test_net.py \
> --config-file configs/fcos/fcos_imprv_R_50_FPN_1x.yaml \
> MODEL.WEIGHT FCOS_imprv_R_50_FPN_1x.pth \
> TEST.IMS_PER_BATCH 4
but …
-
this file is missing I didn't find it: coco_gru18_bs64_cls0.5_ngf128_ndf128_a10_c512_80_net_T.t7
when I run this script: ./scripts/demo_coco.sh
I got this error:
Found Environment variable CUDN…
-
Hello. Thanks for sharing your code.
I checked `coco_detections.hdf5` file using HDFView.
I understand that `imgid_features` and `imgid_boxes` are extracted from Faster R-CNN(with ResNet101).
…
-
I tried to follow the template as directed, but please let me know if something is missing (long-time reader, first-time poster). I have also added a link to view the Colab notebook: https://colab.res…
-
Hi I am doing a custom training of Mask RCNN with my dataset of different sizes and resolution of images. I have already done annotating using VGG annotating tool. I started training but Index errors …
-
Hi, I am trying to run object detection after building the project in my Jetson Nano,
# detectnet --camera=csi://0
But i am getting below errors:
[TRT] 1: [convolutionRunner.cpp::executeConv::…
-
您好!我看您文章里面是用每种object的RoI特征均值当作视觉confounder,这里我想请教下您实验中对应COCO数据集中的Faster R-CNN特征是已经预训练直接拿来用的吗,还是需要自己重新训练一个Faster R-CNN模型去提取特征呀
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
环境
OS: docker (windows)
paddlecloud/paddledet…