+ All Categories
Home > Documents > Laboratory I MPEG7 implementation exercises

Laboratory I MPEG7 implementation exercises

Date post: 23-Feb-2016
Category:
Upload: addo
View: 43 times
Download: 0 times
Share this document with a friend
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
Popular Tags:
4
Laboratory I MPEG7 implementation exercises Ing. Marco Bertini
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.


Recommended