21
Where computer vision needs help from computer science (and machine learning) Bill Freeman Electrical Engineering and Computer Science Dept. Massachusetts Institute of Technology September 9, 2009

Where computer vision needs help from computer science (and machine learning)

  • Upload
    jett

  • View
    50

  • Download
    3

Embed Size (px)

DESCRIPTION

Where computer vision needs help from computer science (and machine learning). Bill Freeman Electrical Engineering and Computer Science Dept. Massachusetts Institute of Technology September 9, 2009. Outline. My background Computer vision applications - PowerPoint PPT Presentation

Citation preview

Page 1: Where computer vision needs help from computer science (and machine learning)

Where computer vision needs help from computer science (and machine learning)

Bill FreemanElectrical Engineering and Computer Science Dept.

Massachusetts Institute of TechnologySeptember 9, 2009

Page 2: Where computer vision needs help from computer science (and machine learning)

Outline

• My background• Computer vision applications• Computer vision techniques and problems:

– Low-level vision: underdetermined problems– High-level vision: combinatorial problems– Miscellaneous problems

Page 3: Where computer vision needs help from computer science (and machine learning)

At Photokina, in Cologne, Germany

Page 4: Where computer vision needs help from computer science (and machine learning)

Me (Foreign Expert) and my wife (English teacher), riding from the Foreigners’ Cafeteria at the Taiyuan University of Technology,

Shanxi, China

Page 5: Where computer vision needs help from computer science (and machine learning)

While in China, I read this book (to be re-issued by MIT Press this year), and got very excited about computer vision. Studied for PhD at MIT.

Page 6: Where computer vision needs help from computer science (and machine learning)

Worked for 9 years at Mitsubishi Electric Research Labs, an

industrial research lab doing fundamental research across the

street from MIT.

Page 7: Where computer vision needs help from computer science (and machine learning)

2001 – present, MIT

Page 8: Where computer vision needs help from computer science (and machine learning)

Infinite images

Joint work with:Biliana KanevaJosef SivicShai AvidanAntonio Torralba

Page 9: Where computer vision needs help from computer science (and machine learning)

A computer graphics application of belief propagation for optimal seam finding

Page 10: Where computer vision needs help from computer science (and machine learning)

The image database

•We have collected ~6 million images from Flickr based on keyword and group searches

– typical image size is 500x375 pixels– 720GB of disk space (jpeg compressed)

Page 11: Where computer vision needs help from computer science (and machine learning)

Image representation

Color layout

GIST [Oliva and Torralba’01]

Original image

Page 12: Where computer vision needs help from computer science (and machine learning)

Obtaining semantically coherent themesWe further break-up the collection into themes of semantically coherent scenes:

Train SVM-based classifiers from 1-2k training images [Oliva and Torralba, 2001]

Page 13: Where computer vision needs help from computer science (and machine learning)

Basic camera motions

Forward motion Camera rotation Camera pan

Starting from a single image, find a sequence of images to simulate a camera motion:

Page 14: Where computer vision needs help from computer science (and machine learning)

3. Find a match to fill the missing pixels

Scene matching with camera view transformations: Translation

1. Move camera

2. View from the virtual camera

4. Locally align images

5. Find a seam

6. Blend in the gradient domain

Page 15: Where computer vision needs help from computer science (and machine learning)

4. Stitched rotation

Scene matching with camera view transformations: Camera rotation

1. Rotate camera

2. View from the virtual camera

3. Find a match to fill-in the missing pixels

5. Display on a cylinder

Page 16: Where computer vision needs help from computer science (and machine learning)

More “infinite” images – camera translation

Page 17: Where computer vision needs help from computer science (and machine learning)
Page 18: Where computer vision needs help from computer science (and machine learning)
Page 19: Where computer vision needs help from computer science (and machine learning)
Page 20: Where computer vision needs help from computer science (and machine learning)

Virtual space as an image graph

ForwardRotate (left/right)

Pan (left/right)

• Nodes represent Images

• Edges represent particular motions:

• Edge cost is given by the cost of the image match under the particular transformation

Image graph

Kaneva, Sivic, Torralba, Avidan, and Freeman, Infinite Images, to appear in Proceedings of IEEE.

Page 21: Where computer vision needs help from computer science (and machine learning)

Virtual image space laid out in 3D

Kaneva, Sivic, Torralba, Avidan, and Freeman, Infinite Images, to appear in Proceedings of IEEE.