15
REU WEEK IV Malcolm Collins-Sibley Mentor: Shervin Ardeshir

REU WEEK IV Malcolm Collins-Sibley Mentor: Shervin Ardeshir

Embed Size (px)

Citation preview

Page 1: REU WEEK IV Malcolm Collins-Sibley Mentor: Shervin Ardeshir

REU WEEK IVMalcolm Collins-Sibley

Mentor: Shervin Ardeshir

Page 2: REU WEEK IV Malcolm Collins-Sibley Mentor: Shervin Ardeshir

GOALS FROM LAST WEEK

• Understanding the occlusion handling code

• Making sure it is handling self-occlusions accurately

• Understanding the format of the output data in the line segments/horizon code

• Running the line segmentation code for all of the images in our dataset and saving all of the output variables in a structure

• Extracting the super pixels from images in the dataset and saving it in a structure

• Computing their pairwise similarities of the super pixels in terms of color and texture

Page 3: REU WEEK IV Malcolm Collins-Sibley Mentor: Shervin Ardeshir

COMPLETED WORK• Error and inaccuracy fixing with the building projection code

Page 4: REU WEEK IV Malcolm Collins-Sibley Mentor: Shervin Ardeshir

COMPLETED WORK

Page 5: REU WEEK IV Malcolm Collins-Sibley Mentor: Shervin Ardeshir

COMPLETED WORK

Page 6: REU WEEK IV Malcolm Collins-Sibley Mentor: Shervin Ardeshir

COMPLETED WORKSmall changes to the top view map

Page 7: REU WEEK IV Malcolm Collins-Sibley Mentor: Shervin Ardeshir

COMPLETED WORK

• Probability Mapping• Each image has

one map with each building section covered by a Gaussian filter

Page 8: REU WEEK IV Malcolm Collins-Sibley Mentor: Shervin Ardeshir

COMPLETED WORK

Binary map of where there is a high probability of the building being there

Page 9: REU WEEK IV Malcolm Collins-Sibley Mentor: Shervin Ardeshir

COMPLETED WORK

Multiple building binary maps

Page 10: REU WEEK IV Malcolm Collins-Sibley Mentor: Shervin Ardeshir

COMPLETED WORK

Page 11: REU WEEK IV Malcolm Collins-Sibley Mentor: Shervin Ardeshir

COMPLETED WORK

• Data Storage

Number four is empty because no buildings were detected

Page 12: REU WEEK IV Malcolm Collins-Sibley Mentor: Shervin Ardeshir

FUSION – PROPAGATION

• We will build a graph on the super-pixels

• Nodes = Super-pixels (Probability of segment I belonging to a building-f(intersection) )

• Edges = Similarity of the super-pixels in terms of color, texture, location, etc

Page 13: REU WEEK IV Malcolm Collins-Sibley Mentor: Shervin Ardeshir

COMPLETED WORK

Page 14: REU WEEK IV Malcolm Collins-Sibley Mentor: Shervin Ardeshir

COMPLETED WORK

Page 15: REU WEEK IV Malcolm Collins-Sibley Mentor: Shervin Ardeshir

THE NEXT STEP

• Tuning building projections in terms of height.

• Generating KML/KMZ files from google earth containing GPS locations of different buildings/roads

• Fusion between building projection and super-pixilation • First with binary mapping• Next with probability mapping

• Initial fusion results (Belief Propagation)

• Run that fusion on the data set