-
Thank you very much for your great work. How do you extract visual features with InternVideo? I can't find detailed procedures and steps on the official website of InternVideo. Any assistance would be…
-
Hi.
I want to implement your code on TACoS dataset. When running generate_h5py.py, there exists feature_path '/Tacos/FTS/c3d_fts_bin_fc6_16/', I wonder how the feature file generates.
Thanks.
-
### Description
Looks like I broke the CAPE extractor:
https://github.com/mandiant/capa/blob/master/capa/features/extractors/cape/models.py#L301
Could this be a flexiblemodel?
Source:
https:/…
-
When calculating the cosine similarity between the background and text, only the features of the background are extracted? and How to delete the features of the foreground objects? I try to make the f…
-
Hi Team,
I'm encountering challenges while attempting to extract features from the YOLO-WORLD model for downstream tasks. Despite efforts to disable object detection or modify the model architectu…
n9s8a updated
8 months ago
-
-
I want to extract the features of the test images , what should I do ?
-
Hi - I am getting a KeyError box features message when trying to extract features from my own image. I've played around with the code, but can't seem to figure it out. If I set the TEST.OUTPUT_FEATURE…
-
Hey, thanks for the great work!
I have a reconstruction, which fails during chunking stage. to be exact it fails at this code (prepare_chunk.py, line 75)
` print("extracting features...")
co…
-
Nice Job!
We can not find the extracted features for Flickr30k dataset from the link you provided, could you provide it?
Thanks!