-
```
net.semanticmetadata.lire.imageanalysis.LocalBinaryPatterns cannot be used (it
looks like it has been deactivated)
What steps will reproduce the problem?
1. add lire.jar v0.9.5 to a project
2. u…
-
Hello! I would like to ask you about the HRV evaluation details of UBFC-RPPG in Table 2. How did you transform the bvp label and rppg into various HRV indicators for evaluation? Is there code for that…
-
Hello,
`AbstractObjectNormalizer` has a long list of ongoing issues and pull request, we got a talk at Paris Symfony Live with @dunglas @fbourigault and @soyuka on how we want to move forward, here…
-
Hello, I would like to ask you that I used the following instructions when extracting features from the Perception-Test dataset:
```
CUDA_VISIBLE_DEVICES=1 python tools/run_net.py \
--cfg /home/d…
-
Traceback (most recent call last):
File "main.py", line 331, in
main()
File "main.py", line 246, in main
X_train, selection = Feature_Selection.Feature_Ranking(X_train, y_train,k, fea…
-
Hello @antoine77340 ,
I wanted to know if it would be viable to run your models on the google audio set data.
The data is stored as tfrecords. The number of classes in the data is 527. What ch…
-
Hi, there. I'm using CaffeOnSpark to extract deep feature(dimention is 4096) from pictures. The model I use is [vgg_face](http://www.robots.ox.ac.uk/~vgg/software/vgg_face/),the content of solver.prot…
-
If I uncheck "sparse" and only leave "dense" checked in the gui in the automatic reconstruction dialogue, the process runs very fast and terminates quickly. It seems to succeed and I get the "import t…
-
I am thinking of the following plan to do this:
1. There are some MATLAB functions which are not being used in the entire repo (e.g. `fixSamplingRateInFiles.m` in the `src/prediction_models/experime…
-
I've pasted relevant code that I'll refer to below in https://gist.github.com/davidtheclark/30b76d1cb8349175109b99547c7d1a4a
I am working on a way to transform GeoJSON such that features spanning the…