danieljf24 / hybrid_space

Source code of our TPAMI'21 paper Dual Encoding for Video Retrieval by Text and CVPR'19 paper Dual Encoding for Zero-Example Video Retrieval.
Apache License 2.0
87 stars 17 forks source link

This project is very good. If possible, please provide the code for video and text feature extraction, thank you #1

Closed 993917172 closed 3 years ago

danieljf24 commented 3 years ago

Our code of video feature extraction has already been available at here. Our text embedding is learned from the original text, instead of pre-extracted text features.