4
Laboratory I MPEG7 implementation exercises Ing. Marco Bertini

Laboratory I MPEG7 implementation exercises

  • Upload
    addo

  • View
    43

  • Download
    0

Embed Size (px)

DESCRIPTION

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

Citation preview

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.