-
I want to use mobilenet-yolov2 so that I turned a pre-trained mobilenet model in caffe version to caffe2 version first .
Then I followed the official tutorial to turn the caffe2 model to onnx model…
-
I haven't used anaconda, I installed everything with pip and brew only, so this script suggested on the website doesn't work:
sudo install_name_tool -change libpython2.7.dylib ~/anaconda/lib/libpyt…
-
Can this be used with Pytorch 2.0 and greater and if so what is the process to use it.
This is what I see when I try to build it.
cmake -DCMAKE_PREFIX_PATH=$VIRTUAL_ENV/lib/python3.11/site-packa…
-
I tried to run ~/tools/train.py with params --dataset vrd --loc_type 1 but got the following error.
Namespace(ds_name='vrd', epochs=5, loc_type=1, lr=1e-05, model_type=None, name=None, print_freq=1…
-
**Host System:**
-Ubuntu 18.04.1
-RTX 2080ti
- Cuda 10
- nvidia driver 410
- Cudnn 7.3.0
**Running Docker Image:**
densepose:c2-cuda9-cudnn7
root@4cf2a710d35b:/densepose# nvidia-smi…
-
Dear All,
There are many existing projects based on the existing version, Caffe.
After Facebook open sourced Caffe2 (Apr 18, 2017) as a next version of Caffe, It seems that
Caffe2 include lots…
-
### Expected results
Training runs correctly in any proper sizes.
### Actual results
Training runs correctly for some iterations, then ends at a random time. I have disabled the shuffle of da…
-
## 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…
-
Hi, I run build_windows.bat, then I got:
"C:\deepvision\caffe2\build\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\deepvision\caffe2\build\caffe2\Caffe2_GPU.vcxproj" (default target) (7) ->
(Custo…
-
## Steps to reproduce
1. `git clone https://github.com/facebookresearch/pytext`
2. `cd pytext`
3. `python -m pip install .`
4. `pytext`
## Observed Results
```log
WARNING:root:Th…