nicolau werneck professional experience

22
Professional experience presentation Nicolau L. Werneck, PhD São Paulo, Brazil 19 November 2013

Upload: nicolau-werneck

Post on 14-Jun-2015

118 views

Category:

Technology


3 download

TRANSCRIPT

Page 1: Nicolau Werneck professional experience

Professional experience presentation

Nicolau L. Werneck, PhD

São Paulo, Brazil

19 November 2013

Page 2: Nicolau Werneck professional experience

Personal background

Always loved computers, started coding beforecollege.Interest in science and arts in general, includingmusic, photography and cinema.Predisposition to academic life, doing research andinterdisciplinarity.

1 / 11

Page 3: Nicolau Werneck professional experience

Graduation

Graduated in Electrical Engineering at UFMG, withemphasis on computation.Favorite subjects: signal processing, optimization.Worked at the CEFALA lab, studied many signalprocessing and pattern recognition problems.→ Recognition and synthesis of face, speech and musical

instruments; Fingerprint recognition; Visual tracking.→ Concern for building physical and probabilistic models

of the studied phenomena.

Internship at a biotech start-up, applying statisticalpattern recognition to genetic data from bovines.

2 / 11

Page 4: Nicolau Werneck professional experience

Masters

Masters in Electrical Engineering at UNICAMP.Continued undergrad research on electric guitars.Physics of vibrating strings, electronic distortionsand timbre perception.Conducted several experiments:→ Detection of non-linear effects in string vibration.→ Parameter estimation of electronic circuits.→ Sensibility of distortion perception.

Favorite subjects: ML, Cog. Sci, Computer Vision.

3 / 11

Page 5: Nicolau Werneck professional experience

Doctorate

Worked at the LTI, USP, supervised by Prof. AnnaHelena Reali Costa.→ Lab topics: computer vision, mobile robots, task

planning, RL, POMDPs, policy reuse, MAS.

Eventually started working with Computer Visionapplied to Mobile Robotics.“Disenchanted” with stereo rigs and with methodsbased on point or line extraction.Started studying edgel-based monocular vision,hoping to build solid models of environments.

4 / 11

Page 6: Nicolau Werneck professional experience

Research Motivations

Create environment models more suitable forrobotics, withs solids and “meaning”.Explore the “Manhattan world” assumption.Monocular operation and good computationalperformance. Be able to run on a smartphone.To handle distorted and omnidirectional images.

5 / 11

Page 7: Nicolau Werneck professional experience

Research Focus

Research started with simpler problems, assumingrectilinear motion and 2D models. [1, 2, 3]

We noticed rotation is a great nuisance for mapping, butLine-based

vision+ “Manhattan world”

assumption → Decouple orientation &position estimation.

So we started to study orientation estimation.6 / 11

Page 8: Nicolau Werneck professional experience

Research Proposal

Corisco is an edgel-based orientation-estimation method.It minimizes an objective function defined withM-estimation, using RANSAC and FilterSQP. [4, 5]

7 / 11

Page 9: Nicolau Werneck professional experience

Research ResultsCorisco was implemented in Python and C, and isavailable at http://github.com/nlw0/corisco.

Compared to Snavely et al. 2006, Denis et al. 2008 andother methods.

Future work: SLAM and calibration.

8 / 11

Page 10: Nicolau Werneck professional experience

Google work

Google uses scanners that take pictures of openbooks. A solid model is necessary for dewarping.They wanted a new algorithm to be used in anopen-source “lightweight” book scanner.I proposed a square mesh model, and to imposeinextensibility by using constrained optimization.Implemented just a very simple prototype. TodayI’m working on a purely monocular method.

This work led me to study FilterSQP, used in Corisco.

9 / 11

Page 11: Nicolau Werneck professional experience

Geekie work

The company uses Item Response Theory (IRT) toevaluate the performance of students.I implemented a better parameter estimationalgorithm for the IRT analyses.The current code has already been used to analyze100k tests.Currently working on an information system forresearch and analytics tasks. (Kaiju framework.)

Other activities: BIB design solver, analytics.

10 / 11

Page 12: Nicolau Werneck professional experience

Future plans

Get back at working with computer vision.Contribute to creating great CV tools and productsfor the industry and academy.Research ambitions: monocular vision method tocreate solid environemnt models.

Thank you!

Nicolau Werneck <[email protected]>

11 / 11

Page 13: Nicolau Werneck professional experience

Corisco Examples

1 / 10

Page 14: Nicolau Werneck professional experience

Corisco Examples

2 / 10

Page 15: Nicolau Werneck professional experience

Corisco Examples

3 / 10

Page 16: Nicolau Werneck professional experience

Corisco Examples

4 / 10

Page 17: Nicolau Werneck professional experience

Corisco Examples

5 / 10

Page 18: Nicolau Werneck professional experience

Corisco Examples

6 / 10

Page 19: Nicolau Werneck professional experience

Corisco Examples

7 / 10

Page 20: Nicolau Werneck professional experience

Corisco Examples

8 / 10

Page 21: Nicolau Werneck professional experience

Referências Bibliográficas[1] Nicolau Leal Werneck, Flávio Sales Truzzi, and Anna Helena Reali

Costa. Medição de distância e altura de bordas horizontais com visãomonocular linear para robôs móveis. In Workshop de VisãoComputacional, São Paulo, SP, Brasil, 2009. Universidade PresbiterianaMackenzie. URL http://nwerneck.sdf.org/almoxarifado/59760_WerneckTruzziCosta.pdf.

[2] Nicolau Leal Werneck and Anna Helena Reali Costa. Monocular visualmapping with the Fast Hough Transform. In Workshop de VisãoComputacional, Presidente Prudente, SP, Brasil, 2010. FTC-UNESP.URL http://iris.sel.eesc.usp.br/wvc/anais_WVC2010/artigos/oral/72827.pdf.

[3] Nicolau Leal Werneck and Anna Helena Reali Costa. Mapping withmonocular vision in two dimensions. International Journal of NaturalComputing Research, 1(4):56–65, 2010. URLhttp://nwerneck.sdf.org/almoxarifado/WerneckCosta10.pdf.

9 / 10

Page 22: Nicolau Werneck professional experience

[4] Nicolau Leal Werneck and Anna Helena Reali Costa. Speeding upprobabilistic inference of camera orientation by function approximationand grid masking. In Gladimir Baranoski and Vaclav Skala, editors,WSCG 2011 Communication Papers, pages 127–134, Plzen, CzechRepublic, 2011. UNION Agency. URLhttp://nwerneck.sdf.org/almoxarifado/nic-wscg2011.pdf.

[5] Nicolau Leal Werneck and Anna Helena Reali Costa. Corisco: Robustedgel-based orientation estimation for generic camera models. Imageand Vision Computing, 2013? Accepted, final version in preparation.

10 / 10