-
## PLEASE FOLLOW THESE INSTRUCTIONS BEFORE POSTING
1. Please thoroughly read README.md, INSTALL.md, GETTING_STARTED.md, and FAQ.md
2. Please search existing *open and closed* issues in case your iss…
-
I run detectron on nvidia jetson tx2, after flashing tx2, installing some dependency environment, I install pytorch and detectron, all is good ,until test detectron.
when I run test code, error cause…
-
When I try to run pool ops, I can't find any compatible code in `backend.py` for `auto_pad` (`legacy_pad` in caffe2).
So as title, does onnx caffe2 not support `auto_pad` in backend?
https://githu…
-
## ❓ Questions and Help
I am trying to build the caffe2_gtest_main in caffe2/test/. So I uncommented add_subdirectory(test) in caffe2/CMakeLists.txt. But it seems that there is no CMakeList.txt in ca…
-
I'm trying to create a custom op for Caffe2, but separately a Caffe2 build and Caffe2 source code.
Looking at this example (https://github.com/caffe2/caffe2_bhtsne), I could managed to build a cust…
-
Hello,
I get the following error while trying to make from the commit acee64a9f95612e69d0a615c09e0676ac076849d. I get the same error in various earlier commits whereas the commit 0a3c8413fc26cffa25…
-
I am trying to build the C++ API on Windows 10 with CUDA 10.1 for Visual Studio 2019.
Part of cmake seems to indicate that it uses CUDA 10.2, then counter indicates it uses CUDA 10.1
(I am targeti…
-
I use Detectron docker image. In this docker image, it seems that caffe2 is not latest version. There is no SpatialGN function. How can i update caffe2 in detectron docker image?
dccho updated
6 years ago
-
Everything should be switched over to pytorch/caffe2 to reduce the dependency count
-
Has anyone had success converting faster r-cnn from caffe to caffe2? Blindly running `caffe_translator` gives me the error:
```bash
(caffe2) thomasbalestri@company02:~/PycharmProjects/caffe2$ pyth…