1 / 8

Course Project Lists for ITCS6161

Course Project Lists for ITCS6161. Jianping Fan. We have two types of projects.

neena
Télécharger la présentation

Course Project Lists for ITCS6161

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Course Project Lists for ITCS6161 Jianping Fan

  2. We have two types of projects • Paper presentation: select one paper or one topic from course web page, send your selection to instructor jfan@uncc.edu before 10/8/2013, prepare slides within one month and present it at class according to the given schedule; • Project implementation: implement one of the projects on the following list and demonstrate to TA, nzhou@uncc.edu, due day is 11/26/2013; • Decision should be sent out to jfan@uncc.edu before 10/8/2013

  3. Project Implementation Lists • Automatic Image Clustering • You can download 1,000,000 images from • You can extract one of the following visual features: color histogram or SIFT features, you can get source code from • http://clickdamage.com/sourcecode/index.php • You can apply AP clustering technique to get an optimal partition of these 1,000,000 images according to their visual similarity, you can get AP clustering source code from http://www.image-net.org/ http://bonsai.hgc.jp/~mdehoon/software/cluster/software.htm

  4. Project Implementation Lists • Image Query Result Clustering • You can go to Google Images and type in keywords such as ``apple”, ``bank”, ``cloud” et al • Download the returned images (more than 1000 images), total images will be 100,000. • Extract color histogram or SIFT by using • http://clickdamage.com/sourcecode/index.php • Apply AP clustering to get an optimal partition of the returned images http://bonsai.hgc.jp/~mdehoon/software/cluster/software.htm

  5. Project Implementation Lists • Automatic Object Detection • You can download 1000 images for each of 100 object classes such as``sky”, ``dog”, ``building” from • You can extract one of the following visual features: color histogram or SIFT features, you can get source code from • http://clickdamage.com/sourcecode/index.php • You can apply SVM classifiers to detect these three object classes from 200 test images, you can get SVM classifier training source code from http://www.image-net.org/ http://svmlight.joachims.org/

  6. Project Requirements • Paper presentation: you need to spend time to understand the topics and the relevant papers and prepare a good presentation for your selected topics and be ready for answering questions from your classmates and instructor. • Penalties: it is easy for instructor to find out how much time you have spent on preparing your presentation, you will receive big penalties on your project grade.

  7. Project Requirements • Project implementation: you need to spend time to understand the project and the relevant source code and compile these source codes and make them work in your computer and try to make some revisions. • Penalties: TA will test your system by using his images, so it is easy for us to check whether you really do the project or not. If we find that you did not spend enough time to work on your project, you will receive big penalties on your project grade.

  8. Group or not • It is a frequently-asked question • Because two types of projects are very simple, we do not encourage group project!

More Related