-
thanks for sharing your works. I try to train the model using the the demo in your GETTING_STARTED.md
```
python2 tools/train_net.py \
--cfg configs/DensePose_ResNet50_FPN_single_GPU.yaml \
…
-
getting this error when run with e2e_keypoint_rcnn_X-101-32x8d-FPN_s1x model.
``
load_detectron_weight(maskRCNN, load_detectron)
File "/datadrive/Shridhar/detectron/mask-rcnn.pytorch/lib/utils/de…
-
I use the option alt+a to automatically adjust the saturation in radar images.
I find that a good SATURATION default level in my `.vpvrc` is 0.001
With this level, the auto-saturation sometimes ma…
-
I tried inference with e2e_keypoint_rcnn_R-50-FPN_s1x.yaml using pkl file available from Detectron @https://github.com/facebookresearch/Detectron/blob/master/MODEL_ZOO.md
CUDA :9.0
GPU: K80
Pytor…
-
I am under Ubuntu 16.04, Cuda 8.0 CuDNN 6.0.21; on a GTX 980Ti. I attach my caffe2 cmake summary and my compile log for ref
[compile_pytorch.txt](https://github.com/facebookresearch/DensePose/files/…
-
Hello,
I have added
` KEYPOINTS_ON: True`
to
` DensePose_ResNet101_FPN_32x8d_s1x-e2e.yaml`
```
MODEL:
TYPE: generalized_rcnn
CONV_BODY: FPN.add_fpn_ResNet101_con…
-
Currently (as of 5b4a45886c93722051598fd2748b443ea576caee) there are 4 test cases for this:
- Curves 1 and 24 (ID: 20)
- Curves 42 and 43 (ID: 33)
- Curves 44 and 45 (ID: 34)
- Curves 46 and 47 …
-
At present, the 'source/sink' functionality is embedded deep in the GenericLinearTransport class. This means it cannot be used by new classes, such as transient, stefan-maxwell, or advection. We nee…
-
I'm running infer_simple.py with MaskRCNN and would like to get keypoints detection results.
Here are config changes I made:
`__C.MODEL.KEYPOINTS_ON = True`
`__C.KRCNN.ROI_KEYPOINTS_HEAD = b'keyp…
-
#BY:Green_Chennai
#MCBBS ID:ww2498010071
#来源第#1217号编译文件
#2018年10月13日 19:59:11进行过第6次更新
info:
prefix: '&4&lFAWE:&f&7'
file_deleted: '%s0 已被删除.'
schematic_pasting: '&7原理图粘贴。 这不能被撤消.'
ligh…