Top Banner
Laboratory I MPEG7 implementation exercises Ing. Marco Bertini
4

Laboratory I MPEG7 implementation exercises

Feb 23, 2016

Download

Documents

addo_

Laboratory I MPEG7 implementation exercises. Ing . Marco Bertini. Exercise objectives. Perform experiments with a sample CBIR system based on MPEG-7 features Experiment with weighted retrieval Experiment with approximate retrieval. Working tools. - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Laboratory  I MPEG7 implementation exercises

Laboratory IMPEG7 implementation exercises

Ing. Marco Bertini

Page 2: Laboratory  I MPEG7 implementation exercises

Exercise objectives

• Perform experiments with a sample CBIR system based on MPEG-7 features

• Experiment with weighted retrieval

• Experiment with approximate retrieval

Page 3: Laboratory  I MPEG7 implementation exercises

Working tools

• Use Java CBIR module based on LIRE open source library – use version 0.9.4

• Use UCID V2 dataset for testing.

• Source code available for inspection

• Word and Latex template for 4-page resume of the experiments (to be done per group)

Page 4: Laboratory  I MPEG7 implementation exercises

Task

• Using the CBIR module perform image retrieval by applying:– CLD– SCD– EHDand their (weighted) combinations.

• Check the most appropriate feature combinations to optimize performance

• Test on UCID dataset and evaluate MAP P@10 using ground truth data.