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

Search / qwery length #5

Closed Tortoise17 closed 2 years ago

Tortoise17 commented 3 years ago

Without any doubt, this is excellent piece of work. I want to ask that what is limitation of qwery characters? Is it possible to search long sentence or only limited like CLIP.

so in simple words is it only embedding base or transcript base (sentence base search) search for video retrieval is also possible.

Please guide me.

danieljf24 commented 2 years ago

Sorry for the late reply. As our model was trained on queries of short sentences, it may not work well for queries of long sentences.