HumamAlwassel / TSP

TSP: Temporally-Sensitive Pretraining of Video Encoders for Localization Tasks (ICCVW 2021)
http://humamalwassel.com/publication/tsp/
MIT License
107 stars 16 forks source link

Problems with extracting features from my own video! #25

Open Wangdanchunbufuz opened 7 months ago

Wangdanchunbufuz commented 7 months ago

I want to train this model on my own data set. In the first step, I follow your instructions to extract tsp features of the video. pkl and.npy files are obtained at the same time, but python merge_pkl_files_into_one_h5_feature_file.py is converted to.h5 using the Python merge_pkl_files_into_one_H5_feature_file. py according to the readme, but errors are reported during the conversion process. I cannot get the.h5 file. How should I proceed? image