Model Zoo for Multimedia Applications
Project description
MoZuMa
MoZuMa is a model zoo for multimedia search application. It provides an easy to use interface to run models for:
- Text to image retrieval: Rank images by their similarity to a text query.
- Image similarity search: Rank images by their similarity to query image.
- Image classification: Add labels to images.
- Face detection: Detect and retrieve images with similar faces.
- Object detection: Detect and retrieve images with similar objects.
- Video keyframes extraction: Retrieve the important frames of a video. Key-frames are used to apply all the other queries on videos.
- Multilingual text search: Rank similar sentences from a text query in multiple languages.
Quick links
Example gallery
See docs/examples/
for a collection of ready to use notebooks.
Citation
Please cite as:
@inproceedings{mozuma,
author = {Massonnet, St\'{e}phane and Romanelli, Marco and Lebret, R\'{e}mi and Poulsen, Niels and Aberer, Karl},
title = {MoZuMa: A Model Zoo for Multimedia Applications},
year = {2022},
isbn = {9781450392037},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
url = {https://doi.org/10.1145/3503161.3548542},
doi = {10.1145/3503161.3548542},
abstract = {Lots of machine learning models with applications in Multimedia Search are released as Open Source Software. However, integrating these models into an application is not always an easy task due to the lack of a consistent interface to run, train or distribute models. With MoZuMa, we aim at reducing this effort by providing a model zoo for image similarity, text-to-image retrieval, face recognition, object similarity search, video key-frames detection and multilingual text search implemented in a generic interface with a modular architecture. The code is released as Open Source Software at https://github.com/mozuma/mozuma.},
booktitle = {Proceedings of the 30th ACM International Conference on Multimedia},
pages = {7335–7338},
numpages = {4},
keywords = {multimedia search, vision and language, open source software},
location = {Lisboa, Portugal},
series = {MM '22}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mozuma-0.9.0.tar.gz
(29.2 MB
view details)
Built Distribution
mozuma-0.9.0-py3-none-any.whl
(29.9 MB
view details)
File details
Details for the file mozuma-0.9.0.tar.gz
.
File metadata
- Download URL: mozuma-0.9.0.tar.gz
- Upload date:
- Size: 29.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b724470c1fa9cb3fbbb986dcd052faa5697ba1a29617485a72b1217a2c8a686b |
|
MD5 | c7baae8afa8c0e559ce531906a7af2b6 |
|
BLAKE2b-256 | 61e42a1f296f46c2b5e49891720d0560ffec9dccc6fb0f17d4e1908716ac946f |
File details
Details for the file mozuma-0.9.0-py3-none-any.whl
.
File metadata
- Download URL: mozuma-0.9.0-py3-none-any.whl
- Upload date:
- Size: 29.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27f17a333026fa775a900d9cad5baabfb726cc9d6108c76632cdd5f5a5aff8c0 |
|
MD5 | 53f29bb746cc0e0946e375455f314a29 |
|
BLAKE2b-256 | 61509aab9e19df035f75f65d0c29d187b478664ccc68dadf7216f9bab79c4b45 |