Discriminatively Trained Deformable Part Models
Why not start with some easy-to-understand MATLAB code so you can starting advancing your research this year, not this decade!?! Also, if you are able to build on this work, you will have an easy time publishing object detection papers that will actually be treated seriously by contemporary vision researchers. So my advice is to get voc-release-3.1, and read the following PAMI paper.
P. Felzenszwalb, R. Girshick, D. McAllester, D. Ramanan
Object Detection with Discriminatively Trained Part Based Models
IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol. 32, No. 9, September 2010
pdf Source code
Be warned that pff is probably smarter than you so you will not be able to understand 100% of everything he says, but because it is well-written code you will not have to understand all of it. If you want to be a Vision Jedi, look at the code, read the paper, discard the downloaded code, and write it yourself.
Perfect timing, I just added you to my google reader feed a few days ago. I am a senior undergrad and am relatively new to the field!
ReplyDeleteI'm glad you found the links useful! Enjoy the most exciting field in the world, aka Computer Vision.
ReplyDeleteinsightful.
ReplyDeleteThere is something about well written codes... they complete the paper.
There is a new version of the code ... 4.0
ReplyDeleteYes, but 4.0 is a more complicated version. That's possibly why tomasz advises 3.1. Version 4.0 also frames optimization within grammars which are not as easy to understand (at least for myself).
ReplyDeleteHi Tomasz,
ReplyDeleteThanks a lot for the advice on trying version 3.1 first. I started with the latest(4.0) but had failed to undersand the implementation.
Kaushik
Hello Sir,
ReplyDeleteI have a query for you: Can we use this method to count number of raised Fingers of human Hand?
I forgot to check "Notify me"
ReplyDelete