SlideShare a Scribd company logo
大阪大学 工学研究科 環境・エネルギー工学専攻
環境設計情報学領域 M1
28H16084 朱閲晗
大阪大学 工学研究科 環境・エネルギー工学専攻
環境設計情報学領域 M1
28H16084 朱閲晗
Contents
1. Introduction
2. Literature Review
3. Proposed Method
4. System Development and Experiments
5. Conclusion
4
5
1. Introduction
6
Introduction
Urban visual environment evaluation index
Important criteria to measure the achievements of urban
construction
Urban environmental
management
Planar
Height regulationGreen coverage rate
Green view index (GVI)
Sky view factor (SVF)
7
Introduction
Application of SVF in building design
Sky view factor (SVF)
Ratio of radiation received by a planar surface from the sky
to that received by the entire hemispheric radiating
environment
Efficient, low cost, high precision, easy to operate, rapid
SVF estimation method is necessary.
Definition of sky view factor
Sb(Building projected area)
8
2. Literature Review
 Steyn (1980) verified the theory of using fisheye photos to correctly
estimate SVF. However, at that time, this theory was unable to perform
actual application because limited by technology. Afterward, with the
development of photographic equipment and computer technology, the
practical application of this theory had been achieved by manual
operation.
9
Literature Review
 Honma et al. (2009) proposed a new algorithm to estimate the SVF by
calculating the solid angles of urban landscapes based on computational
geometry.
 Grimmond et al. (2001) proposed a method based on plant analysis
software to measure automatically diffuse non‐interceptance (DIFN) light
by using a fisheye optical sensor. From another perspective, he proved that
the way to estimate SVF by using fisheye camera image is efficient.
Honma, Y., Kurita, O., Suzuki, A.:2009, An Analysis of Urban Landscapes with Respect to Solid Angles based on Computational Geometry Algorithms,
Journal of the City Planning Institute of Japan 2009 Volume 74 Issue 643 Pages 2035-2042.
Steyn, G. :1980, The calculation of view factors from fisheye‐lens photographs: Research note. pp. 254-258.
Grimmond, B., Potter, K., Zutter, N., Souch, C. :2001, Rapid methods to estimate sky‐view factors applied to urban areas. International Journal of
Climatology, 21(7), 903-913.
10
Objective
Development of estimating SVF as visual environment
 Efficient, low cost, high precision, easy to operate, rapid
 Use semantic segmentation using deep learning network
 Train the model in advance to avoid each pre-processing
11
3. Proposed Method
12
Semantic Segmentation and Deep Learning
Caffe
Tensorflow
Chainer
Theano
Keras
Torch
Mxnet
……
Deep Learning network
Framework
Programming Language
C++, Python,,,,
 Semantic segmentation defines the process of associating each
pixel of an image with a class label.
 Recently, image semantic segmentation systems based on deep
learning have attracted considerable research attention.
13
Proposed Method
 A new SVF estimation system by training and constructing a deep
learning network for semantic segmentation of natural pixels in
landscape images
 Segnet (Badrinarayanan et al. 2017) and U-Net (Olaf et al. 2015) are selected
as the basic network.
 The focus of the entire system is how to build a deep learning
network to perform accurate semantic segmentation operations at
a high processing speed in real-time.
Badrinarayanan, V., Kendall, A. and Cipolla, R.: 2017, SegNet: A Deep Convolutional Encoder-Decoder Architecture for Image Segmentation,
IEEE Transactions on Pattern Analysis and Machine Intelligence, 39(12), 2481–2495.
Olaf R., Philipp F., Thomas B.: 2015, U-Net: Convolutional Networks for Biomedical Image Segmentation, arXiv:1505.04597 [cs.CV]
14
System Flow
Mobile
terminal
Step4
Transfer segmented
image or video to mobile
terminal
Step2
Transfer visual data to server
 Laptop
 Tablet
Statistic
Sky area
Urban
Environment
Step1
Capturing visual data
(Still images/Video)
Step3
Segmentation
The transferred
data is processed
at the same time,
and each region is
generated by the
element
Server
15
System Flow
16
4. System Development and
Experiments
17
SVF Estimation by Segnet
(1)𝑆𝑉𝐹 =
𝑃𝑖𝑥𝑒𝑙 𝑆𝑘𝑦
𝑃𝑖𝑥𝑒𝑙 𝑇𝑜𝑡𝑎𝑙
×
4
𝜋
Sky view segmentation
by Segnet network
18
Learning Images for U-Net
 We used a 360°camera to collect and prepare 300 original images
including sky and buildings
 We segmented the images manually into two parts: sky area and the others
to get the label mask images. In addition, the original images were in three
channels and the label mask images were 8-bit gray scale in a single
channel.
 Both 300 original images and their 300 label mask images were prepared.
19
Inspection of Semantic Segmentation Training
 During the training process, after 30 epochs, the accuracy and current loss
of our model appeared to be smooth.
 At the 19th epoch, abnormal fluctuations occurred in the accuracy curve;
We filtered the training pictures that caused the fluctuations and continued
the training.
 The accuracy curve started to converge at a high level. In contrast, the
average loss curve started to converge at a low level.
Average Validation Accuracy vs Epochs Average Loss vs Epochs
20
Verification method
Scene in HoloLens
Scene in real world
Semantic segmentation accuracy of our system to estimate SVF was verified
by the following method.
1. Create correct images
2. Calculate the red region in the
images that were outputted by
the proposed method
3. Combined for comprehensive
verification
(a)Original image (b)Correct image (by photoshop)
(c)Output by proposed method (d)Composite image
(a)Original image (b)Correct image (by photoshop)
(c)Output by proposed method (d)Composite image
(a) Original (b) Correct image (Photoshop)
(c) Output by
Proposed Method
(d) Composite Image
Definition
Yellow (Y) Accurate extracted pixel
Black (B) Accurate unextracted pixel
Red (R) Over-extracted pixel
Green (G) Unextracted area pixel
Calculation
formula
Extract accuracy
rate [%]
Y
X
× 100
Unextracted
accuracy rate [%]
B
X
× 100
Accuracy rate [%] (
Y
X
+
B
X
) × 100
Over extracted rate
[%]
R
X
× 100
Unextracted
inaccuracy rate [%]
G
X
× 100
Inaccuracy rate [%] (
R
X
+
G
X
) × 100
Formulas of accuracy rate and inaccuracy rate
Definition of each color in composite image
21
Verification Experiment Method
Scene in HoloLens
Scene in real world
1. 100 fisheye photographs including sky and buildings are manually
shot as the original images.
2. Considering the difference in sky color distribution under different
weather conditions, these 100 fisheye photographs contain 3 types
of sky: Sunny weather, cloudy and rain sky.
 Date: 29th November, 1st December, 3rd December, 2018
 Weather: Cloudy
 Location: Osaka University, Suita campus
 Camera: RICOH THETA V
 Photograph parameter: 1920p
 Amount of photographs: 100
 Vertical distance of lens: 1.6 m from the ground
3. Upload them to the server, and Segment the transferred images
into the sky area part and the others with the estimation results of
SVF.
22
Results
Scene in HoloLensComparison between correct image and the output image generated using the proposed method
(A) Sunny weather (B) Rainy (C) Cloudy
(a) Original (b) Correct (Photoshop)
(c) Proposed Method (d) Composite Image
(a) Original (b) Correct (Photoshop) (a) Original (b) Correct (Photoshop)
(c) Proposed Method (d) Composite Image (c) Proposed Method (d) Composite Image
Extract accuracy rate [%] 45.7
Unextracted accuracy rate [%] 53.2
Accuracy rate [%] 98.9
Over extracted rate [%] 0.9
Unextracted inaccuracy rate [%] 0.2
Inaccuracy rate [%] 1.1
Accuracy and inaccuracy rate of SVF estimation
23
5. Conclusion
24
Conclusion
 We developed an easy-to-operate visual estimation system of sky view
factor at high precision without detailed pre-process using semantic
segmentation technique of deep learning.
 It demonstrated the same precision as previous studies (98%).
Conclusion
Future Work
 The system can only estimate the SVF from a still image or a video; if the
data source is from a live web camera, it will not work well.
Acknowledgments
 This research has been partly supported by JSPS KAKENHI Grant Number
JP16K00707.

More Related Content

What's hot

Neural Scene Representation & Rendering: Introduction to Novel View Synthesis
Neural Scene Representation & Rendering: Introduction to Novel View SynthesisNeural Scene Representation & Rendering: Introduction to Novel View Synthesis
Neural Scene Representation & Rendering: Introduction to Novel View Synthesis
Vincent Sitzmann
 
Accuracy assessment and 3D Mapping by Consumer Grade Spherical Camera
Accuracy assessment and 3D Mapping by Consumer Grade Spherical CameraAccuracy assessment and 3D Mapping by Consumer Grade Spherical Camera
Accuracy assessment and 3D Mapping by Consumer Grade Spherical Camera
National Cheng Kung University
 
A Three-Dimensional Representation method for Noisy Point Clouds based on Gro...
A Three-Dimensional Representation method for Noisy Point Clouds based on Gro...A Three-Dimensional Representation method for Noisy Point Clouds based on Gro...
A Three-Dimensional Representation method for Noisy Point Clouds based on Gro...
Sergio Orts-Escolano
 
The flow of baseline estimation using a single omnidirectional camera
The flow of baseline estimation using a single omnidirectional cameraThe flow of baseline estimation using a single omnidirectional camera
The flow of baseline estimation using a single omnidirectional camera
TELKOMNIKA JOURNAL
 
AR/SLAM for end-users
AR/SLAM for end-usersAR/SLAM for end-users
AR/SLAM for end-users
Rakuten Group, Inc.
 
Build Your Own 3D Scanner: Course Notes
Build Your Own 3D Scanner: Course NotesBuild Your Own 3D Scanner: Course Notes
Build Your Own 3D Scanner: Course Notes
Douglas Lanman
 
Garbage Box: 3D Reconstruction and 4D Deformation Measurement
Garbage Box: 3D Reconstruction and 4D Deformation MeasurementGarbage Box: 3D Reconstruction and 4D Deformation Measurement
Garbage Box: 3D Reconstruction and 4D Deformation Measurement
National Cheng Kung University
 
Introduction of slam
Introduction of slamIntroduction of slam
Introduction of slam
Hung-Chih Chang
 
Introductory Level of SLAM Seminar
Introductory Level of SLAM SeminarIntroductory Level of SLAM Seminar
Introductory Level of SLAM Seminar
Dong-Won Shin
 
SIGGRAPH 2014 Course on Computational Cameras and Displays (part 2)
SIGGRAPH 2014 Course on Computational Cameras and Displays (part 2)SIGGRAPH 2014 Course on Computational Cameras and Displays (part 2)
SIGGRAPH 2014 Course on Computational Cameras and Displays (part 2)
Matthew O'Toole
 
Lecture 02 yasutaka furukawa - 3 d reconstruction with priors
Lecture 02   yasutaka furukawa - 3 d reconstruction with priorsLecture 02   yasutaka furukawa - 3 d reconstruction with priors
Lecture 02 yasutaka furukawa - 3 d reconstruction with priors
mustafa sarac
 
Satellite image processing
Satellite image processingSatellite image processing
Satellite image processing
alok ray
 
Deep vo and slam iii
Deep vo and slam iiiDeep vo and slam iii
Deep vo and slam iii
Yu Huang
 
mihara_iccp16_presentation
mihara_iccp16_presentationmihara_iccp16_presentation
mihara_iccp16_presentation
Hajime Mihara
 
SLAM Zero to One
SLAM Zero to OneSLAM Zero to One
SLAM Zero to One
Gavin Gao
 
satellite image processing
satellite image processingsatellite image processing
satellite image processing
avhadlaxmikant
 
Survey 1 (project overview)
Survey 1 (project overview)Survey 1 (project overview)
Survey 1 (project overview)
Ahmed Abd El-Fattah
 
High Performance Computing for Satellite Image Processing and Analyzing – A ...
High Performance Computing for Satellite Image  Processing and Analyzing – A ...High Performance Computing for Satellite Image  Processing and Analyzing – A ...
High Performance Computing for Satellite Image Processing and Analyzing – A ...
Editor IJCATR
 
Urban 3D Semantic Modelling Using Stereo Vision, ICRA 2013
Urban 3D Semantic Modelling Using Stereo Vision, ICRA 2013Urban 3D Semantic Modelling Using Stereo Vision, ICRA 2013
Urban 3D Semantic Modelling Using Stereo Vision, ICRA 2013
Sunando Sengupta
 
Development and Hardware Implementation of an Efficient Algorithm for Cloud D...
Development and Hardware Implementation of an Efficient Algorithm for Cloud D...Development and Hardware Implementation of an Efficient Algorithm for Cloud D...
Development and Hardware Implementation of an Efficient Algorithm for Cloud D...
sipij
 

What's hot (20)

Neural Scene Representation & Rendering: Introduction to Novel View Synthesis
Neural Scene Representation & Rendering: Introduction to Novel View SynthesisNeural Scene Representation & Rendering: Introduction to Novel View Synthesis
Neural Scene Representation & Rendering: Introduction to Novel View Synthesis
 
Accuracy assessment and 3D Mapping by Consumer Grade Spherical Camera
Accuracy assessment and 3D Mapping by Consumer Grade Spherical CameraAccuracy assessment and 3D Mapping by Consumer Grade Spherical Camera
Accuracy assessment and 3D Mapping by Consumer Grade Spherical Camera
 
A Three-Dimensional Representation method for Noisy Point Clouds based on Gro...
A Three-Dimensional Representation method for Noisy Point Clouds based on Gro...A Three-Dimensional Representation method for Noisy Point Clouds based on Gro...
A Three-Dimensional Representation method for Noisy Point Clouds based on Gro...
 
The flow of baseline estimation using a single omnidirectional camera
The flow of baseline estimation using a single omnidirectional cameraThe flow of baseline estimation using a single omnidirectional camera
The flow of baseline estimation using a single omnidirectional camera
 
AR/SLAM for end-users
AR/SLAM for end-usersAR/SLAM for end-users
AR/SLAM for end-users
 
Build Your Own 3D Scanner: Course Notes
Build Your Own 3D Scanner: Course NotesBuild Your Own 3D Scanner: Course Notes
Build Your Own 3D Scanner: Course Notes
 
Garbage Box: 3D Reconstruction and 4D Deformation Measurement
Garbage Box: 3D Reconstruction and 4D Deformation MeasurementGarbage Box: 3D Reconstruction and 4D Deformation Measurement
Garbage Box: 3D Reconstruction and 4D Deformation Measurement
 
Introduction of slam
Introduction of slamIntroduction of slam
Introduction of slam
 
Introductory Level of SLAM Seminar
Introductory Level of SLAM SeminarIntroductory Level of SLAM Seminar
Introductory Level of SLAM Seminar
 
SIGGRAPH 2014 Course on Computational Cameras and Displays (part 2)
SIGGRAPH 2014 Course on Computational Cameras and Displays (part 2)SIGGRAPH 2014 Course on Computational Cameras and Displays (part 2)
SIGGRAPH 2014 Course on Computational Cameras and Displays (part 2)
 
Lecture 02 yasutaka furukawa - 3 d reconstruction with priors
Lecture 02   yasutaka furukawa - 3 d reconstruction with priorsLecture 02   yasutaka furukawa - 3 d reconstruction with priors
Lecture 02 yasutaka furukawa - 3 d reconstruction with priors
 
Satellite image processing
Satellite image processingSatellite image processing
Satellite image processing
 
Deep vo and slam iii
Deep vo and slam iiiDeep vo and slam iii
Deep vo and slam iii
 
mihara_iccp16_presentation
mihara_iccp16_presentationmihara_iccp16_presentation
mihara_iccp16_presentation
 
SLAM Zero to One
SLAM Zero to OneSLAM Zero to One
SLAM Zero to One
 
satellite image processing
satellite image processingsatellite image processing
satellite image processing
 
Survey 1 (project overview)
Survey 1 (project overview)Survey 1 (project overview)
Survey 1 (project overview)
 
High Performance Computing for Satellite Image Processing and Analyzing – A ...
High Performance Computing for Satellite Image  Processing and Analyzing – A ...High Performance Computing for Satellite Image  Processing and Analyzing – A ...
High Performance Computing for Satellite Image Processing and Analyzing – A ...
 
Urban 3D Semantic Modelling Using Stereo Vision, ICRA 2013
Urban 3D Semantic Modelling Using Stereo Vision, ICRA 2013Urban 3D Semantic Modelling Using Stereo Vision, ICRA 2013
Urban 3D Semantic Modelling Using Stereo Vision, ICRA 2013
 
Development and Hardware Implementation of an Efficient Algorithm for Cloud D...
Development and Hardware Implementation of an Efficient Algorithm for Cloud D...Development and Hardware Implementation of an Efficient Algorithm for Cloud D...
Development and Hardware Implementation of an Efficient Algorithm for Cloud D...
 

Similar to Visual Environment by Semantic Segmentation Using Deep Learning: A Prototype for Sky View Factor

IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
ijceronline
 
IRJET- Object Detection in Underwater Images using Faster Region based Convol...
IRJET- Object Detection in Underwater Images using Faster Region based Convol...IRJET- Object Detection in Underwater Images using Faster Region based Convol...
IRJET- Object Detection in Underwater Images using Faster Region based Convol...
IRJET Journal
 
Application of Image Retrieval Techniques to Understand Evolving Weather
Application of Image Retrieval Techniques to Understand Evolving WeatherApplication of Image Retrieval Techniques to Understand Evolving Weather
Application of Image Retrieval Techniques to Understand Evolving Weather
ijsrd.com
 
IRJET - Dehazing of Single Nighttime Haze Image using Superpixel Method
IRJET -  	  Dehazing of Single Nighttime Haze Image using Superpixel MethodIRJET -  	  Dehazing of Single Nighttime Haze Image using Superpixel Method
IRJET - Dehazing of Single Nighttime Haze Image using Superpixel Method
IRJET Journal
 
SkyStitch: a Cooperative Multi-UAV-based Real-time Video Surveillance System ...
SkyStitch: a Cooperative Multi-UAV-based Real-time Video Surveillance System ...SkyStitch: a Cooperative Multi-UAV-based Real-time Video Surveillance System ...
SkyStitch: a Cooperative Multi-UAV-based Real-time Video Surveillance System ...
Kitsukawa Yuki
 
Object Distance Detection using a Joint Transform Correlator
Object Distance Detection using a Joint Transform CorrelatorObject Distance Detection using a Joint Transform Correlator
Object Distance Detection using a Joint Transform Correlator
Alexander Layton
 
AUTOMATIC IDENTIFICATION OF CLOUD COVER REGIONS USING SURF
AUTOMATIC IDENTIFICATION OF CLOUD COVER REGIONS USING SURF AUTOMATIC IDENTIFICATION OF CLOUD COVER REGIONS USING SURF
AUTOMATIC IDENTIFICATION OF CLOUD COVER REGIONS USING SURF
ijcseit
 
Design and implementation of video tracking system based on camera field of view
Design and implementation of video tracking system based on camera field of viewDesign and implementation of video tracking system based on camera field of view
Design and implementation of video tracking system based on camera field of view
sipij
 
[3D勉強会@関東] Deep Reinforcement Learning of Volume-guided Progressive View Inpa...
[3D勉強会@関東] Deep Reinforcement Learning of Volume-guided Progressive View Inpa...[3D勉強会@関東] Deep Reinforcement Learning of Volume-guided Progressive View Inpa...
[3D勉強会@関東] Deep Reinforcement Learning of Volume-guided Progressive View Inpa...
Seiya Ito
 
Astroimagej Image Processing And Photometric Extraction For Ultra-Precise As...
Astroimagej  Image Processing And Photometric Extraction For Ultra-Precise As...Astroimagej  Image Processing And Photometric Extraction For Ultra-Precise As...
Astroimagej Image Processing And Photometric Extraction For Ultra-Precise As...
Andrew Parish
 
A Review on Deformation Measurement from Speckle Patterns using Digital Image...
A Review on Deformation Measurement from Speckle Patterns using Digital Image...A Review on Deformation Measurement from Speckle Patterns using Digital Image...
A Review on Deformation Measurement from Speckle Patterns using Digital Image...
IRJET Journal
 
VERIFICATION_&_VALIDATION_OF_A_SEMANTIC_IMAGE_TAGGING_FRAMEWORK_VIA_GENERATIO...
VERIFICATION_&_VALIDATION_OF_A_SEMANTIC_IMAGE_TAGGING_FRAMEWORK_VIA_GENERATIO...VERIFICATION_&_VALIDATION_OF_A_SEMANTIC_IMAGE_TAGGING_FRAMEWORK_VIA_GENERATIO...
VERIFICATION_&_VALIDATION_OF_A_SEMANTIC_IMAGE_TAGGING_FRAMEWORK_VIA_GENERATIO...
grssieee
 
A Review on Airlight Estimation Haze Removal Algorithms
A Review on Airlight Estimation Haze Removal AlgorithmsA Review on Airlight Estimation Haze Removal Algorithms
A Review on Airlight Estimation Haze Removal Algorithms
IRJET Journal
 
Inclined Image Recognition for Aerial Mapping using Deep Learning and Tree ba...
Inclined Image Recognition for Aerial Mapping using Deep Learning and Tree ba...Inclined Image Recognition for Aerial Mapping using Deep Learning and Tree ba...
Inclined Image Recognition for Aerial Mapping using Deep Learning and Tree ba...
TELKOMNIKA JOURNAL
 
A Detailed Analysis on Feature Extraction Techniques of Panoramic Image Stitc...
A Detailed Analysis on Feature Extraction Techniques of Panoramic Image Stitc...A Detailed Analysis on Feature Extraction Techniques of Panoramic Image Stitc...
A Detailed Analysis on Feature Extraction Techniques of Panoramic Image Stitc...
IJEACS
 
Intel, Intelligent Systems Lab: Syable View Synthesis Whitepaper
Intel, Intelligent Systems Lab: Syable View Synthesis WhitepaperIntel, Intelligent Systems Lab: Syable View Synthesis Whitepaper
Intel, Intelligent Systems Lab: Syable View Synthesis Whitepaper
Alejandro Franceschi
 
I0343065072
I0343065072I0343065072
I0343065072
ijceronline
 
Improving image resolution through the cra algorithm involved recycling proce...
Improving image resolution through the cra algorithm involved recycling proce...Improving image resolution through the cra algorithm involved recycling proce...
Improving image resolution through the cra algorithm involved recycling proce...
csandit
 
IMPROVING IMAGE RESOLUTION THROUGH THE CRA ALGORITHM INVOLVED RECYCLING PROCE...
IMPROVING IMAGE RESOLUTION THROUGH THE CRA ALGORITHM INVOLVED RECYCLING PROCE...IMPROVING IMAGE RESOLUTION THROUGH THE CRA ALGORITHM INVOLVED RECYCLING PROCE...
IMPROVING IMAGE RESOLUTION THROUGH THE CRA ALGORITHM INVOLVED RECYCLING PROCE...
cscpconf
 
Single Image Fog Removal Based on Fusion Strategy
Single Image Fog Removal Based on Fusion Strategy Single Image Fog Removal Based on Fusion Strategy
Single Image Fog Removal Based on Fusion Strategy
csandit
 

Similar to Visual Environment by Semantic Segmentation Using Deep Learning: A Prototype for Sky View Factor (20)

IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
IRJET- Object Detection in Underwater Images using Faster Region based Convol...
IRJET- Object Detection in Underwater Images using Faster Region based Convol...IRJET- Object Detection in Underwater Images using Faster Region based Convol...
IRJET- Object Detection in Underwater Images using Faster Region based Convol...
 
Application of Image Retrieval Techniques to Understand Evolving Weather
Application of Image Retrieval Techniques to Understand Evolving WeatherApplication of Image Retrieval Techniques to Understand Evolving Weather
Application of Image Retrieval Techniques to Understand Evolving Weather
 
IRJET - Dehazing of Single Nighttime Haze Image using Superpixel Method
IRJET -  	  Dehazing of Single Nighttime Haze Image using Superpixel MethodIRJET -  	  Dehazing of Single Nighttime Haze Image using Superpixel Method
IRJET - Dehazing of Single Nighttime Haze Image using Superpixel Method
 
SkyStitch: a Cooperative Multi-UAV-based Real-time Video Surveillance System ...
SkyStitch: a Cooperative Multi-UAV-based Real-time Video Surveillance System ...SkyStitch: a Cooperative Multi-UAV-based Real-time Video Surveillance System ...
SkyStitch: a Cooperative Multi-UAV-based Real-time Video Surveillance System ...
 
Object Distance Detection using a Joint Transform Correlator
Object Distance Detection using a Joint Transform CorrelatorObject Distance Detection using a Joint Transform Correlator
Object Distance Detection using a Joint Transform Correlator
 
AUTOMATIC IDENTIFICATION OF CLOUD COVER REGIONS USING SURF
AUTOMATIC IDENTIFICATION OF CLOUD COVER REGIONS USING SURF AUTOMATIC IDENTIFICATION OF CLOUD COVER REGIONS USING SURF
AUTOMATIC IDENTIFICATION OF CLOUD COVER REGIONS USING SURF
 
Design and implementation of video tracking system based on camera field of view
Design and implementation of video tracking system based on camera field of viewDesign and implementation of video tracking system based on camera field of view
Design and implementation of video tracking system based on camera field of view
 
[3D勉強会@関東] Deep Reinforcement Learning of Volume-guided Progressive View Inpa...
[3D勉強会@関東] Deep Reinforcement Learning of Volume-guided Progressive View Inpa...[3D勉強会@関東] Deep Reinforcement Learning of Volume-guided Progressive View Inpa...
[3D勉強会@関東] Deep Reinforcement Learning of Volume-guided Progressive View Inpa...
 
Astroimagej Image Processing And Photometric Extraction For Ultra-Precise As...
Astroimagej  Image Processing And Photometric Extraction For Ultra-Precise As...Astroimagej  Image Processing And Photometric Extraction For Ultra-Precise As...
Astroimagej Image Processing And Photometric Extraction For Ultra-Precise As...
 
A Review on Deformation Measurement from Speckle Patterns using Digital Image...
A Review on Deformation Measurement from Speckle Patterns using Digital Image...A Review on Deformation Measurement from Speckle Patterns using Digital Image...
A Review on Deformation Measurement from Speckle Patterns using Digital Image...
 
VERIFICATION_&_VALIDATION_OF_A_SEMANTIC_IMAGE_TAGGING_FRAMEWORK_VIA_GENERATIO...
VERIFICATION_&_VALIDATION_OF_A_SEMANTIC_IMAGE_TAGGING_FRAMEWORK_VIA_GENERATIO...VERIFICATION_&_VALIDATION_OF_A_SEMANTIC_IMAGE_TAGGING_FRAMEWORK_VIA_GENERATIO...
VERIFICATION_&_VALIDATION_OF_A_SEMANTIC_IMAGE_TAGGING_FRAMEWORK_VIA_GENERATIO...
 
A Review on Airlight Estimation Haze Removal Algorithms
A Review on Airlight Estimation Haze Removal AlgorithmsA Review on Airlight Estimation Haze Removal Algorithms
A Review on Airlight Estimation Haze Removal Algorithms
 
Inclined Image Recognition for Aerial Mapping using Deep Learning and Tree ba...
Inclined Image Recognition for Aerial Mapping using Deep Learning and Tree ba...Inclined Image Recognition for Aerial Mapping using Deep Learning and Tree ba...
Inclined Image Recognition for Aerial Mapping using Deep Learning and Tree ba...
 
A Detailed Analysis on Feature Extraction Techniques of Panoramic Image Stitc...
A Detailed Analysis on Feature Extraction Techniques of Panoramic Image Stitc...A Detailed Analysis on Feature Extraction Techniques of Panoramic Image Stitc...
A Detailed Analysis on Feature Extraction Techniques of Panoramic Image Stitc...
 
Intel, Intelligent Systems Lab: Syable View Synthesis Whitepaper
Intel, Intelligent Systems Lab: Syable View Synthesis WhitepaperIntel, Intelligent Systems Lab: Syable View Synthesis Whitepaper
Intel, Intelligent Systems Lab: Syable View Synthesis Whitepaper
 
I0343065072
I0343065072I0343065072
I0343065072
 
Improving image resolution through the cra algorithm involved recycling proce...
Improving image resolution through the cra algorithm involved recycling proce...Improving image resolution through the cra algorithm involved recycling proce...
Improving image resolution through the cra algorithm involved recycling proce...
 
IMPROVING IMAGE RESOLUTION THROUGH THE CRA ALGORITHM INVOLVED RECYCLING PROCE...
IMPROVING IMAGE RESOLUTION THROUGH THE CRA ALGORITHM INVOLVED RECYCLING PROCE...IMPROVING IMAGE RESOLUTION THROUGH THE CRA ALGORITHM INVOLVED RECYCLING PROCE...
IMPROVING IMAGE RESOLUTION THROUGH THE CRA ALGORITHM INVOLVED RECYCLING PROCE...
 
Single Image Fog Removal Based on Fusion Strategy
Single Image Fog Removal Based on Fusion Strategy Single Image Fog Removal Based on Fusion Strategy
Single Image Fog Removal Based on Fusion Strategy
 

More from Tomohiro Fukuda

141207ぶんご大野里の旅公社 設立記念シンポジウム:「マチに学び都市を楽しむ」 NPO法人 もうひとつの旅クラブの取り組み
141207ぶんご大野里の旅公社 設立記念シンポジウム:「マチに学び都市を楽しむ」 NPO法人 もうひとつの旅クラブの取り組み141207ぶんご大野里の旅公社 設立記念シンポジウム:「マチに学び都市を楽しむ」 NPO法人 もうひとつの旅クラブの取り組み
141207ぶんご大野里の旅公社 設立記念シンポジウム:「マチに学び都市を楽しむ」 NPO法人 もうひとつの旅クラブの取り組み
Tomohiro Fukuda
 
140330 VR安土城プロジェクトについて
140330 VR安土城プロジェクトについて140330 VR安土城プロジェクトについて
140330 VR安土城プロジェクトについて
Tomohiro Fukuda
 
140328みんなでつくろう とよなか景観
140328みんなでつくろう とよなか景観140328みんなでつくろう とよなか景観
140328みんなでつくろう とよなか景観
Tomohiro Fukuda
 
景観VRシステムのフィールド利用に関する考察
景観VRシステムのフィールド利用に関する考察景観VRシステムのフィールド利用に関する考察
景観VRシステムのフィールド利用に関する考察
Tomohiro Fukuda
 
Availability of Mobile Augmented Reality System for Urban Landscape Simulation
Availability of Mobile Augmented Reality System for Urban Landscape SimulationAvailability of Mobile Augmented Reality System for Urban Landscape Simulation
Availability of Mobile Augmented Reality System for Urban Landscape Simulation
Tomohiro Fukuda
 
GOAR: GIS Oriented Mobile Augmented Reality for Urban Landscape Assessment
GOAR: GIS Oriented Mobile Augmented Reality for Urban Landscape AssessmentGOAR: GIS Oriented Mobile Augmented Reality for Urban Landscape Assessment
GOAR: GIS Oriented Mobile Augmented Reality for Urban Landscape Assessment
Tomohiro Fukuda
 
SOAR: SENSOR ORIENTED MOBILE AUGMENTED REALITY FOR URBAN LANDSCAPE ASSESSMENT
SOAR: SENSOR ORIENTED MOBILE AUGMENTED REALITY FOR URBAN LANDSCAPE ASSESSMENTSOAR: SENSOR ORIENTED MOBILE AUGMENTED REALITY FOR URBAN LANDSCAPE ASSESSMENT
SOAR: SENSOR ORIENTED MOBILE AUGMENTED REALITY FOR URBAN LANDSCAPE ASSESSMENT
Tomohiro Fukuda
 
DISTRIBUTED AND SYNCHRONISED VR MEETING USING CLOUD COMPUTING: Availability a...
DISTRIBUTED AND SYNCHRONISED VR MEETING USING CLOUD COMPUTING: Availability a...DISTRIBUTED AND SYNCHRONISED VR MEETING USING CLOUD COMPUTING: Availability a...
DISTRIBUTED AND SYNCHRONISED VR MEETING USING CLOUD COMPUTING: Availability a...
Tomohiro Fukuda
 
A STUDY OF VARIATION OF NORMAL OF POLY-GONS CREATED BY POINT CLOUD DATA FOR A...
A STUDY OF VARIATION OF NORMAL OF POLY-GONS CREATED BY POINT CLOUD DATA FOR A...A STUDY OF VARIATION OF NORMAL OF POLY-GONS CREATED BY POINT CLOUD DATA FOR A...
A STUDY OF VARIATION OF NORMAL OF POLY-GONS CREATED BY POINT CLOUD DATA FOR A...
Tomohiro Fukuda
 
DEVELOPMENT OF USE FLOW OF 3DCAD/VR SOFTWARE FOR CITIZENS WHO ARE NON-SPECIAL...
DEVELOPMENT OF USE FLOW OF 3DCAD/VR SOFTWARE FOR CITIZENS WHO ARE NON-SPECIAL...DEVELOPMENT OF USE FLOW OF 3DCAD/VR SOFTWARE FOR CITIZENS WHO ARE NON-SPECIAL...
DEVELOPMENT OF USE FLOW OF 3DCAD/VR SOFTWARE FOR CITIZENS WHO ARE NON-SPECIAL...
Tomohiro Fukuda
 
Citizen Participatory Design Method Using VR and Blog
Citizen Participatory Design Method Using VR and BlogCitizen Participatory Design Method Using VR and Blog
Citizen Participatory Design Method Using VR and Blog
Tomohiro Fukuda
 
Development and Evaluation of a Representation Method of 3DCG Pre-Rendering A...
Development and Evaluation of a Representation Method of 3DCG Pre-Rendering A...Development and Evaluation of a Representation Method of 3DCG Pre-Rendering A...
Development and Evaluation of a Representation Method of 3DCG Pre-Rendering A...
Tomohiro Fukuda
 

More from Tomohiro Fukuda (12)

141207ぶんご大野里の旅公社 設立記念シンポジウム:「マチに学び都市を楽しむ」 NPO法人 もうひとつの旅クラブの取り組み
141207ぶんご大野里の旅公社 設立記念シンポジウム:「マチに学び都市を楽しむ」 NPO法人 もうひとつの旅クラブの取り組み141207ぶんご大野里の旅公社 設立記念シンポジウム:「マチに学び都市を楽しむ」 NPO法人 もうひとつの旅クラブの取り組み
141207ぶんご大野里の旅公社 設立記念シンポジウム:「マチに学び都市を楽しむ」 NPO法人 もうひとつの旅クラブの取り組み
 
140330 VR安土城プロジェクトについて
140330 VR安土城プロジェクトについて140330 VR安土城プロジェクトについて
140330 VR安土城プロジェクトについて
 
140328みんなでつくろう とよなか景観
140328みんなでつくろう とよなか景観140328みんなでつくろう とよなか景観
140328みんなでつくろう とよなか景観
 
景観VRシステムのフィールド利用に関する考察
景観VRシステムのフィールド利用に関する考察景観VRシステムのフィールド利用に関する考察
景観VRシステムのフィールド利用に関する考察
 
Availability of Mobile Augmented Reality System for Urban Landscape Simulation
Availability of Mobile Augmented Reality System for Urban Landscape SimulationAvailability of Mobile Augmented Reality System for Urban Landscape Simulation
Availability of Mobile Augmented Reality System for Urban Landscape Simulation
 
GOAR: GIS Oriented Mobile Augmented Reality for Urban Landscape Assessment
GOAR: GIS Oriented Mobile Augmented Reality for Urban Landscape AssessmentGOAR: GIS Oriented Mobile Augmented Reality for Urban Landscape Assessment
GOAR: GIS Oriented Mobile Augmented Reality for Urban Landscape Assessment
 
SOAR: SENSOR ORIENTED MOBILE AUGMENTED REALITY FOR URBAN LANDSCAPE ASSESSMENT
SOAR: SENSOR ORIENTED MOBILE AUGMENTED REALITY FOR URBAN LANDSCAPE ASSESSMENTSOAR: SENSOR ORIENTED MOBILE AUGMENTED REALITY FOR URBAN LANDSCAPE ASSESSMENT
SOAR: SENSOR ORIENTED MOBILE AUGMENTED REALITY FOR URBAN LANDSCAPE ASSESSMENT
 
DISTRIBUTED AND SYNCHRONISED VR MEETING USING CLOUD COMPUTING: Availability a...
DISTRIBUTED AND SYNCHRONISED VR MEETING USING CLOUD COMPUTING: Availability a...DISTRIBUTED AND SYNCHRONISED VR MEETING USING CLOUD COMPUTING: Availability a...
DISTRIBUTED AND SYNCHRONISED VR MEETING USING CLOUD COMPUTING: Availability a...
 
A STUDY OF VARIATION OF NORMAL OF POLY-GONS CREATED BY POINT CLOUD DATA FOR A...
A STUDY OF VARIATION OF NORMAL OF POLY-GONS CREATED BY POINT CLOUD DATA FOR A...A STUDY OF VARIATION OF NORMAL OF POLY-GONS CREATED BY POINT CLOUD DATA FOR A...
A STUDY OF VARIATION OF NORMAL OF POLY-GONS CREATED BY POINT CLOUD DATA FOR A...
 
DEVELOPMENT OF USE FLOW OF 3DCAD/VR SOFTWARE FOR CITIZENS WHO ARE NON-SPECIAL...
DEVELOPMENT OF USE FLOW OF 3DCAD/VR SOFTWARE FOR CITIZENS WHO ARE NON-SPECIAL...DEVELOPMENT OF USE FLOW OF 3DCAD/VR SOFTWARE FOR CITIZENS WHO ARE NON-SPECIAL...
DEVELOPMENT OF USE FLOW OF 3DCAD/VR SOFTWARE FOR CITIZENS WHO ARE NON-SPECIAL...
 
Citizen Participatory Design Method Using VR and Blog
Citizen Participatory Design Method Using VR and BlogCitizen Participatory Design Method Using VR and Blog
Citizen Participatory Design Method Using VR and Blog
 
Development and Evaluation of a Representation Method of 3DCG Pre-Rendering A...
Development and Evaluation of a Representation Method of 3DCG Pre-Rendering A...Development and Evaluation of a Representation Method of 3DCG Pre-Rendering A...
Development and Evaluation of a Representation Method of 3DCG Pre-Rendering A...
 

Recently uploaded

Competition and Regulation in Professions and Occupations – ROBSON – June 202...
Competition and Regulation in Professions and Occupations – ROBSON – June 202...Competition and Regulation in Professions and Occupations – ROBSON – June 202...
Competition and Regulation in Professions and Occupations – ROBSON – June 202...
OECD Directorate for Financial and Enterprise Affairs
 
BRIC_2024_2024-06-06-11:30-haunschild_archival_version.pdf
BRIC_2024_2024-06-06-11:30-haunschild_archival_version.pdfBRIC_2024_2024-06-06-11:30-haunschild_archival_version.pdf
BRIC_2024_2024-06-06-11:30-haunschild_archival_version.pdf
Robin Haunschild
 
Carrer goals.pptx and their importance in real life
Carrer goals.pptx  and their importance in real lifeCarrer goals.pptx  and their importance in real life
Carrer goals.pptx and their importance in real life
artemacademy2
 
Artificial Intelligence, Data and Competition – OECD – June 2024 OECD discussion
Artificial Intelligence, Data and Competition – OECD – June 2024 OECD discussionArtificial Intelligence, Data and Competition – OECD – June 2024 OECD discussion
Artificial Intelligence, Data and Competition – OECD – June 2024 OECD discussion
OECD Directorate for Financial and Enterprise Affairs
 
The Intersection between Competition and Data Privacy – CAPEL – June 2024 OEC...
The Intersection between Competition and Data Privacy – CAPEL – June 2024 OEC...The Intersection between Competition and Data Privacy – CAPEL – June 2024 OEC...
The Intersection between Competition and Data Privacy – CAPEL – June 2024 OEC...
OECD Directorate for Financial and Enterprise Affairs
 
Competition and Regulation in Professions and Occupations – OECD – June 2024 ...
Competition and Regulation in Professions and Occupations – OECD – June 2024 ...Competition and Regulation in Professions and Occupations – OECD – June 2024 ...
Competition and Regulation in Professions and Occupations – OECD – June 2024 ...
OECD Directorate for Financial and Enterprise Affairs
 
Suzanne Lagerweij - Influence Without Power - Why Empathy is Your Best Friend...
Suzanne Lagerweij - Influence Without Power - Why Empathy is Your Best Friend...Suzanne Lagerweij - Influence Without Power - Why Empathy is Your Best Friend...
Suzanne Lagerweij - Influence Without Power - Why Empathy is Your Best Friend...
Suzanne Lagerweij
 
Disaster Management project for holidays homework and other uses
Disaster Management project for holidays homework and other usesDisaster Management project for holidays homework and other uses
Disaster Management project for holidays homework and other uses
RIDHIMAGARG21
 
Artificial Intelligence, Data and Competition – ČORBA – June 2024 OECD discus...
Artificial Intelligence, Data and Competition – ČORBA – June 2024 OECD discus...Artificial Intelligence, Data and Competition – ČORBA – June 2024 OECD discus...
Artificial Intelligence, Data and Competition – ČORBA – June 2024 OECD discus...
OECD Directorate for Financial and Enterprise Affairs
 
The Intersection between Competition and Data Privacy – KEMP – June 2024 OECD...
The Intersection between Competition and Data Privacy – KEMP – June 2024 OECD...The Intersection between Competition and Data Privacy – KEMP – June 2024 OECD...
The Intersection between Competition and Data Privacy – KEMP – June 2024 OECD...
OECD Directorate for Financial and Enterprise Affairs
 
Artificial Intelligence, Data and Competition – SCHREPEL – June 2024 OECD dis...
Artificial Intelligence, Data and Competition – SCHREPEL – June 2024 OECD dis...Artificial Intelligence, Data and Competition – SCHREPEL – June 2024 OECD dis...
Artificial Intelligence, Data and Competition – SCHREPEL – June 2024 OECD dis...
OECD Directorate for Financial and Enterprise Affairs
 
The Intersection between Competition and Data Privacy – OECD – June 2024 OECD...
The Intersection between Competition and Data Privacy – OECD – June 2024 OECD...The Intersection between Competition and Data Privacy – OECD – June 2024 OECD...
The Intersection between Competition and Data Privacy – OECD – June 2024 OECD...
OECD Directorate for Financial and Enterprise Affairs
 
XP 2024 presentation: A New Look to Leadership
XP 2024 presentation: A New Look to LeadershipXP 2024 presentation: A New Look to Leadership
XP 2024 presentation: A New Look to Leadership
samililja
 
Pro-competitive Industrial Policy – LANE – June 2024 OECD discussion
Pro-competitive Industrial Policy – LANE – June 2024 OECD discussionPro-competitive Industrial Policy – LANE – June 2024 OECD discussion
Pro-competitive Industrial Policy – LANE – June 2024 OECD discussion
OECD Directorate for Financial and Enterprise Affairs
 
The Intersection between Competition and Data Privacy – COLANGELO – June 2024...
The Intersection between Competition and Data Privacy – COLANGELO – June 2024...The Intersection between Competition and Data Privacy – COLANGELO – June 2024...
The Intersection between Competition and Data Privacy – COLANGELO – June 2024...
OECD Directorate for Financial and Enterprise Affairs
 
ASONAM2023_presection_slide_track-recommendation.pdf
ASONAM2023_presection_slide_track-recommendation.pdfASONAM2023_presection_slide_track-recommendation.pdf
ASONAM2023_presection_slide_track-recommendation.pdf
ToshihiroIto4
 
怎么办理(lincoln学位证书)英国林肯大学毕业证文凭学位证书原版一模一样
怎么办理(lincoln学位证书)英国林肯大学毕业证文凭学位证书原版一模一样怎么办理(lincoln学位证书)英国林肯大学毕业证文凭学位证书原版一模一样
怎么办理(lincoln学位证书)英国林肯大学毕业证文凭学位证书原版一模一样
kekzed
 
Using-Presentation-Software-to-the-Fullf.pptx
Using-Presentation-Software-to-the-Fullf.pptxUsing-Presentation-Software-to-the-Fullf.pptx
Using-Presentation-Software-to-the-Fullf.pptx
kainatfatyma9
 
原版制作贝德福特大学毕业证(bedfordhire毕业证)硕士文凭原版一模一样
原版制作贝德福特大学毕业证(bedfordhire毕业证)硕士文凭原版一模一样原版制作贝德福特大学毕业证(bedfordhire毕业证)硕士文凭原版一模一样
原版制作贝德福特大学毕业证(bedfordhire毕业证)硕士文凭原版一模一样
gpww3sf4
 
Why Psychological Safety Matters for Software Teams - ACE 2024 - Ben Linders.pdf
Why Psychological Safety Matters for Software Teams - ACE 2024 - Ben Linders.pdfWhy Psychological Safety Matters for Software Teams - ACE 2024 - Ben Linders.pdf
Why Psychological Safety Matters for Software Teams - ACE 2024 - Ben Linders.pdf
Ben Linders
 

Recently uploaded (20)

Competition and Regulation in Professions and Occupations – ROBSON – June 202...
Competition and Regulation in Professions and Occupations – ROBSON – June 202...Competition and Regulation in Professions and Occupations – ROBSON – June 202...
Competition and Regulation in Professions and Occupations – ROBSON – June 202...
 
BRIC_2024_2024-06-06-11:30-haunschild_archival_version.pdf
BRIC_2024_2024-06-06-11:30-haunschild_archival_version.pdfBRIC_2024_2024-06-06-11:30-haunschild_archival_version.pdf
BRIC_2024_2024-06-06-11:30-haunschild_archival_version.pdf
 
Carrer goals.pptx and their importance in real life
Carrer goals.pptx  and their importance in real lifeCarrer goals.pptx  and their importance in real life
Carrer goals.pptx and their importance in real life
 
Artificial Intelligence, Data and Competition – OECD – June 2024 OECD discussion
Artificial Intelligence, Data and Competition – OECD – June 2024 OECD discussionArtificial Intelligence, Data and Competition – OECD – June 2024 OECD discussion
Artificial Intelligence, Data and Competition – OECD – June 2024 OECD discussion
 
The Intersection between Competition and Data Privacy – CAPEL – June 2024 OEC...
The Intersection between Competition and Data Privacy – CAPEL – June 2024 OEC...The Intersection between Competition and Data Privacy – CAPEL – June 2024 OEC...
The Intersection between Competition and Data Privacy – CAPEL – June 2024 OEC...
 
Competition and Regulation in Professions and Occupations – OECD – June 2024 ...
Competition and Regulation in Professions and Occupations – OECD – June 2024 ...Competition and Regulation in Professions and Occupations – OECD – June 2024 ...
Competition and Regulation in Professions and Occupations – OECD – June 2024 ...
 
Suzanne Lagerweij - Influence Without Power - Why Empathy is Your Best Friend...
Suzanne Lagerweij - Influence Without Power - Why Empathy is Your Best Friend...Suzanne Lagerweij - Influence Without Power - Why Empathy is Your Best Friend...
Suzanne Lagerweij - Influence Without Power - Why Empathy is Your Best Friend...
 
Disaster Management project for holidays homework and other uses
Disaster Management project for holidays homework and other usesDisaster Management project for holidays homework and other uses
Disaster Management project for holidays homework and other uses
 
Artificial Intelligence, Data and Competition – ČORBA – June 2024 OECD discus...
Artificial Intelligence, Data and Competition – ČORBA – June 2024 OECD discus...Artificial Intelligence, Data and Competition – ČORBA – June 2024 OECD discus...
Artificial Intelligence, Data and Competition – ČORBA – June 2024 OECD discus...
 
The Intersection between Competition and Data Privacy – KEMP – June 2024 OECD...
The Intersection between Competition and Data Privacy – KEMP – June 2024 OECD...The Intersection between Competition and Data Privacy – KEMP – June 2024 OECD...
The Intersection between Competition and Data Privacy – KEMP – June 2024 OECD...
 
Artificial Intelligence, Data and Competition – SCHREPEL – June 2024 OECD dis...
Artificial Intelligence, Data and Competition – SCHREPEL – June 2024 OECD dis...Artificial Intelligence, Data and Competition – SCHREPEL – June 2024 OECD dis...
Artificial Intelligence, Data and Competition – SCHREPEL – June 2024 OECD dis...
 
The Intersection between Competition and Data Privacy – OECD – June 2024 OECD...
The Intersection between Competition and Data Privacy – OECD – June 2024 OECD...The Intersection between Competition and Data Privacy – OECD – June 2024 OECD...
The Intersection between Competition and Data Privacy – OECD – June 2024 OECD...
 
XP 2024 presentation: A New Look to Leadership
XP 2024 presentation: A New Look to LeadershipXP 2024 presentation: A New Look to Leadership
XP 2024 presentation: A New Look to Leadership
 
Pro-competitive Industrial Policy – LANE – June 2024 OECD discussion
Pro-competitive Industrial Policy – LANE – June 2024 OECD discussionPro-competitive Industrial Policy – LANE – June 2024 OECD discussion
Pro-competitive Industrial Policy – LANE – June 2024 OECD discussion
 
The Intersection between Competition and Data Privacy – COLANGELO – June 2024...
The Intersection between Competition and Data Privacy – COLANGELO – June 2024...The Intersection between Competition and Data Privacy – COLANGELO – June 2024...
The Intersection between Competition and Data Privacy – COLANGELO – June 2024...
 
ASONAM2023_presection_slide_track-recommendation.pdf
ASONAM2023_presection_slide_track-recommendation.pdfASONAM2023_presection_slide_track-recommendation.pdf
ASONAM2023_presection_slide_track-recommendation.pdf
 
怎么办理(lincoln学位证书)英国林肯大学毕业证文凭学位证书原版一模一样
怎么办理(lincoln学位证书)英国林肯大学毕业证文凭学位证书原版一模一样怎么办理(lincoln学位证书)英国林肯大学毕业证文凭学位证书原版一模一样
怎么办理(lincoln学位证书)英国林肯大学毕业证文凭学位证书原版一模一样
 
Using-Presentation-Software-to-the-Fullf.pptx
Using-Presentation-Software-to-the-Fullf.pptxUsing-Presentation-Software-to-the-Fullf.pptx
Using-Presentation-Software-to-the-Fullf.pptx
 
原版制作贝德福特大学毕业证(bedfordhire毕业证)硕士文凭原版一模一样
原版制作贝德福特大学毕业证(bedfordhire毕业证)硕士文凭原版一模一样原版制作贝德福特大学毕业证(bedfordhire毕业证)硕士文凭原版一模一样
原版制作贝德福特大学毕业证(bedfordhire毕业证)硕士文凭原版一模一样
 
Why Psychological Safety Matters for Software Teams - ACE 2024 - Ben Linders.pdf
Why Psychological Safety Matters for Software Teams - ACE 2024 - Ben Linders.pdfWhy Psychological Safety Matters for Software Teams - ACE 2024 - Ben Linders.pdf
Why Psychological Safety Matters for Software Teams - ACE 2024 - Ben Linders.pdf
 

Visual Environment by Semantic Segmentation Using Deep Learning: A Prototype for Sky View Factor

  • 3. Contents 1. Introduction 2. Literature Review 3. Proposed Method 4. System Development and Experiments 5. Conclusion 4
  • 5. 6 Introduction Urban visual environment evaluation index Important criteria to measure the achievements of urban construction Urban environmental management Planar Height regulationGreen coverage rate Green view index (GVI) Sky view factor (SVF)
  • 6. 7 Introduction Application of SVF in building design Sky view factor (SVF) Ratio of radiation received by a planar surface from the sky to that received by the entire hemispheric radiating environment Efficient, low cost, high precision, easy to operate, rapid SVF estimation method is necessary. Definition of sky view factor Sb(Building projected area)
  • 8.  Steyn (1980) verified the theory of using fisheye photos to correctly estimate SVF. However, at that time, this theory was unable to perform actual application because limited by technology. Afterward, with the development of photographic equipment and computer technology, the practical application of this theory had been achieved by manual operation. 9 Literature Review  Honma et al. (2009) proposed a new algorithm to estimate the SVF by calculating the solid angles of urban landscapes based on computational geometry.  Grimmond et al. (2001) proposed a method based on plant analysis software to measure automatically diffuse non‐interceptance (DIFN) light by using a fisheye optical sensor. From another perspective, he proved that the way to estimate SVF by using fisheye camera image is efficient. Honma, Y., Kurita, O., Suzuki, A.:2009, An Analysis of Urban Landscapes with Respect to Solid Angles based on Computational Geometry Algorithms, Journal of the City Planning Institute of Japan 2009 Volume 74 Issue 643 Pages 2035-2042. Steyn, G. :1980, The calculation of view factors from fisheye‐lens photographs: Research note. pp. 254-258. Grimmond, B., Potter, K., Zutter, N., Souch, C. :2001, Rapid methods to estimate sky‐view factors applied to urban areas. International Journal of Climatology, 21(7), 903-913.
  • 9. 10 Objective Development of estimating SVF as visual environment  Efficient, low cost, high precision, easy to operate, rapid  Use semantic segmentation using deep learning network  Train the model in advance to avoid each pre-processing
  • 11. 12 Semantic Segmentation and Deep Learning Caffe Tensorflow Chainer Theano Keras Torch Mxnet …… Deep Learning network Framework Programming Language C++, Python,,,,  Semantic segmentation defines the process of associating each pixel of an image with a class label.  Recently, image semantic segmentation systems based on deep learning have attracted considerable research attention.
  • 12. 13 Proposed Method  A new SVF estimation system by training and constructing a deep learning network for semantic segmentation of natural pixels in landscape images  Segnet (Badrinarayanan et al. 2017) and U-Net (Olaf et al. 2015) are selected as the basic network.  The focus of the entire system is how to build a deep learning network to perform accurate semantic segmentation operations at a high processing speed in real-time. Badrinarayanan, V., Kendall, A. and Cipolla, R.: 2017, SegNet: A Deep Convolutional Encoder-Decoder Architecture for Image Segmentation, IEEE Transactions on Pattern Analysis and Machine Intelligence, 39(12), 2481–2495. Olaf R., Philipp F., Thomas B.: 2015, U-Net: Convolutional Networks for Biomedical Image Segmentation, arXiv:1505.04597 [cs.CV]
  • 13. 14 System Flow Mobile terminal Step4 Transfer segmented image or video to mobile terminal Step2 Transfer visual data to server  Laptop  Tablet Statistic Sky area Urban Environment Step1 Capturing visual data (Still images/Video) Step3 Segmentation The transferred data is processed at the same time, and each region is generated by the element Server
  • 15. 16 4. System Development and Experiments
  • 16. 17 SVF Estimation by Segnet (1)𝑆𝑉𝐹 = 𝑃𝑖𝑥𝑒𝑙 𝑆𝑘𝑦 𝑃𝑖𝑥𝑒𝑙 𝑇𝑜𝑡𝑎𝑙 × 4 𝜋 Sky view segmentation by Segnet network
  • 17. 18 Learning Images for U-Net  We used a 360°camera to collect and prepare 300 original images including sky and buildings  We segmented the images manually into two parts: sky area and the others to get the label mask images. In addition, the original images were in three channels and the label mask images were 8-bit gray scale in a single channel.  Both 300 original images and their 300 label mask images were prepared.
  • 18. 19 Inspection of Semantic Segmentation Training  During the training process, after 30 epochs, the accuracy and current loss of our model appeared to be smooth.  At the 19th epoch, abnormal fluctuations occurred in the accuracy curve; We filtered the training pictures that caused the fluctuations and continued the training.  The accuracy curve started to converge at a high level. In contrast, the average loss curve started to converge at a low level. Average Validation Accuracy vs Epochs Average Loss vs Epochs
  • 19. 20 Verification method Scene in HoloLens Scene in real world Semantic segmentation accuracy of our system to estimate SVF was verified by the following method. 1. Create correct images 2. Calculate the red region in the images that were outputted by the proposed method 3. Combined for comprehensive verification (a)Original image (b)Correct image (by photoshop) (c)Output by proposed method (d)Composite image (a)Original image (b)Correct image (by photoshop) (c)Output by proposed method (d)Composite image (a) Original (b) Correct image (Photoshop) (c) Output by Proposed Method (d) Composite Image Definition Yellow (Y) Accurate extracted pixel Black (B) Accurate unextracted pixel Red (R) Over-extracted pixel Green (G) Unextracted area pixel Calculation formula Extract accuracy rate [%] Y X × 100 Unextracted accuracy rate [%] B X × 100 Accuracy rate [%] ( Y X + B X ) × 100 Over extracted rate [%] R X × 100 Unextracted inaccuracy rate [%] G X × 100 Inaccuracy rate [%] ( R X + G X ) × 100 Formulas of accuracy rate and inaccuracy rate Definition of each color in composite image
  • 20. 21 Verification Experiment Method Scene in HoloLens Scene in real world 1. 100 fisheye photographs including sky and buildings are manually shot as the original images. 2. Considering the difference in sky color distribution under different weather conditions, these 100 fisheye photographs contain 3 types of sky: Sunny weather, cloudy and rain sky.  Date: 29th November, 1st December, 3rd December, 2018  Weather: Cloudy  Location: Osaka University, Suita campus  Camera: RICOH THETA V  Photograph parameter: 1920p  Amount of photographs: 100  Vertical distance of lens: 1.6 m from the ground 3. Upload them to the server, and Segment the transferred images into the sky area part and the others with the estimation results of SVF.
  • 21. 22 Results Scene in HoloLensComparison between correct image and the output image generated using the proposed method (A) Sunny weather (B) Rainy (C) Cloudy (a) Original (b) Correct (Photoshop) (c) Proposed Method (d) Composite Image (a) Original (b) Correct (Photoshop) (a) Original (b) Correct (Photoshop) (c) Proposed Method (d) Composite Image (c) Proposed Method (d) Composite Image Extract accuracy rate [%] 45.7 Unextracted accuracy rate [%] 53.2 Accuracy rate [%] 98.9 Over extracted rate [%] 0.9 Unextracted inaccuracy rate [%] 0.2 Inaccuracy rate [%] 1.1 Accuracy and inaccuracy rate of SVF estimation
  • 23. 24 Conclusion  We developed an easy-to-operate visual estimation system of sky view factor at high precision without detailed pre-process using semantic segmentation technique of deep learning.  It demonstrated the same precision as previous studies (98%). Conclusion Future Work  The system can only estimate the SVF from a still image or a video; if the data source is from a live web camera, it will not work well. Acknowledgments  This research has been partly supported by JSPS KAKENHI Grant Number JP16K00707.