SlideShare ist ein Scribd-Unternehmen logo
1 von 34
Downloaden Sie, um offline zu lesen
Satellite	Image	Segmentation	
for	
Photovoltaic	Potential	Estimation
Python	based	Google	Cloud	Platform	project
Johannes	Oos
oosjoh@gmail.com
1.Purpose	and	Input	Data	
2.Computer	Vision/	Models
3.Auto-ML
4.Summary
1.Purpose	and Input	Data	
2.Computer	Vision/	Models
3.Auto-ML
4.Summary
Purpose
Enter	address
Estimation	of	
system	key	
parameters:	
Size,	energy	yield
Address Size,	tilt,	
azimuth
climate	
data
Solar	
Simulation
Size,
Energy	
Data	Flow
Geo-location
lat /	lng
Datasource – Images	from	googlemaps
Geocoding	API
• To	translate	an	address	to	geo-coordinates
• Clean	and	Python	friendly	
• pip	install	-U	googlemaps
Maps	Static	API
• To	get	the	satelite image	via	http	request
• URL	parsing	with	urllib
Geocoding	API
Maps	Static	API	- request
Maps	Static	API	- image
1.Purpose	and	Input	Data	
2.Computer	Vision/	Models
3.Auto-ML
4.Summary
Image	Analysis
Image	Analysis
Classification Detection Segmentation
90%
http://cocodataset.org/#explore
Model Family Task Input Output Technology Model
1 Segmentation Create	Roof	Segments,
Determine	size	of	
roofs
Satellite	Image Roof Box,	
Segments
Keras
TensorFlow
Mask	R-CNN
2 Classification	 Decide	if	roof	is	flat	or	
tilted
Roof	Box	Image Label AutoML GCP
3 Classification Get	Tilt	angle Roof	Box	Image	of	
tilted roof
Label AutoML GCP
4 Classification	 Get	Azimuth	angle Roof	Box	Image	of	
tilted roof
Label AutoML GCP
Overview	– Used	Models
Model Family Task Input Output Technology Model
1 Segmentation Create	Roof	Segments,
Determine	size	of	
roofs
Satellite	Image Roof Box,	
Segments
Keras
TensorFlow
Mask	R-CNN
2 Classification	 Decide	if	roof	is	flat	or	
tilted
Roof	Box	Image Label AutoML GCP
3 Classification Get	Tilt	angle Roof	Box	Image	of	
tilted roof
Label AutoML GCP
4 Classification	 Get	Azimuth	angle Roof	Box	Image	of	
tilted roof
Label AutoML GCP
Overview	– Used	Models
Mask	R-CNN
• https://arxiv.org/abs/1703.06870
• https://github.com/matterport/Mask_RCNN
• A	well	documented,	easy	to	use	implementation	for	image	
segmentation	tasks
• Implemented	with	Python,	Tensorflow,	Keras
Mask	R-CNN
Blue	Bounding Box:	
Starting top	Left [	79,	15,	164,	68]
Pixels in	the Blue	Mask:	
==	>		2842	px
@Zoom	Level	19:	
Distance			è 0.2986	m	/	pixel
Area										è 11	pixel /	sqm
Blue	roof =	260	sqm
The	content of the Bounding Box
Is	used	for	classification
Model Family Task Input Output Technology Model
1 Segmentation Create	Roof	Segments,
Determine	size	of	
roofs
Satellite	Image Roof Box,	
Segments
Keras
TensorFlow
Mask	R-CNN
2 Classification	 Decide	if	roof	is	flat	or	
tilted
Roof	Box	Image Label AutoML GCP
3 Classification Get	Tilt	angle Roof	Box	Image	of	
tilted roof
Label AutoML GCP
4 Classification	 Get	Azimuth	angle Roof	Box	Image	of	
tilted roof
Label AutoML GCP
Overview	– Used	Models
Satellite	images	
:		“flat”
:		“tilted”
Label	data	set
GCP	AutoML
Customized	
Classifier
91%	Tilted
Pre-trained	Classifier
Retraining	a	Classifier
Choice	of	Classifier
1.Purpose	and	Input	Data	
2.Computer	Vision/	Models
3.Auto-ML
4.Summary
ML	APIs MLAutoML
Train	high-quality	custom	machine	learning	models	
with	minimum	effort	and	machine	learning	expertise
AutoML on	GCP
Data
Scientist
App	
developer
Vision
Natural	
Language
Translate
AutoML on	GCP
AutoML Admin		Prerequisites
• Set	Up	GCP	Account
• Enable	Billing	
• Create	GCP	Project
• Authorization
• Pip	install	API
• Enable	API	in	project
Admin	Prerequisites	– Set	Credentials
DefaultCredentialsError:	Could	not	automatically	determine	
credentials.	Please	set	GOOGLE_APPLICATION_CREDENTIALS
Admin	Prerequisites	– Enable	API
PermissionDenied:	403	[…]	API	has	not	been	used	in	project	
[…]	before	or	it	is	disabled
Train	– Uploading	and	Labelling	the	data
Train	and	Evaluate	the	models
Train	– Keeping	track	of	the	models
AutoML - Using	the	ready	model	(1/2)
Image
Type:	google.cloud.automl_v1beta1.
types.PredictResponse
payload {		classification {			
score:	 0.7124295830726624		}		
display_name:	"roof_20"}
res.payload[0].display_name
Personalized	Classifier	
Hosted	on	GCP
Response	
Object
Timing:	1	- 3 Seconds
AutoML - Using	the	ready	model	(2/2)
1.Purpose	and	Input	Data	
2.Computer	Vision/	Models
3.Auto-ML
4.Summary
Bringing	it	all	together
Size:	260	sqm
”Address”
”lat /	lng”
Irradiation Profile
30	kWp @
950	kWh/kWp/year	Simulation
Type:	Flat
Thank	you!
Using	AutoML
1. Very	comfortable	data	and	model	management
2. Python	friendly	usage
3. Still	in	Beta	mode
4. Good	for	Classification
5. Can’t	be	optimized	for	speed

Weitere ähnliche Inhalte

Was ist angesagt?

GRC - CANARIE Green IT 2009
GRC - CANARIE Green IT 2009GRC - CANARIE Green IT 2009
GRC - CANARIE Green IT 2009Cameron Kiddle
 
meteodynWT meso coupling downscaling regional planing
meteodynWT meso coupling downscaling regional planingmeteodynWT meso coupling downscaling regional planing
meteodynWT meso coupling downscaling regional planingJean-Claude Meteodyn
 
Emotion recognition-from-multichannel-eeg-signal-using-2 d
Emotion recognition-from-multichannel-eeg-signal-using-2 dEmotion recognition-from-multichannel-eeg-signal-using-2 d
Emotion recognition-from-multichannel-eeg-signal-using-2 dSyeda Umme Ayman Shoity
 
2018 China Gas Power Map
2018 China Gas Power Map2018 China Gas Power Map
2018 China Gas Power Maparapublication
 
EMPLOYING MULTI CORE ARCHITECTURE TO OPTIMIZE ON PERFORMANCE, FOR APPROACH IN...
EMPLOYING MULTI CORE ARCHITECTURE TO OPTIMIZE ON PERFORMANCE, FOR APPROACH IN...EMPLOYING MULTI CORE ARCHITECTURE TO OPTIMIZE ON PERFORMANCE, FOR APPROACH IN...
EMPLOYING MULTI CORE ARCHITECTURE TO OPTIMIZE ON PERFORMANCE, FOR APPROACH IN...IAEME Publication
 
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
 
Secure power grid simulation on cloud
Secure power grid simulation on cloudSecure power grid simulation on cloud
Secure power grid simulation on cloudieeepondy
 

Was ist angesagt? (20)

13 helioscope pvpmc 2017v4
13 helioscope pvpmc 2017v413 helioscope pvpmc 2017v4
13 helioscope pvpmc 2017v4
 
19 winter towards_an_energy-based_parameter_for_photovoltaic_classification
19 winter towards_an_energy-based_parameter_for_photovoltaic_classification19 winter towards_an_energy-based_parameter_for_photovoltaic_classification
19 winter towards_an_energy-based_parameter_for_photovoltaic_classification
 
53 aron p_dobos_recent_and_planned_improvements_to_the_system_advisor_model_sam
53 aron p_dobos_recent_and_planned_improvements_to_the_system_advisor_model_sam53 aron p_dobos_recent_and_planned_improvements_to_the_system_advisor_model_sam
53 aron p_dobos_recent_and_planned_improvements_to_the_system_advisor_model_sam
 
55 reinders performance_modelling_of_pv_systems_in_a_virtual_environment
55 reinders performance_modelling_of_pv_systems_in_a_virtual_environment55 reinders performance_modelling_of_pv_systems_in_a_virtual_environment
55 reinders performance_modelling_of_pv_systems_in_a_virtual_environment
 
Design Optimization using the Latest Features in HelioScope
Design Optimization using the Latest Features in HelioScopeDesign Optimization using the Latest Features in HelioScope
Design Optimization using the Latest Features in HelioScope
 
GRC - CANARIE Green IT 2009
GRC - CANARIE Green IT 2009GRC - CANARIE Green IT 2009
GRC - CANARIE Green IT 2009
 
33 freeman modelling_energy_losses_due_to_snow_on_pv_systems
33 freeman modelling_energy_losses_due_to_snow_on_pv_systems33 freeman modelling_energy_losses_due_to_snow_on_pv_systems
33 freeman modelling_energy_losses_due_to_snow_on_pv_systems
 
24 mavromatakis vignola_spectral_corrections_for_pv_performance_modelling
24 mavromatakis vignola_spectral_corrections_for_pv_performance_modelling24 mavromatakis vignola_spectral_corrections_for_pv_performance_modelling
24 mavromatakis vignola_spectral_corrections_for_pv_performance_modelling
 
11 schroedter homscheidt_satellite_and_camera
11 schroedter homscheidt_satellite_and_camera11 schroedter homscheidt_satellite_and_camera
11 schroedter homscheidt_satellite_and_camera
 
meteodynWT meso coupling downscaling regional planing
meteodynWT meso coupling downscaling regional planingmeteodynWT meso coupling downscaling regional planing
meteodynWT meso coupling downscaling regional planing
 
16 lorenz local_and_regional_pv_power
16 lorenz local_and_regional_pv_power16 lorenz local_and_regional_pv_power
16 lorenz local_and_regional_pv_power
 
Emotion recognition-from-multichannel-eeg-signal-using-2 d
Emotion recognition-from-multichannel-eeg-signal-using-2 dEmotion recognition-from-multichannel-eeg-signal-using-2 d
Emotion recognition-from-multichannel-eeg-signal-using-2 d
 
2018 China Gas Power Map
2018 China Gas Power Map2018 China Gas Power Map
2018 China Gas Power Map
 
66 ueda system_performance_and_degradation_analysis_of_different_pv_technologies
66 ueda system_performance_and_degradation_analysis_of_different_pv_technologies66 ueda system_performance_and_degradation_analysis_of_different_pv_technologies
66 ueda system_performance_and_degradation_analysis_of_different_pv_technologies
 
EMPLOYING MULTI CORE ARCHITECTURE TO OPTIMIZE ON PERFORMANCE, FOR APPROACH IN...
EMPLOYING MULTI CORE ARCHITECTURE TO OPTIMIZE ON PERFORMANCE, FOR APPROACH IN...EMPLOYING MULTI CORE ARCHITECTURE TO OPTIMIZE ON PERFORMANCE, FOR APPROACH IN...
EMPLOYING MULTI CORE ARCHITECTURE TO OPTIMIZE ON PERFORMANCE, FOR APPROACH IN...
 
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...
 
03 solargis uncertainty_albuquerque_pvp_mws_2017-05_final
03 solargis uncertainty_albuquerque_pvp_mws_2017-05_final03 solargis uncertainty_albuquerque_pvp_mws_2017-05_final
03 solargis uncertainty_albuquerque_pvp_mws_2017-05_final
 
51 b wittmer_latest_features_of_p_vsyst
51 b wittmer_latest_features_of_p_vsyst51 b wittmer_latest_features_of_p_vsyst
51 b wittmer_latest_features_of_p_vsyst
 
Secure power grid simulation on cloud
Secure power grid simulation on cloudSecure power grid simulation on cloud
Secure power grid simulation on cloud
 
05 2017 05-04-clear sky models g-kimball
05 2017 05-04-clear sky models g-kimball05 2017 05-04-clear sky models g-kimball
05 2017 05-04-clear sky models g-kimball
 

Ähnlich wie PyConDE18

Analytics Zoo: Building Analytics and AI Pipeline for Apache Spark and BigDL ...
Analytics Zoo: Building Analytics and AI Pipeline for Apache Spark and BigDL ...Analytics Zoo: Building Analytics and AI Pipeline for Apache Spark and BigDL ...
Analytics Zoo: Building Analytics and AI Pipeline for Apache Spark and BigDL ...Databricks
 
Introduction to mago3D, an Open Source Based Digital Twin Platform
Introduction to mago3D, an Open Source Based Digital Twin PlatformIntroduction to mago3D, an Open Source Based Digital Twin Platform
Introduction to mago3D, an Open Source Based Digital Twin PlatformSANGHEE SHIN
 
Remote Sensing Field Camp 2016
Remote Sensing Field Camp 2016 Remote Sensing Field Camp 2016
Remote Sensing Field Camp 2016 COGS Presentations
 
Apache Hadoop India Summit 2011 Keynote talk "Scaling Hadoop Applications" by...
Apache Hadoop India Summit 2011 Keynote talk "Scaling Hadoop Applications" by...Apache Hadoop India Summit 2011 Keynote talk "Scaling Hadoop Applications" by...
Apache Hadoop India Summit 2011 Keynote talk "Scaling Hadoop Applications" by...Yahoo Developer Network
 
FME User Stories from Around the World
FME User Stories from Around the WorldFME User Stories from Around the World
FME User Stories from Around the WorldSafe Software
 
Project Matsu: Elastic Clouds for Disaster Relief
Project Matsu: Elastic Clouds for Disaster ReliefProject Matsu: Elastic Clouds for Disaster Relief
Project Matsu: Elastic Clouds for Disaster ReliefRobert Grossman
 
IRJET - A Survey Paper on Efficient Object Detection and Matching using F...
IRJET -  	  A Survey Paper on Efficient Object Detection and Matching using F...IRJET -  	  A Survey Paper on Efficient Object Detection and Matching using F...
IRJET - A Survey Paper on Efficient Object Detection and Matching using F...IRJET Journal
 
Spar 2010 Presetation
Spar 2010 PresetationSpar 2010 Presetation
Spar 2010 Presetationcformeller
 
OpenStreetMap in 3D - current developments
OpenStreetMap in 3D - current developmentsOpenStreetMap in 3D - current developments
OpenStreetMap in 3D - current developmentsvirtualcitySYSTEMS GmbH
 
도시건축설계와 오픈소스 기반 GIS
도시건축설계와 오픈소스 기반 GIS도시건축설계와 오픈소스 기반 GIS
도시건축설계와 오픈소스 기반 GISmac999
 
도시 설계와 GIS 기술의 관계
도시 설계와 GIS 기술의 관계도시 설계와 GIS 기술의 관계
도시 설계와 GIS 기술의 관계Tae wook kang
 
Scalable AutoML for Time Series Forecasting using Ray
Scalable AutoML for Time Series Forecasting using RayScalable AutoML for Time Series Forecasting using Ray
Scalable AutoML for Time Series Forecasting using RayDatabricks
 
Current State of mago3D, an Open Source Based Digital Twin Platform
Current State of mago3D, an Open Source Based Digital Twin PlatformCurrent State of mago3D, an Open Source Based Digital Twin Platform
Current State of mago3D, an Open Source Based Digital Twin PlatformSANGHEE SHIN
 

Ähnlich wie PyConDE18 (20)

DSM Extraction from Pleiades Images using Micmac
DSM Extraction from Pleiades Images using MicmacDSM Extraction from Pleiades Images using Micmac
DSM Extraction from Pleiades Images using Micmac
 
Analytics Zoo: Building Analytics and AI Pipeline for Apache Spark and BigDL ...
Analytics Zoo: Building Analytics and AI Pipeline for Apache Spark and BigDL ...Analytics Zoo: Building Analytics and AI Pipeline for Apache Spark and BigDL ...
Analytics Zoo: Building Analytics and AI Pipeline for Apache Spark and BigDL ...
 
Introduction to mago3D, an Open Source Based Digital Twin Platform
Introduction to mago3D, an Open Source Based Digital Twin PlatformIntroduction to mago3D, an Open Source Based Digital Twin Platform
Introduction to mago3D, an Open Source Based Digital Twin Platform
 
Scaling hadoopapplications
Scaling hadoopapplicationsScaling hadoopapplications
Scaling hadoopapplications
 
ei2106-submit-opt-415
ei2106-submit-opt-415ei2106-submit-opt-415
ei2106-submit-opt-415
 
Remote Sensing Field Camp 2016
Remote Sensing Field Camp 2016 Remote Sensing Field Camp 2016
Remote Sensing Field Camp 2016
 
Apache Hadoop India Summit 2011 Keynote talk "Scaling Hadoop Applications" by...
Apache Hadoop India Summit 2011 Keynote talk "Scaling Hadoop Applications" by...Apache Hadoop India Summit 2011 Keynote talk "Scaling Hadoop Applications" by...
Apache Hadoop India Summit 2011 Keynote talk "Scaling Hadoop Applications" by...
 
FME User Stories from Around the World
FME User Stories from Around the WorldFME User Stories from Around the World
FME User Stories from Around the World
 
Project Matsu: Elastic Clouds for Disaster Relief
Project Matsu: Elastic Clouds for Disaster ReliefProject Matsu: Elastic Clouds for Disaster Relief
Project Matsu: Elastic Clouds for Disaster Relief
 
IRJET - A Survey Paper on Efficient Object Detection and Matching using F...
IRJET -  	  A Survey Paper on Efficient Object Detection and Matching using F...IRJET -  	  A Survey Paper on Efficient Object Detection and Matching using F...
IRJET - A Survey Paper on Efficient Object Detection and Matching using F...
 
Spar 2010 Presetation
Spar 2010 PresetationSpar 2010 Presetation
Spar 2010 Presetation
 
March 2011 HUG: Scaling Hadoop
March 2011 HUG: Scaling HadoopMarch 2011 HUG: Scaling Hadoop
March 2011 HUG: Scaling Hadoop
 
thesis-presentation
thesis-presentationthesis-presentation
thesis-presentation
 
OpenStreetMap in 3D - current developments
OpenStreetMap in 3D - current developmentsOpenStreetMap in 3D - current developments
OpenStreetMap in 3D - current developments
 
도시건축설계와 오픈소스 기반 GIS
도시건축설계와 오픈소스 기반 GIS도시건축설계와 오픈소스 기반 GIS
도시건축설계와 오픈소스 기반 GIS
 
도시 설계와 GIS 기술의 관계
도시 설계와 GIS 기술의 관계도시 설계와 GIS 기술의 관계
도시 설계와 GIS 기술의 관계
 
Electrolux meetup
Electrolux meetupElectrolux meetup
Electrolux meetup
 
Scalable AutoML for Time Series Forecasting using Ray
Scalable AutoML for Time Series Forecasting using RayScalable AutoML for Time Series Forecasting using Ray
Scalable AutoML for Time Series Forecasting using Ray
 
Current State of mago3D, an Open Source Based Digital Twin Platform
Current State of mago3D, an Open Source Based Digital Twin PlatformCurrent State of mago3D, an Open Source Based Digital Twin Platform
Current State of mago3D, an Open Source Based Digital Twin Platform
 
DSM Extraction from Pleiades Images using MICMAC
DSM Extraction from Pleiades Images using MICMAC DSM Extraction from Pleiades Images using MICMAC
DSM Extraction from Pleiades Images using MICMAC
 

Kürzlich hochgeladen

VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 

Kürzlich hochgeladen (20)

VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 

PyConDE18