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.
Download and copy files, including manual descriptions and CLIP features to data/
Run the code for KIS task:
python KIS.py
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}
}
This repository is released under MIT License (see LICENSE file for details).