-
Traceback (most recent call last):t-order relations: 2374000 features
File "/home1/06127/pdoris/miniforge3/envs/liftoff/bin/liftoff"…
-
Thank you for your great work on the Hi4D dataset. I have been working with the dataset and specifically analyzing the test.pkl file for each motion case. After extracting the image features, I notice…
-
v2版本中extract_features.py文件只在第一版中提供,然而在v2版本还是必须的,并且没有--downsample参数。
另外,请问在那里可以下载能运行get_clip_features.py文件的clip模型呀?(比如ViT-B-16-laion2b_s34b_b88k.bin)
-
Hi, thanks for your amazing work! I'm finding difficulty in understanding which part of the code is used to extract video features (before pooling) using TSM? Could you please upload the script to get…
-
Once trying to import the module in the script extract_features.py:
from astropy.stats import LombScargle
Get a message: module LombScargle not found.
So I found a workaround as the following:
…
-
Hello,
Our data is already an ROI file (.nii.gz / .dcm) for the tumor region, so there is no seed point data. Can I just use your model to extract the features of ROI directly.
-
Package: skia[core,fontconfig,freetype,gl,harfbuzz,icu,vulkan]:x64-linux@129
**Host Environment**
- Host: x64-linux
- Compiler: GNU 14.2.1
- vcpkg-tool version: 2024-09-18-5f5da308dd1dd3cc49641c6…
-
Hi, I used ccsmeth extract command to extract features. How should it be structured when opened in tsv file in python?
Could you please give some information related to the file structure?
Thank yo…
-
Hello,
I was reviewing your work and noticed that you use VoxelNet to extract features from radar data.
In the paper, it mentions using Point Feature Encoding *2.
However, after closely exami…
-
Hello, I'm running `extract_features.py` using the command `KERAS_BACKEND=theano python -u extract_features.py -d ~/Videos/videos`. However, the program will freeze and refuse to make any further prog…