-
Is there an embedding operator in caffe2, just like the `Embed` layer in caffe?
-
Can ssd be converted from caffe to caffe2?Are there any specific tutorials?
-
You do a good job.Since you have idea to make the detection faster, can you show some results about the inference time? Thanks.
-
Now, k8s already support TensorFlow,PyTorch,Caffe2 distribution trainning。Your program is very cool.
-
## ❓ Questions and Help
$python tools/train_net.py --config-file "configs/caffe2/e2e_mask_rcnn_R_50_FPN_1x_caffe2.yaml"
I checked the image width and height in my annotation file I don't have the…
-
### Expected results
This test to pass.
```
python2 $DETECTRON/tests/test_spatial_narrow_as_op.py
```
### Actual results
```
RuntimeError: [enforce fail at context_gpu.h:171] . Encountered…
-
## Issue description
I can't install build_ios.sh for caffe2 ios.
`aligned allocation function of tyle ... is only available on iOS 11 or newer`
My ipad version is higher than iOS 11.
…
-
From my understanding, the Mask R-CNN model (https://arxiv.org/abs/1703.06870) was implemented using Caffe2. Could the code be released as part of Caffe2 or as a tutorial? It would be great if the ROI…
-
python -m caffe2.python.caffe_translator deploy.prototxt
WARNING:root:This caffe2 python run does not have GPU support. Will run in CPU only mode.
WARNING:root:Debug message: No module named caffe…
-
Hi,
I try to run this command: python main.py --policy ppo --experiment mini_atari_3_tasks_3_cycles
and I got this error:
Traceback (most recent call last):
File "main.py", line 3, in
…