-
-
I am running [this example](https://naturalistic-data.org/content/Pliers_Tutorial.html#example-1-audio-rms). Here is the code:
```
import warnings
warnings.filterwarnings("ignore", message="nump…
-
Do you pre-extract features of objects and store the features on disk? I cannot find any operation in data processing or training steps to store the pre-extracted object features from the long-term se…
-
According to your paper:" With the monocular image or multi-camera images as the
input, the multi-scale features are first extracted by the image encoder, and then lifted to 3D feature volume, ..."
…
-
Hi,
I am working to extract features from replays. However, some observations are quite different from expected. Specifically:
1. The buildable and pathable feature layers are always empty(filled wi…
-
There seems no way to specify idField when extracting features at calling CMQueries constructor.
Since idField is fixed in the src as "id", we can't use the schema in which the unique key field is de…
-
Hello everybody !
You know, i still believe that attaching data to a field, when another field changes, is not specific to DAL.
Is it possible that we discuss migrating this feature to facond, w…
-
Hi jpeyre,
According to your paper, intuitively, we can extract fc7 features of all regions of interest (ROIs) in fast rcnn and regard them as the candidates features.
But, if we want to extract f…
z-kun updated
6 years ago
-
Hey there! Firstly, thank you for publishing this wonderful work. I am fascinated by your research and I'm trying to understand every component of Scenimefy. However, I could not find where you implem…
-