-
when i run the fast_rcnn_demo.m, there is an error:
Error using caffe
Unknown command 'init'
Error in fast_rcnn_load_net (line 11)
init_key = caffe('init', def, net, 'test');
Error in fast_rcnn_demo…
-
I am getting the following error at the end of the compilation when the binding are compiled:
```
org/opensim/modeling/StdMapStringTimeSeriesTableVec3.java:57: error: incompatible types: SWIGTYPE_…
-
### Feature you'd like to see:
I'm not entirely sure if this is a bug, feature request, or just me being naive in the Scan-image landscape.
I'm working on some data analysis routines that were pre…
-
Hello,
1, Created a build directory
2, Set CMake SOURCE code path - /flann-master
3, Set CMake Build binaries path - /flann-master/build
4, Cmake .. is run error following
ERROR:…
-
I installed octave on a clean ubuntu 20.04 distro. When I enabled the option `IDYNTREE_USES_OCTAVE`, I got the following error
```
-- Found YARP: /home/giulio/robot-code/robotology-superbuild/build…
-
Hi,
I am getting the following error while running the build mex file on Mac M1. I will appreciate if you could help with this.
>> build_mex
Building mex files. This may take a few minutes.
…
-
> What did you do? (steps to reproduce)
I downloaded NuPIC from GitHub and followed the installation instructions for Linux (nupic-linux64).
> What happened? (actual result)
python hierarchy_networ…
-
Am I correct in assuming that Flann has not been built successfully with CUDA in many years? I get cmake warnings and make errors...
# ***\* CMAKE ****
firstuser@kalymnos:~/sw/14.04/flannBuild$ rm CM…
-
Hi,
I'm trying to do implement nearest neighbor search using parallel hierarchical clustering trees in hamming space as it was studied in [Muja, Marius, and David G. Lowe. "Fast matching of binary fea…
-