SlideShare a Scribd company logo
Recent Advances in Computer Vision

         Ming-Hsuan Yang
Computer vision
• Holly grail – tell a story from an image
History
• “In the 1960s, almost no one realized that
  machine vision was difficult.” – David Marr,
  1982
• Marvin Minsky asked Gerald Jay Sussman
  to “spend the summer linking a camera to
  a computer and getting the computer to
  describe what it saw” – Crevier, 1993
• 40+ years later, we are still working on this
1970s
1980s
1990s


        • Face detection
        • Particle filter
        • Pfinder
        • Normalized cut
2000s
• SIFT
  –   Mosaicing, panorama
  –   Object recognition
  –   Photo tourism, photosynth
  –   Human detection

• Adaboost-based face detector
Related topics
Conferences
• CVPR – Computer Vision and Pattern
  Recognition, since 1983
  – Annual, held in US
• ICCV – International Conference on
  Computer Vision, since 1987
  – Every other year, alternate in 3 continents
• ECCV – European Conference on
  Computer Vision, since 1990
  – Every other year, held in Europe
Conferences (cont’d)
• ACCV – Asian Conference on Computer
  Vision
• BMVC – British Machine Vision
  Conference
• ICPR – International Conference on
  Pattern Recognition
• SIGGRAPH
• NIPS – Neural Information Processing
  Systems
Conferences (cont’d)
• MICCAI – Medical Image Computing and
  Computer-Assisted Intervention
• ISBI – International Symposium on Biomedical
  Imaging
• FG – IEEE Conference on Automatic Face and
  Gesture Recognition
• ICCP, ICDR, ICVS, DAGM, CAIP, MVA, AAAI,
  IJCAI, ICML, ICRA, ICASSP, ICIP, SPIE, DCC,
  WACV, 3DPVT, ACM Multimedia, ICME, …
Conference organization
• General chairs: administration
• Program chairs: handling papers
• Area chairs:
  –   Assign reviewers
  –   Read reviews and rebuttals
  –   Consolidation reports
  –   Recommendation
• Reviewers
• Authors
Review process
• Submission
• CVPR/ECCV/ICCV
  – Double blind review
  – Program chairs: assign papers to area chairs
  – Area chairs: assign papers to reviewers
• Rebuttal
Area chair meetings
• 2 day meetings
• Several panels
• Each paper is reviewed by at least 2 area
  chairs
• Buddy system
• Area chair make recommendations
• Program chairs make final decisions
Conference acceptance rates
•   ICCV/CVPR/ECCV: ~ 30%
•   ACCV (2009): ~ 30%
•   NIPS: ~ 30%
•   BMVC: ~ 40%
•   ICIP: ~ 45%
•   ICPR: ~ 55%

• Disclaimer
    – low acceptance rate = high quality?
CVPR
 Submission             Oral




              Overall
ICCV
 Submission             Oral




              Overall
ECCV
 Submission             Oral




              Overall
Journals
• PAMI – IEEE Transactions on Pattern
  Analysis and Machine Intelligence, since
  1979 (impact factor: 5.96, #1 in all engineering
  and AI, top-ranked IEEE and CS journal)
• IJCV – International Journal on Computer
  Vision, since 1988 (impact factor: 5.36, #2 in
  all engineering and AI)
• CVIU – Computer Vision and Image
  Understanding, since 1972 (impact factor:
  2.20)
Journals (cont’d)
• IVC – Image and Vision Computing
• IEEE Transactions on Medical Imaging
• TIP – IEEE Transactions on Image
  Processing
• MVA – Machine Vision and Applications
• PR – Pattern Recognition
• TM – IEEE Transactions on Multimedia
• …
PAMI review process
• Editor-in-chief (EIC) assigns papers to
  associate editors (AE)
• AE assigns reviewers
• First-round review: 3-6 months
  –   Accept as is
  –   Accept with minor revision
  –   Major revision
  –   Resubmit as new
  –   Reject
PAMI review process (cont’d)
• Second-round review: 2-4 months
  – Accept as is
  – Accept with minor revision
  – Reject
• EIC makes final decision
• Overall turn-around time: 6 to 12 months
• Rule of thumb: 30% additional work
  beyond a CVPR/ICCV/ECCV paper
IJCV/CVIU review process
• Similar formats
• CVIU has roughly the same turn-around
  time as PAMI
• IJCV tends to have longer turn-around
  time
Journal acceptance rate
• PAMI, IJCV: ~ 30%
• CVIU: ~ 30%
Tools
• Google scholar, citeseer,
• h-index
• Software: publish or perish

• Disclaimer:
  – h index = significance?
  – # of citation = significance
How to get your papers rejected?
• Refer to Jim Kajia (SIGGRAPH 93 papers
  chair): How to get your SIGGRAPH paper
  rejected?
• Do not
  –   Pay attention to review process
  –   Put yourself as a reviewer perspective
  –   Put the work in right context
  –   Carry out sufficient amount of experiments
  –   Compare with state-of-the-art algorithms
  –   Pay attention to writing
Pay attention to review process
• Learn how others/you can pick apart a
  paper
• Learn from other’s mistakes
• Learn how to write good papers
• Learn what it takes to get a paper
  published
Put yourself as reviewer
•   What are the contributions?
•   Does it advance the science in the filed?
•   Why you should accept this paper?
•   Is this paper a case study?
•   Is this paper interesting?
•   What is the audience?
•   Does anyone care about this work?
Experimental validation
•   Common data set
•   Killer data set
•   Large scale experiment
•   Evaluation metric
Compare with state of the art
• Do your homework
• Need to know what is out there
• Need to show why one’s method
  outperforms others, and in what way?
  – speed?
  – accuracy?
  – easy to implement?
  – general application?
Writing
•   Clear presentation
•   Terse
•   Careful about wording
•   Make claims with strong evidence
Review form
• Summary
• Overall Rating
  – Definite accept, weakly accept, borderline, weakly reject, definite
    reject
• Novelty
  – Very original, original, minor originality, has been done before
• Importance/relevance
  – Of broad interest, interesting to a subarea, interesting only to a
    small number of attendees, out of CVPR scope
Review form (cont’d)
• Clarity of presentation
   – Reads very well, is clear enough, difficult to read, unreadable
• Technical correctness
   – Definite correct, probably correct but did not check completely,
     contains rectifiable errors, has major problems
• Experimental validation
   – Excellent validation or N/A (a theoretical paper), limited but
     convincing, lacking in some aspects, insufficient validation
• Additional comments
• Reviewer’s name
Challenging issues
•   Large scale
•   Unconstrained
•   Real-time
•   Robustness
•   Recover from failure – graceful dead
Some hot topics
•   Object recognition, categorization
•   Internet scale image search
•   Video search
•   Human detection
•   3D human pose estimation
•   Computational photography
•   Scene understanding
Some hot tools
•   Prior
•   Context
•   Sparse representation
•   Multiple instance learning
•   Online learning
•   Convex optimization
•   Constraint
•   Hashing
Prior




        Torralba and Sinha ICCV 01
Prior




        Heitz and Koller ECCV 08
Prior




   Jia CVPR 08   He et al. CVPR 09
Scene understanding




          Leibe et al. CVPR 07
Image search




          Wu et al. CVPR 09
Computational photography




        Johnson and Adelson et al. CVPR 09
Computational photography




           Ahuja et al.

More Related Content

What's hot

Computer Vision - RANSAC
Computer Vision - RANSACComputer Vision - RANSAC
Computer Vision - RANSAC
Wael Badawy
 
Transfer Learning: An overview
Transfer Learning: An overviewTransfer Learning: An overview
Transfer Learning: An overview
jins0618
 
SSII2022 [TS1] Transformerの最前線〜 畳込みニューラルネットワークの先へ 〜
SSII2022 [TS1] Transformerの最前線〜 畳込みニューラルネットワークの先へ 〜SSII2022 [TS1] Transformerの最前線〜 畳込みニューラルネットワークの先へ 〜
SSII2022 [TS1] Transformerの最前線〜 畳込みニューラルネットワークの先へ 〜
SSII
 
Computer Vision: Feature matching with RANSAC Algorithm
Computer Vision: Feature matching with RANSAC AlgorithmComputer Vision: Feature matching with RANSAC Algorithm
Computer Vision: Feature matching with RANSAC Algorithm
allyn joy calcaben
 
ガイデットフィルタとその周辺
ガイデットフィルタとその周辺ガイデットフィルタとその周辺
ガイデットフィルタとその周辺Norishige Fukushima
 
Autoencoder
AutoencoderAutoencoder
Autoencoder
Wataru Hirota
 
Vanishing & Exploding Gradients
Vanishing & Exploding GradientsVanishing & Exploding Gradients
Vanishing & Exploding Gradients
Siddharth Vij
 
論文紹介 Semi-supervised Learning with Deep Generative Models
論文紹介 Semi-supervised Learning with Deep Generative Models論文紹介 Semi-supervised Learning with Deep Generative Models
論文紹介 Semi-supervised Learning with Deep Generative Models
Seiya Tokui
 
Computer Vision Structure from motion
Computer Vision Structure from motionComputer Vision Structure from motion
Computer Vision Structure from motion
Wael Badawy
 
Explicit Density Models
Explicit Density ModelsExplicit Density Models
Explicit Density Models
Sangwoo Mo
 
[解説スライド] NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis
[解説スライド] NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis[解説スライド] NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis
[解説スライド] NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis
Kento Doi
 
=SLAM ppt.pdf
=SLAM ppt.pdf=SLAM ppt.pdf
=SLAM ppt.pdf
usmanarif88
 
VSlam 2017 11_20(張閎智)
VSlam 2017 11_20(張閎智)VSlam 2017 11_20(張閎智)
VSlam 2017 11_20(張閎智)
Hung-Chih Chang
 
Perceptrons (D1L2 2017 UPC Deep Learning for Computer Vision)
Perceptrons (D1L2 2017 UPC Deep Learning for Computer Vision)Perceptrons (D1L2 2017 UPC Deep Learning for Computer Vision)
Perceptrons (D1L2 2017 UPC Deep Learning for Computer Vision)
Universitat Politècnica de Catalunya
 
3D SLAM introcution& current status
3D SLAM introcution& current status3D SLAM introcution& current status
3D SLAM introcution& current status
e8xu
 
[DL輪読会]Attention Is All You Need
[DL輪読会]Attention Is All You Need[DL輪読会]Attention Is All You Need
[DL輪読会]Attention Is All You Need
Deep Learning JP
 
Vision and Language(メタサーベイ )
Vision and Language(メタサーベイ )Vision and Language(メタサーベイ )
Vision and Language(メタサーベイ )
cvpaper. challenge
 
論文紹介:Multimodal Learning with Transformers: A Survey
論文紹介:Multimodal Learning with Transformers: A Survey論文紹介:Multimodal Learning with Transformers: A Survey
論文紹介:Multimodal Learning with Transformers: A Survey
Toru Tamaki
 
Support vector machine
Support vector machineSupport vector machine
Support vector machine
SomnathMore3
 
Introduction to Keras
Introduction to KerasIntroduction to Keras
Introduction to Keras
John Ramey
 

What's hot (20)

Computer Vision - RANSAC
Computer Vision - RANSACComputer Vision - RANSAC
Computer Vision - RANSAC
 
Transfer Learning: An overview
Transfer Learning: An overviewTransfer Learning: An overview
Transfer Learning: An overview
 
SSII2022 [TS1] Transformerの最前線〜 畳込みニューラルネットワークの先へ 〜
SSII2022 [TS1] Transformerの最前線〜 畳込みニューラルネットワークの先へ 〜SSII2022 [TS1] Transformerの最前線〜 畳込みニューラルネットワークの先へ 〜
SSII2022 [TS1] Transformerの最前線〜 畳込みニューラルネットワークの先へ 〜
 
Computer Vision: Feature matching with RANSAC Algorithm
Computer Vision: Feature matching with RANSAC AlgorithmComputer Vision: Feature matching with RANSAC Algorithm
Computer Vision: Feature matching with RANSAC Algorithm
 
ガイデットフィルタとその周辺
ガイデットフィルタとその周辺ガイデットフィルタとその周辺
ガイデットフィルタとその周辺
 
Autoencoder
AutoencoderAutoencoder
Autoencoder
 
Vanishing & Exploding Gradients
Vanishing & Exploding GradientsVanishing & Exploding Gradients
Vanishing & Exploding Gradients
 
論文紹介 Semi-supervised Learning with Deep Generative Models
論文紹介 Semi-supervised Learning with Deep Generative Models論文紹介 Semi-supervised Learning with Deep Generative Models
論文紹介 Semi-supervised Learning with Deep Generative Models
 
Computer Vision Structure from motion
Computer Vision Structure from motionComputer Vision Structure from motion
Computer Vision Structure from motion
 
Explicit Density Models
Explicit Density ModelsExplicit Density Models
Explicit Density Models
 
[解説スライド] NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis
[解説スライド] NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis[解説スライド] NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis
[解説スライド] NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis
 
=SLAM ppt.pdf
=SLAM ppt.pdf=SLAM ppt.pdf
=SLAM ppt.pdf
 
VSlam 2017 11_20(張閎智)
VSlam 2017 11_20(張閎智)VSlam 2017 11_20(張閎智)
VSlam 2017 11_20(張閎智)
 
Perceptrons (D1L2 2017 UPC Deep Learning for Computer Vision)
Perceptrons (D1L2 2017 UPC Deep Learning for Computer Vision)Perceptrons (D1L2 2017 UPC Deep Learning for Computer Vision)
Perceptrons (D1L2 2017 UPC Deep Learning for Computer Vision)
 
3D SLAM introcution& current status
3D SLAM introcution& current status3D SLAM introcution& current status
3D SLAM introcution& current status
 
[DL輪読会]Attention Is All You Need
[DL輪読会]Attention Is All You Need[DL輪読会]Attention Is All You Need
[DL輪読会]Attention Is All You Need
 
Vision and Language(メタサーベイ )
Vision and Language(メタサーベイ )Vision and Language(メタサーベイ )
Vision and Language(メタサーベイ )
 
論文紹介:Multimodal Learning with Transformers: A Survey
論文紹介:Multimodal Learning with Transformers: A Survey論文紹介:Multimodal Learning with Transformers: A Survey
論文紹介:Multimodal Learning with Transformers: A Survey
 
Support vector machine
Support vector machineSupport vector machine
Support vector machine
 
Introduction to Keras
Introduction to KerasIntroduction to Keras
Introduction to Keras
 

Viewers also liked

How to Read Academic Papers
How to Read Academic PapersHow to Read Academic Papers
How to Read Academic Papers
Jia-Bin Huang
 
Top 10 ways to get your paper rejected at #CAGJournal
Top 10 ways to get your paper rejected at #CAGJournalTop 10 ways to get your paper rejected at #CAGJournal
Top 10 ways to get your paper rejected at #CAGJournal
Joaquim Jorge
 
Computer Vision Crash Course
Computer Vision Crash CourseComputer Vision Crash Course
Computer Vision Crash Course
Jia-Bin Huang
 
Research 101 - Paper Writing with LaTeX
Research 101 - Paper Writing with LaTeXResearch 101 - Paper Writing with LaTeX
Research 101 - Paper Writing with LaTeX
Jia-Bin Huang
 
About DevFactory
About DevFactory About DevFactory
About DevFactory
HackerEarth
 
Richard Matthew Stallman - A Brief Biography
Richard Matthew Stallman - A Brief BiographyRichard Matthew Stallman - A Brief Biography
Richard Matthew Stallman - A Brief Biography
HackerEarth
 
UnityでAR
UnityでARUnityでAR
UnityでAR
nakamura001
 
Intel RealSense technology : Overview and demos
Intel RealSense technology : Overview and demosIntel RealSense technology : Overview and demos
Intel RealSense technology : Overview and demos
Zayen Chagra
 
Towards Embedded Computer Vision - New @ 2013
Towards Embedded Computer Vision - New @ 2013Towards Embedded Computer Vision - New @ 2013
"Computer Vision 2.0: Where We Are and Where We're Going," a Presentation fro...
"Computer Vision 2.0: Where We Are and Where We're Going," a Presentation fro..."Computer Vision 2.0: Where We Are and Where We're Going," a Presentation fro...
"Computer Vision 2.0: Where We Are and Where We're Going," a Presentation fro...
Edge AI and Vision Alliance
 
미래교육을 위한 인터페이스 NUI & education
미래교육을 위한 인터페이스 NUI & education미래교육을 위한 인터페이스 NUI & education
미래교육을 위한 인터페이스 NUI & education
Choohan Cho
 
Computer vision, machine, and deep learning
Computer vision, machine, and deep learningComputer vision, machine, and deep learning
Computer vision, machine, and deep learning
Igi Ardiyanto
 
Evolution or Innovation
Evolution or InnovationEvolution or Innovation
Evolution or Innovation
Lifelog Health
 
How Computer Vision is Reshaping Real Estate Search - Andrew Flachner
How Computer Vision is Reshaping Real Estate Search - Andrew FlachnerHow Computer Vision is Reshaping Real Estate Search - Andrew Flachner
How Computer Vision is Reshaping Real Estate Search - Andrew Flachner
Inman News
 
How to become a Data Scientist?
How to become a Data Scientist? How to become a Data Scientist?
How to become a Data Scientist?
HackerEarth
 
Matrix Factorisation (and Dimensionality Reduction)
Matrix Factorisation (and Dimensionality Reduction)Matrix Factorisation (and Dimensionality Reduction)
Matrix Factorisation (and Dimensionality Reduction)
HJ van Veen
 
Augment my reality info press-montreal2010
Augment my reality info press-montreal2010Augment my reality info press-montreal2010
Augment my reality info press-montreal2010
MobileMoxie
 
"How Deep Learning Is Enabling Computer Vision Markets," a Presentation from ...
"How Deep Learning Is Enabling Computer Vision Markets," a Presentation from ..."How Deep Learning Is Enabling Computer Vision Markets," a Presentation from ...
"How Deep Learning Is Enabling Computer Vision Markets," a Presentation from ...
Edge AI and Vision Alliance
 
Intro to HoloLens Development + Windows Mixed Reality
Intro to HoloLens Development + Windows Mixed RealityIntro to HoloLens Development + Windows Mixed Reality
Intro to HoloLens Development + Windows Mixed Reality
Shahed Chowdhuri
 

Viewers also liked (20)

How to Read Academic Papers
How to Read Academic PapersHow to Read Academic Papers
How to Read Academic Papers
 
Top 10 ways to get your paper rejected at #CAGJournal
Top 10 ways to get your paper rejected at #CAGJournalTop 10 ways to get your paper rejected at #CAGJournal
Top 10 ways to get your paper rejected at #CAGJournal
 
Computer Vision Crash Course
Computer Vision Crash CourseComputer Vision Crash Course
Computer Vision Crash Course
 
Research 101 - Paper Writing with LaTeX
Research 101 - Paper Writing with LaTeXResearch 101 - Paper Writing with LaTeX
Research 101 - Paper Writing with LaTeX
 
Raskar 2012, Idea Hexagon
Raskar 2012, Idea HexagonRaskar 2012, Idea Hexagon
Raskar 2012, Idea Hexagon
 
About DevFactory
About DevFactory About DevFactory
About DevFactory
 
Richard Matthew Stallman - A Brief Biography
Richard Matthew Stallman - A Brief BiographyRichard Matthew Stallman - A Brief Biography
Richard Matthew Stallman - A Brief Biography
 
UnityでAR
UnityでARUnityでAR
UnityでAR
 
Intel RealSense technology : Overview and demos
Intel RealSense technology : Overview and demosIntel RealSense technology : Overview and demos
Intel RealSense technology : Overview and demos
 
Towards Embedded Computer Vision - New @ 2013
Towards Embedded Computer Vision - New @ 2013Towards Embedded Computer Vision - New @ 2013
Towards Embedded Computer Vision - New @ 2013
 
"Computer Vision 2.0: Where We Are and Where We're Going," a Presentation fro...
"Computer Vision 2.0: Where We Are and Where We're Going," a Presentation fro..."Computer Vision 2.0: Where We Are and Where We're Going," a Presentation fro...
"Computer Vision 2.0: Where We Are and Where We're Going," a Presentation fro...
 
미래교육을 위한 인터페이스 NUI & education
미래교육을 위한 인터페이스 NUI & education미래교육을 위한 인터페이스 NUI & education
미래교육을 위한 인터페이스 NUI & education
 
Computer vision, machine, and deep learning
Computer vision, machine, and deep learningComputer vision, machine, and deep learning
Computer vision, machine, and deep learning
 
Evolution or Innovation
Evolution or InnovationEvolution or Innovation
Evolution or Innovation
 
How Computer Vision is Reshaping Real Estate Search - Andrew Flachner
How Computer Vision is Reshaping Real Estate Search - Andrew FlachnerHow Computer Vision is Reshaping Real Estate Search - Andrew Flachner
How Computer Vision is Reshaping Real Estate Search - Andrew Flachner
 
How to become a Data Scientist?
How to become a Data Scientist? How to become a Data Scientist?
How to become a Data Scientist?
 
Matrix Factorisation (and Dimensionality Reduction)
Matrix Factorisation (and Dimensionality Reduction)Matrix Factorisation (and Dimensionality Reduction)
Matrix Factorisation (and Dimensionality Reduction)
 
Augment my reality info press-montreal2010
Augment my reality info press-montreal2010Augment my reality info press-montreal2010
Augment my reality info press-montreal2010
 
"How Deep Learning Is Enabling Computer Vision Markets," a Presentation from ...
"How Deep Learning Is Enabling Computer Vision Markets," a Presentation from ..."How Deep Learning Is Enabling Computer Vision Markets," a Presentation from ...
"How Deep Learning Is Enabling Computer Vision Markets," a Presentation from ...
 
Intro to HoloLens Development + Windows Mixed Reality
Intro to HoloLens Development + Windows Mixed RealityIntro to HoloLens Development + Windows Mixed Reality
Intro to HoloLens Development + Windows Mixed Reality
 

Similar to Recent Advances in Computer Vision

Dip
DipDip
Artifact Evaluation Experience CGO'15 / PPoPP'15
Artifact Evaluation Experience CGO'15 / PPoPP'15Artifact Evaluation Experience CGO'15 / PPoPP'15
Artifact Evaluation Experience CGO'15 / PPoPP'15
Grigori Fursin
 
e3-chap-09.ppt
e3-chap-09.ppte3-chap-09.ppt
e3-chap-09.ppt
KingSh2
 
Chapter 8 Evaluation Techniques
Chapter 8 Evaluation  TechniquesChapter 8 Evaluation  Techniques
Chapter 8 Evaluation Techniques
MLG College of Learning, Inc
 
Challenges in medical imaging and the VISCERAL model
Challenges in medical imaging and the VISCERAL modelChallenges in medical imaging and the VISCERAL model
Challenges in medical imaging and the VISCERAL model
Institute of Information Systems (HES-SO)
 
E3 chap-09
E3 chap-09E3 chap-09
E3 chap-09
Welly Dian Astika
 
Peeking behind the test: insights and innovations from the Medical Council of...
Peeking behind the test: insights and innovations from the Medical Council of...Peeking behind the test: insights and innovations from the Medical Council of...
Peeking behind the test: insights and innovations from the Medical Council of...
MedCouncilCan
 
Overview of Computer Vision For Footwear Industry
Overview of Computer Vision For Footwear IndustryOverview of Computer Vision For Footwear Industry
Overview of Computer Vision For Footwear Industry
Tanvir Moin
 
Systematic Literature Review & Mapping
Systematic Literature Review & MappingSystematic Literature Review & Mapping
Systematic Literature Review & Mapping
Education in the Knowledge Society PhD
 
Operationalization of Lean thinking through Value Stream Mapping with Simulat...
Operationalization of Lean thinking through Value Stream Mapping with Simulat...Operationalization of Lean thinking through Value Stream Mapping with Simulat...
Operationalization of Lean thinking through Value Stream Mapping with Simulat...
Letizia Jaccheri
 
Evaluation and User Study in HCI
Evaluation and User Study in HCIEvaluation and User Study in HCI
Evaluation and User Study in HCI
Byungkyu (Jay) Kang
 
Human Computer Interaction Evaluation
Human Computer Interaction EvaluationHuman Computer Interaction Evaluation
Human Computer Interaction Evaluation
LGS, GBHS&IC, University Of South-Asia, TARA-Technologies
 
lect1.pdf
lect1.pdflect1.pdf
lect1.pdf
AtkaAli
 
Klaus Dieter Rossade online assessment
Klaus Dieter Rossade online assessmentKlaus Dieter Rossade online assessment
Klaus Dieter Rossade online assessment
EADTU
 
Best Practices in Recommender System Challenges
Best Practices in Recommender System ChallengesBest Practices in Recommender System Challenges
Best Practices in Recommender System Challenges
Alan Said
 
Human computation, crowdsourcing and social: An industrial perspective
Human computation, crowdsourcing and social: An industrial perspectiveHuman computation, crowdsourcing and social: An industrial perspective
Human computation, crowdsourcing and social: An industrial perspective
oralonso
 
Usability Lab within Agile (by Ian Franklin at NUX Leeds January 2018)
Usability Lab within Agile (by Ian Franklin at NUX Leeds January 2018)Usability Lab within Agile (by Ian Franklin at NUX Leeds January 2018)
Usability Lab within Agile (by Ian Franklin at NUX Leeds January 2018)
Northern User Experience
 
HCI-Lecture-1
HCI-Lecture-1HCI-Lecture-1
HCI-Lecture-1
Christian Sandor
 

Similar to Recent Advances in Computer Vision (20)

Dip
DipDip
Dip
 
Artifact Evaluation Experience CGO'15 / PPoPP'15
Artifact Evaluation Experience CGO'15 / PPoPP'15Artifact Evaluation Experience CGO'15 / PPoPP'15
Artifact Evaluation Experience CGO'15 / PPoPP'15
 
e3-chap-09.ppt
e3-chap-09.ppte3-chap-09.ppt
e3-chap-09.ppt
 
Evaluation techniques
Evaluation techniquesEvaluation techniques
Evaluation techniques
 
Chapter 8 Evaluation Techniques
Chapter 8 Evaluation  TechniquesChapter 8 Evaluation  Techniques
Chapter 8 Evaluation Techniques
 
Challenges in medical imaging and the VISCERAL model
Challenges in medical imaging and the VISCERAL modelChallenges in medical imaging and the VISCERAL model
Challenges in medical imaging and the VISCERAL model
 
E3 chap-09
E3 chap-09E3 chap-09
E3 chap-09
 
Peeking behind the test: insights and innovations from the Medical Council of...
Peeking behind the test: insights and innovations from the Medical Council of...Peeking behind the test: insights and innovations from the Medical Council of...
Peeking behind the test: insights and innovations from the Medical Council of...
 
Overview of Computer Vision For Footwear Industry
Overview of Computer Vision For Footwear IndustryOverview of Computer Vision For Footwear Industry
Overview of Computer Vision For Footwear Industry
 
Systematic Literature Review & Mapping
Systematic Literature Review & MappingSystematic Literature Review & Mapping
Systematic Literature Review & Mapping
 
Operationalization of Lean thinking through Value Stream Mapping with Simulat...
Operationalization of Lean thinking through Value Stream Mapping with Simulat...Operationalization of Lean thinking through Value Stream Mapping with Simulat...
Operationalization of Lean thinking through Value Stream Mapping with Simulat...
 
Evaluation and User Study in HCI
Evaluation and User Study in HCIEvaluation and User Study in HCI
Evaluation and User Study in HCI
 
Human Computer Interaction Evaluation
Human Computer Interaction EvaluationHuman Computer Interaction Evaluation
Human Computer Interaction Evaluation
 
lect1.pdf
lect1.pdflect1.pdf
lect1.pdf
 
Klaus Dieter Rossade online assessment
Klaus Dieter Rossade online assessmentKlaus Dieter Rossade online assessment
Klaus Dieter Rossade online assessment
 
Best Practices in Recommender System Challenges
Best Practices in Recommender System ChallengesBest Practices in Recommender System Challenges
Best Practices in Recommender System Challenges
 
Human computation, crowdsourcing and social: An industrial perspective
Human computation, crowdsourcing and social: An industrial perspectiveHuman computation, crowdsourcing and social: An industrial perspective
Human computation, crowdsourcing and social: An industrial perspective
 
Usability Lab within Agile (by Ian Franklin at NUX Leeds January 2018)
Usability Lab within Agile (by Ian Franklin at NUX Leeds January 2018)Usability Lab within Agile (by Ian Franklin at NUX Leeds January 2018)
Usability Lab within Agile (by Ian Franklin at NUX Leeds January 2018)
 
HCI-Lecture-1
HCI-Lecture-1HCI-Lecture-1
HCI-Lecture-1
 
E3 chap-09
E3 chap-09E3 chap-09
E3 chap-09
 

More from antiw

Cvpr2010 open source vision software, intro and training part viii point clou...
Cvpr2010 open source vision software, intro and training part viii point clou...Cvpr2010 open source vision software, intro and training part viii point clou...
Cvpr2010 open source vision software, intro and training part viii point clou...antiw
 
Cvpr2010 open source vision software, intro and training part vii point cloud...
Cvpr2010 open source vision software, intro and training part vii point cloud...Cvpr2010 open source vision software, intro and training part vii point cloud...
Cvpr2010 open source vision software, intro and training part vii point cloud...antiw
 
graphical models for the Internet
graphical models for the Internetgraphical models for the Internet
graphical models for the Internetantiw
 
15 pieces of advice i wish my ph d advisor had given me
15 pieces of advice i wish my ph d advisor had given me15 pieces of advice i wish my ph d advisor had given me
15 pieces of advice i wish my ph d advisor had given meantiw
 
Randy pauschtimemanagement2007
Randy pauschtimemanagement2007Randy pauschtimemanagement2007
Randy pauschtimemanagement2007antiw
 
Write a research paper howto - good presentation
Write a research paper   howto - good presentationWrite a research paper   howto - good presentation
Write a research paper howto - good presentationantiw
 
15 pieces of advice i wish my ph d advisor had given me
15 pieces of advice i wish my ph d advisor had given me15 pieces of advice i wish my ph d advisor had given me
15 pieces of advice i wish my ph d advisor had given meantiw
 
Note beamer
Note beamerNote beamer
Note beamerantiw
 
Open Cv 2005 Q4 Tutorial
Open Cv 2005 Q4 TutorialOpen Cv 2005 Q4 Tutorial
Open Cv 2005 Q4 Tutorial
antiw
 

More from antiw (9)

Cvpr2010 open source vision software, intro and training part viii point clou...
Cvpr2010 open source vision software, intro and training part viii point clou...Cvpr2010 open source vision software, intro and training part viii point clou...
Cvpr2010 open source vision software, intro and training part viii point clou...
 
Cvpr2010 open source vision software, intro and training part vii point cloud...
Cvpr2010 open source vision software, intro and training part vii point cloud...Cvpr2010 open source vision software, intro and training part vii point cloud...
Cvpr2010 open source vision software, intro and training part vii point cloud...
 
graphical models for the Internet
graphical models for the Internetgraphical models for the Internet
graphical models for the Internet
 
15 pieces of advice i wish my ph d advisor had given me
15 pieces of advice i wish my ph d advisor had given me15 pieces of advice i wish my ph d advisor had given me
15 pieces of advice i wish my ph d advisor had given me
 
Randy pauschtimemanagement2007
Randy pauschtimemanagement2007Randy pauschtimemanagement2007
Randy pauschtimemanagement2007
 
Write a research paper howto - good presentation
Write a research paper   howto - good presentationWrite a research paper   howto - good presentation
Write a research paper howto - good presentation
 
15 pieces of advice i wish my ph d advisor had given me
15 pieces of advice i wish my ph d advisor had given me15 pieces of advice i wish my ph d advisor had given me
15 pieces of advice i wish my ph d advisor had given me
 
Note beamer
Note beamerNote beamer
Note beamer
 
Open Cv 2005 Q4 Tutorial
Open Cv 2005 Q4 TutorialOpen Cv 2005 Q4 Tutorial
Open Cv 2005 Q4 Tutorial
 

Recently uploaded

Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
Peter Windle
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
Nguyen Thanh Tu Collection
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Po-Chuan Chen
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
EduSkills OECD
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 

Recently uploaded (20)

Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 

Recent Advances in Computer Vision

  • 1. Recent Advances in Computer Vision Ming-Hsuan Yang
  • 2. Computer vision • Holly grail – tell a story from an image
  • 3. History • “In the 1960s, almost no one realized that machine vision was difficult.” – David Marr, 1982 • Marvin Minsky asked Gerald Jay Sussman to “spend the summer linking a camera to a computer and getting the computer to describe what it saw” – Crevier, 1993 • 40+ years later, we are still working on this
  • 6. 1990s • Face detection • Particle filter • Pfinder • Normalized cut
  • 7. 2000s • SIFT – Mosaicing, panorama – Object recognition – Photo tourism, photosynth – Human detection • Adaboost-based face detector
  • 9. Conferences • CVPR – Computer Vision and Pattern Recognition, since 1983 – Annual, held in US • ICCV – International Conference on Computer Vision, since 1987 – Every other year, alternate in 3 continents • ECCV – European Conference on Computer Vision, since 1990 – Every other year, held in Europe
  • 10. Conferences (cont’d) • ACCV – Asian Conference on Computer Vision • BMVC – British Machine Vision Conference • ICPR – International Conference on Pattern Recognition • SIGGRAPH • NIPS – Neural Information Processing Systems
  • 11. Conferences (cont’d) • MICCAI – Medical Image Computing and Computer-Assisted Intervention • ISBI – International Symposium on Biomedical Imaging • FG – IEEE Conference on Automatic Face and Gesture Recognition • ICCP, ICDR, ICVS, DAGM, CAIP, MVA, AAAI, IJCAI, ICML, ICRA, ICASSP, ICIP, SPIE, DCC, WACV, 3DPVT, ACM Multimedia, ICME, …
  • 12. Conference organization • General chairs: administration • Program chairs: handling papers • Area chairs: – Assign reviewers – Read reviews and rebuttals – Consolidation reports – Recommendation • Reviewers • Authors
  • 13. Review process • Submission • CVPR/ECCV/ICCV – Double blind review – Program chairs: assign papers to area chairs – Area chairs: assign papers to reviewers • Rebuttal
  • 14. Area chair meetings • 2 day meetings • Several panels • Each paper is reviewed by at least 2 area chairs • Buddy system • Area chair make recommendations • Program chairs make final decisions
  • 15. Conference acceptance rates • ICCV/CVPR/ECCV: ~ 30% • ACCV (2009): ~ 30% • NIPS: ~ 30% • BMVC: ~ 40% • ICIP: ~ 45% • ICPR: ~ 55% • Disclaimer – low acceptance rate = high quality?
  • 16. CVPR Submission Oral Overall
  • 17. ICCV Submission Oral Overall
  • 18. ECCV Submission Oral Overall
  • 19. Journals • PAMI – IEEE Transactions on Pattern Analysis and Machine Intelligence, since 1979 (impact factor: 5.96, #1 in all engineering and AI, top-ranked IEEE and CS journal) • IJCV – International Journal on Computer Vision, since 1988 (impact factor: 5.36, #2 in all engineering and AI) • CVIU – Computer Vision and Image Understanding, since 1972 (impact factor: 2.20)
  • 20. Journals (cont’d) • IVC – Image and Vision Computing • IEEE Transactions on Medical Imaging • TIP – IEEE Transactions on Image Processing • MVA – Machine Vision and Applications • PR – Pattern Recognition • TM – IEEE Transactions on Multimedia • …
  • 21. PAMI review process • Editor-in-chief (EIC) assigns papers to associate editors (AE) • AE assigns reviewers • First-round review: 3-6 months – Accept as is – Accept with minor revision – Major revision – Resubmit as new – Reject
  • 22. PAMI review process (cont’d) • Second-round review: 2-4 months – Accept as is – Accept with minor revision – Reject • EIC makes final decision • Overall turn-around time: 6 to 12 months • Rule of thumb: 30% additional work beyond a CVPR/ICCV/ECCV paper
  • 23. IJCV/CVIU review process • Similar formats • CVIU has roughly the same turn-around time as PAMI • IJCV tends to have longer turn-around time
  • 24. Journal acceptance rate • PAMI, IJCV: ~ 30% • CVIU: ~ 30%
  • 25. Tools • Google scholar, citeseer, • h-index • Software: publish or perish • Disclaimer: – h index = significance? – # of citation = significance
  • 26. How to get your papers rejected? • Refer to Jim Kajia (SIGGRAPH 93 papers chair): How to get your SIGGRAPH paper rejected? • Do not – Pay attention to review process – Put yourself as a reviewer perspective – Put the work in right context – Carry out sufficient amount of experiments – Compare with state-of-the-art algorithms – Pay attention to writing
  • 27. Pay attention to review process • Learn how others/you can pick apart a paper • Learn from other’s mistakes • Learn how to write good papers • Learn what it takes to get a paper published
  • 28. Put yourself as reviewer • What are the contributions? • Does it advance the science in the filed? • Why you should accept this paper? • Is this paper a case study? • Is this paper interesting? • What is the audience? • Does anyone care about this work?
  • 29. Experimental validation • Common data set • Killer data set • Large scale experiment • Evaluation metric
  • 30. Compare with state of the art • Do your homework • Need to know what is out there • Need to show why one’s method outperforms others, and in what way? – speed? – accuracy? – easy to implement? – general application?
  • 31. Writing • Clear presentation • Terse • Careful about wording • Make claims with strong evidence
  • 32. Review form • Summary • Overall Rating – Definite accept, weakly accept, borderline, weakly reject, definite reject • Novelty – Very original, original, minor originality, has been done before • Importance/relevance – Of broad interest, interesting to a subarea, interesting only to a small number of attendees, out of CVPR scope
  • 33. Review form (cont’d) • Clarity of presentation – Reads very well, is clear enough, difficult to read, unreadable • Technical correctness – Definite correct, probably correct but did not check completely, contains rectifiable errors, has major problems • Experimental validation – Excellent validation or N/A (a theoretical paper), limited but convincing, lacking in some aspects, insufficient validation • Additional comments • Reviewer’s name
  • 34. Challenging issues • Large scale • Unconstrained • Real-time • Robustness • Recover from failure – graceful dead
  • 35. Some hot topics • Object recognition, categorization • Internet scale image search • Video search • Human detection • 3D human pose estimation • Computational photography • Scene understanding
  • 36. Some hot tools • Prior • Context • Sparse representation • Multiple instance learning • Online learning • Convex optimization • Constraint • Hashing
  • 37. Prior Torralba and Sinha ICCV 01
  • 38. Prior Heitz and Koller ECCV 08
  • 39. Prior Jia CVPR 08 He et al. CVPR 09
  • 40. Scene understanding Leibe et al. CVPR 07
  • 41. Image search Wu et al. CVPR 09
  • 42. Computational photography Johnson and Adelson et al. CVPR 09