Skip to content

Code for KIS algorithm with Marine Video Kit dataset in MMM2023

License

Notifications You must be signed in to change notification settings

quangtrungtruong/KIS_MVK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marine Video Kit: A New Marine Video Dataset for Content-based Analysis and Retrieval

PWC

Marine Video Kit: A New Marine Video Dataset for Content-based Analysis and Retrieval
Quang-Trung Truong, Tuan-Anh Vu, Tan-Sang Ha, Jakub Lokoč, Yue Him Wong Tim, Ajay Joneja, Sai-Kit Yeung
Oral presentation in MMM2023

This is an implementation for Known-item Search algorithm. We released Marine Video Kit dataset. For the details, please check the paper.

a

How to run:

Download and copy files, including manual descriptions and CLIP features to data/

Run the code for KIS task:

python KIS.py

Citation

If you are interested in our work for your research, please do cite:

@inproceedings{MVK,
  title={Marine Video Kit: A New Marine Video Dataset for Content-based Analysis and Retrieval},
  author={Truong, Quang-Trung and Vu, Tuan-Anh and Ha, Tan-Sang and Lokoč, Jakub and Tim,
            Yue Him Wong and Joneja, Ajay and Yeung, Sai-Kit},
  booktitle={MultiMedia Modeling - 29th International Conference, {MMM} 2023,
            Bergen, Norway, January 9-12, 2023}
}

License

This repository is released under MIT License (see LICENSE file for details).

About

Code for KIS algorithm with Marine Video Kit dataset in MMM2023

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages