1 compact descriptors for visual search lab multimedia architecture and processing lab (mapl)...

26
1 Compact Descriptors for Visual Search Lab Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science December, 2014 Hsinchu, Taiwan

Upload: junior-armstrong

Post on 25-Dec-2015

215 views

Category:

Documents


3 download

TRANSCRIPT

Page 1: 1 Compact Descriptors for Visual Search Lab Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science December, 2014 Hsinchu, Taiwan

1

Compact Descriptors for Visual SearchLab

Multimedia Architecture and Processing Lab (MAPL)Department of Computer Science

December, 2014

Hsinchu, Taiwan

Page 2: 1 Compact Descriptors for Visual Search Lab Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science December, 2014 Hsinchu, Taiwan

2Agenda

Software download and Build dataset– Lab1

Complete batch file and Get results– Lab2

Page 3: 1 Compact Descriptors for Visual Search Lab Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science December, 2014 Hsinchu, Taiwan

3Software Repository

Download PTT, software, dataset.

Dataset 2.3G 建議從這邊下載https://drive.google.com/file/d/0B6MmYMAQbLsJa2FobXZlQkdaVE0/view?usp=sharing

Page 4: 1 Compact Descriptors for Visual Search Lab Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science December, 2014 Hsinchu, Taiwan

4Software Repository

Check that these files are downloading

Page 5: 1 Compact Descriptors for Visual Search Lab Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science December, 2014 Hsinchu, Taiwan

5Software Repository

Page 7: 1 Compact Descriptors for Visual Search Lab Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science December, 2014 Hsinchu, Taiwan

7Software Repositoryhttp://wg11.sc29.org/svn/repos/MPEG-07/Part13-Compact_Descriptors_for_Visual_Search/tags/TestModel_12.0/

Using SVN checkout

Page 8: 1 Compact Descriptors for Visual Search Lab Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science December, 2014 Hsinchu, Taiwan

8Build dataset

\TestModel_11.0_mapl\CDVS_evaluation_framework\data

images

index

Page 9: 1 Compact Descriptors for Visual Search Lab Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science December, 2014 Hsinchu, Taiwan

9Software Repositorydemo_images.txt

Page 10: 1 Compact Descriptors for Visual Search Lab Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science December, 2014 Hsinchu, Taiwan

10Software Repositorydemo_retrieval.txt

Query images

Ground truth

Page 11: 1 Compact Descriptors for Visual Search Lab Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science December, 2014 Hsinchu, Taiwan

11Compact Descriptors for Visual Search

LD

GDMatching

Short List

LD Matching

Short List Re-ranking

DB

LD

Retrieved Images

GDGD

Feature Extraction

Local Descriptor

Coding

Global Descriptor

Coding

Extraction

Decoding

Retrieval……

……

Page 12: 1 Compact Descriptors for Visual Search Lab Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science December, 2014 Hsinchu, Taiwan

12Software Repositorycompiler\TestModel_11.0_mapl\CDVS_evaluation_framework\deployment\all_projects

Compiler these filesti-exetractti-jointindicesti-matchti-mk_indexti-retrieve

Page 13: 1 Compact Descriptors for Visual Search Lab Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science December, 2014 Hsinchu, Taiwan

13Software RepositoryTestModel_11.0_mapl\CDVS_evaluation_framework\bin

Page 14: 1 Compact Descriptors for Visual Search Lab Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science December, 2014 Hsinchu, Taiwan

14Software Repository\TestModel_11.0_mapl\CDVS_evaluation_framework\tests\parameters.txt

Modify path

Page 15: 1 Compact Descriptors for Visual Search Lab Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science December, 2014 Hsinchu, Taiwan

15Software Repository

Page 16: 1 Compact Descriptors for Visual Search Lab Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science December, 2014 Hsinchu, Taiwan

16Software Repository\TestModel_11.0_mapl\CDVS_evaluation_framework\tests\run-extract.bat

Modify path

Please complete it

Page 17: 1 Compact Descriptors for Visual Search Lab Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science December, 2014 Hsinchu, Taiwan

17Software Repository

Page 18: 1 Compact Descriptors for Visual Search Lab Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science December, 2014 Hsinchu, Taiwan

18Software Repository\TestModel_11.0_mapl\CDVS_evaluation_framework\tests\run-mkindex.bat

Modify path

Please complete it

Page 19: 1 Compact Descriptors for Visual Search Lab Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science December, 2014 Hsinchu, Taiwan

19Software Repository

Page 20: 1 Compact Descriptors for Visual Search Lab Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science December, 2014 Hsinchu, Taiwan

20Software Repository\TestModel_11.0_mapl\CDVS_evaluation_framework\tests\run-retrieval.bat

Modify path

Please complete it

Page 21: 1 Compact Descriptors for Visual Search Lab Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science December, 2014 Hsinchu, Taiwan

21Software Repository

Page 22: 1 Compact Descriptors for Visual Search Lab Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science December, 2014 Hsinchu, Taiwan

22Software Repository

\TestModel_11.0_mapl\CDVS_evaluation_framework\tests\run-extract.bat

\TestModel_11.0_mapl\CDVS_evaluation_framework\tests\run-mkindex.bat

\TestModel_11.0_mapl\CDVS_evaluation_framework\tests\run-retrieval.bat

Page 23: 1 Compact Descriptors for Visual Search Lab Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science December, 2014 Hsinchu, Taiwan

23Software RepositoryRun-extract.bat

Page 24: 1 Compact Descriptors for Visual Search Lab Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science December, 2014 Hsinchu, Taiwan

24Software Repository

Run-mkindex.bat

Page 25: 1 Compact Descriptors for Visual Search Lab Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science December, 2014 Hsinchu, Taiwan

25Software RepositoryRun-retrieval.bat

Page 26: 1 Compact Descriptors for Visual Search Lab Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science December, 2014 Hsinchu, Taiwan

26Software Repository

Lab check.