-
* Operating system: Windows 10 64 bits
* Compiler version: MSVC 2017 64 bits version 15.5.2
* CMake version: 3.9.1
* CMake arguments:
* Relevant libraries/versions (e.g. CUDA): only cpu
I have …
-
After I download init_net.pb and predict_net.pb of squeezenet and put them into "C:\Program Files\Caffe2\caffe2\python\models\squeezenet".
when I run the code as follow:
![tim 20180318221706](https:…
-
hi!
I run `./tools/convert_pkl_to_pb.py` to convert detectron model to caffe2 model successfully.
Then I run the code to convert caffe2 model to onnx model:
```
import onnx
import caffe2.python.o…
-
0% 955/200000 [1:07:13
-
* Windows 10 64 Bits
* MSVC 2017 15.5.2
* CMake 3.9.1
* CMake arguments my opencv repo and I 'm using build_windows.bat
* Relevant libraries/versions opencv 3.4.0
caffe2 commit 73a224601c7067b0…
-
I can't build caffe2 on windows 10, here's the log:
PS D:\caffe2\scripts> .\build_windows.bat
CAFFE2_ROOT=D:\caffe2\scripts\..
CMAKE_GENERATOR="Visual Studio 14 2015 Win64"
CMAKE_BUILD_TYPE=Re…
-
## Issue description
I build the caffe2 with anaconda following the [page](https://caffe2.ai/docs/getting-started.html?platform=mac&configuration=compile#anaconda-install-path).
In the server with…
-
Hi all,
When I try to install Caffe2 with CUDA, CUDNN, OpenCV and FFMPEG enabled, I got errors:
----------------------------------------------------------------------------------------------------…
-
## 🐛 Bug
When I want to import caffe2.pytho.core, I get a Segmentation fault.
I followed the install guide for ubuntu 16 with prebuilt binaries and also installed nccl, I've been browsing past i…
-
I follow the Detectron installation, and i succeed install caffe2
![1532156622 1](https://user-images.githubusercontent.com/35193543/43033153-b049446c-8cf7-11e8-816d-f67d6fca3ab0.jpg)
but i don't te…