Han Bin Lee Seoul Robotics

Slides:



Advertisements
Similar presentations
Lecture 6: Classification & Localization
Advertisements

Classification spotlights
Feature extraction Feature extraction involves finding features of the segmented image. Usually performed on a binary image produced from.
Brief overview of ideas In this introductory lecture I will show short explanations of basic image processing methods In next lectures we will go into.
Real-Time Vision on a Mobile Robot Platform Mohan Sridharan Joint work with Peter Stone The University of Texas at Austin
Artificial Neural Network Theory and Application Ashish Venugopal Sriram Gollapalli Ulas Bardak.
LeCun, Bengio, And Hinton doi: /nature14539
Feedforward semantic segmentation with zoom-out features
A REAL-TIME DEFORMABLE DETECTOR 謝汝欣 OUTLINE  Introduction  Related Work  Proposed Method  Experiments 2.
Automatic Lung Nodule Detection Using Deep Learning
FINGERTEC FACE ID FACE RECOGNITION Technology Overview.
Wenchi MA CV Group EECS,KU 03/20/2017
Pining for Data II: The Empirical Results Strike Back
CS 4501: Introduction to Computer Vision Object Localization, Detection, Semantic Segmentation Connelly Barnes Some slides from Fei-Fei Li / Andrej Karpathy.
Machine Learning for Big Data
Object detection with deformable part-based models
ISBI Camelyon16 Challenge Prague, April 13, 2016
DeepCount Mark Lenson.
Observations by Dance Move
Jure Zbontar, Yann LeCun
Applications of Deep Learning and how to get started with implementation of deep learning Presentation By : Manaswi Advisor : Dr.Chinmay.
Depth estimation and Plane detection
DeepXplore: Automated Whitebox Testing of Deep Learning Systems
Object Detection with Bootstrapping Carlos Rubiano Mentor: Oliver Nina
Week 6 Cecilia La Place.
Huazhong University of Science and Technology
Structured Predictions with Deep Learning
CAMELYON16 Challenge Matt Berseth, NLP Logix Jacksonville FL
Team 1: 32 responses Team 2: 55 responses Team 3: 29 responses
AI in Cyber-security: Examples of Algorithms & Techniques
Project Implementation for ITCS4122
Affordance Detection for Task-Specific Grasping Using Deep Learning
Machine Learning & Data Science
Using Tensorflow to Detect Objects in an Image
A Convolutional Neural Network Cascade For Face Detection
Object Recognition & Detection
Bird-species Recognition Using Convolutional Neural Network
Convolutional Neural Networks
Neural network systems
ريكاوري (بازگشت به حالت اوليه)
Paper Presentation Aryeh Zapinsky
Learning to See in the Dark
"שינוק", אלוף העולם בדמקה לאדם ולמכונה זיו בן-אליהו
Object Classification through Deconvolutional Neural Networks
How Computers, Software, and Robotics are Transforming the Economy
GPU Video Stitching Alex Watras.
Label Name Label Name Label Name Label Name Label Name Label Name
The Big 6 Research Model Step 3: Location and Access
Using Tensorflow to Detect Objects in an Image
A Proposal Defense On Deep Residual Network For Face Recognition Presented By SAGAR MISHRA MECE
Faster R-CNN By Anthony Martinez.
Deep Neural Networks for Onboard Intelligence
TGS Salt Identification Challenge
Machine Learning in Laparoscopy
ZEROPASS COMPANY OVERVIEW.
Midterm Report “Makeup” Against Face Detection
ImageNet Classification with Deep Convolutional Neural Networks
Vehicle detection and localization
Wrap-up Computer Vision Spring 2019, Lecture 26
Deep neural networks for spike sorting: exploring options
Semantic Segmentation
Object Detection Implementations
Multi-UAV Detection and Tracking
UCF-REU in Computer Vision
Report 4 Brandon Silva.
Report 2 Brandon Silva.
Multi-Target Detection and Tracking of UAVs from a UAV
Prabhas Chongstitvatana Chulalongkorn University
Introduction Face detection and alignment are essential to many applications such as face recognition, facial expression recognition, age identification,
Machine Learning.
Presentation transcript:

Han Bin Lee Seoul Robotics (Non Technical) Overview of Deep Learning Object Detection on 3D Lidar Points Han Bin Lee Seoul Robotics

Prelude How it all got started Udacity 2017 Didi-Udacity Challenge

Object Detection overview Limitation of Camera Need for Lidar

Basic Structure of Lidar 4 by n x y z R + timestamp

Big Data Used Kitti data set Udacity data set All labeled and annotated

Training Data Transformation 2D panoramic transformation Any points within annotated box was the ‘car’

Python Implementation of 2D transpose

The Deep Learning Structure

Fully Convolutional Net Fully Convolutional Network

Measurement of Accuracy Intersection over union value

Some other Technique used DBSCAN Cluster method

Team Korea’s Result 10th out of 2000

After Thought Data data data data Limit of panoramic view – perhaps birds eye view was better Need to be fast ~ 20hz