-
### Description
When running capa against shellcode using the Binary Ninja backend, I encountered an error related to an unexpected file format. The analysis fails, preventing capa from assessing she…
-
Hi,
I've been thinking about extracting a system stat portion from pistackmon code to become a standalone application, but you're way ahead of me.
In fact I would gladly adapt this program for my …
-
Hi. I am using hloc triangulation to reconstruct my scene when I have camera ground truth pose and images. I first use `rec.add_camera(camera)`, `rec.add_image(img)`, `rec.register_image(image_id)` to…
-
I encountered an issue while evaluating with the script located at `/home/mluo/aigeeks/mmv2/tm2d_60fps/eval4bailando/metrics_new_axm.py` Specifically, there is a size mismatch between `pred_features_k…
-
Ahoi hoi gang,
within our discussion wrt auditory features and things (e.g. #702 and #596), I wanted to propose the inclusion of the cochleagram feature (standard version [here](https://github.com/…
-
Hi, thanks for your works!
But I am confused with the command "extract_features" in test_xx.sh, what have I missed?
Thanks for your reply.
Zouhj updated
5 years ago
-
When I use the extract_features.py to extract features, the process seem be stuck. I tired the two commands:
> python3 extract_features.py --mode caffe \
--num-cpus 2 --gpus '0,1,2,3' \
…
-
Hi,
Thanks for sharing your work. I was wondering how you extracted [these](https://drive.google.com/file/d/1BFw0jc0j-ffT2PhI4CZeP3IJFZg3GxlZ/view) visual features of the CXR images in the OpenI da…
-
Hi, I am trying to extract the object features using your code in https://github.com/VideoAnalysis/EDUVSUM/tree/master/src.
According to your paper, you are using the googleNet trained with imagene…
-
I am following your code in extracting features to create the t-SNE.
In the feats_extract function, what is the use of sub_neg_inds at [line #324](https://github.com/nasir6/zero_shot_detection/blob/…