Closed willxxy closed 1 year ago
Hello,
For the video and image features (i am using ig65m and vit, respectively), what is the format/dimensionality of the .npy files?
Hi! Please take a look at the notebooks in MLASK/feature_extraction and the examples of using np.save() - they correspond to the format expected by dataloader in MLASK/src/data/data_loader.py.
MLASK/feature_extraction
np.save()
MLASK/src/data/data_loader.py
Hello,
For the video and image features (i am using ig65m and vit, respectively), what is the format/dimensionality of the .npy files?