Machine Learning - Spring 2007
From Kwicky
Contents |
[edit] Overview
This is a discussion forum for our group in Isbell's Machine Learning - Spring 2007 class.
[edit] Mailing list
http://groups.google.com/group/ml-07/topics
[edit] Team Members
- Gaurav Gupta - gaurav@cc
- Roozbeh - roozbehm@cc.gatech.edu
- Pradeep - pradeepy@cc.gatech.edu
[edit] Project Ideas
[edit] Links
http://www.ics.uci.edu/~mlearn/MLRepository.html
-- http://vision.cs.princeton.edu/documents/Fei-FeiPerona2005.pdf -- Associated Presentation http://www.cs.cmu.edu/~tmalisie/presentations/pLSA_LDA_in_images.ppt
http://ieeexplore.ieee.org.gtel.gatech.edu:2048//iel5/36/30375/01396330.pdf http://www.cs.ubc.ca/~vogel/publications/apgv06_VogelSchwaningerWallravenBuelthoff.pdf http://www.cs.ubc.ca/~vogel/publications/IJCV06_VogelSchiele.pdf http://www.idiap.ch/~quelhas/papers/CIVR2006.pdf http://cogvis.nada.kth.se/yr1-presentations/semantic_categorization.pdf
- Roozbeh papers:
-- http://www.nada.kth.se/~pronobis/research/iros06.pdf -- Associated thesis http://www.nada.kth.se/~pronobis/research/mscthesis_printer.pdf
http://www.informatik.uni-freiburg.de/~stachnis/pdf/rottmann05aaai.pdf
- Informal Proposal: http://www.sfu.ca/~rmottagh/informal.tex
[edit] Selected Papers
- http://ieeexplore.ieee.org.gtel.gatech.edu:2048/iel5/10347/32910/01541347.pdf?tp=&arnumber=1541347&isnumber=32910 : a complete description of BOV, pLSA and classification.
- http://www.springerlink.com.gtel.gatech.edu:2048/content/l5656365840672g8/fulltext.pdf : includes a description of pLSA.
- http://people.csail.mit.edu/billf/papers/iccv05SivicEtAl.pdf : includes implementation details of pLSA.
[edit] Implementations
- SURF Features: (needs GCC-4.0.2)
http://www.vision.ee.ethz.ch/~surf/eccv06.pdf
http://www.vision.ee.ethz.ch/~surf/papers.html
- SIFT C++:
http://vision.ucla.edu/~vedaldi/code/siftpp/siftpp.html
- SIFT O'Caml:
http://swiki.cc.gatech.edu:8080/cs4495-fl04/26
