Skip to content

viirya/GClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Android client for grand challenge project

This is an Android client for my grand challenge project of ACMM 2009. The project returns image search results as semantically/visually related groups with descriptive tags. The image groups are generated based on pre-computed image clustering in offline stage. In order to cluster large-scale images, the project implements MapReduce version affinity propagation algorithm on Hadoop platform. The user interface of the system includes a web-based image search system and this Android client. This Android client shows the benefit of grouping image search results. Compared with list-based representation, this group-based way is more fitting for the limited screen of mobile devices. Since it is not a public service now, even this codes can be compiled, you can not use it. For demostraction, I record a video:

Demo video

This client is written by Scala and managed by sbt tool. It is used also to demostrate how to write Android client using Scala language.

About

Android client for ACMM 2009 Grand Challenge project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published