<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">AI-assisted Accurate School Mapping in Developing Countries</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Zhuang-Fang</forename><surname>Yi</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Development Seed</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Naroa</forename><surname>Zurutuz</surname></persName>
							<affiliation key="aff1">
								<orgName type="institution">UNICEF</orgName>
								<address>
									<addrLine>1226 9th Street NW, 2nd floor</addrLine>
									<postCode>20001</postCode>
									<settlement>Washington</settlement>
									<region>DC</region>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Ruben</forename><surname>Mendoza</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Development Seed</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Dohyung</forename><surname>Kim</surname></persName>
							<affiliation key="aff1">
								<orgName type="institution">UNICEF</orgName>
								<address>
									<addrLine>1226 9th Street NW, 2nd floor</addrLine>
									<postCode>20001</postCode>
									<settlement>Washington</settlement>
									<region>DC</region>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Martha</forename><surname>Morrissey</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Development Seed</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Drew</forename><surname>Bollinger</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Development Seed</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Jeevan</forename><surname>Farias</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Development Seed</orgName>
							</affiliation>
						</author>
						<title level="a" type="main">AI-assisted Accurate School Mapping in Developing Countries</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">E0991C4B562748487DD22914F40A9DB2</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T07:09+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>UNICEF and Development Seed are working to leverage machine learning, high-resolution imagery, and inexpensive cloud computing to create a comprehensive map of school at the global scale. This paper details a case study using satellite imagery to detect previously un-mapped schools throughout parts of South America, Africa, and South East Asia in partnership with UNICEF Project Connect. This paper focuses on results of school detection models from South America and the Caribbean, but work is in progress extending these models for school detection in Africa and South East Asia. This paper illustrates that a combination of machine learning with satellite imagery for school detection, and humans in the loop validation process can be effective to discover and map schools. After training the South American and Caribbean school model, inference yielded 73,000 predicted school tiles which the Development Seed Data Team validated. From those 73,000 tiles, almost 11,000 schools were added to the map in Colombia and the Caribbean islands, of which approximately 7,000 were unmapped schools. Accurate data about school locations is critical to provide quality education.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Introduction</head><p>Development Seed is pleased to present a paper detailing a case study/deployed project about using satellite imagery to detect previously unmapped schools throughout parts of South America, Africa, and Central Asia in partnership with UNICEF Project Connect. This paper focuses on results of school detection models from South America and the Caribbean, but we are working on extending these models for school detection in Africa and South East Asia.</p><p>Accurate data about school locations is critical to provide quality education and promote lifelong learning, listed as UN sustainable development goal 4 (SDG4), to ensure equal access to opportunity (SDG10) and eventually, to reduce poverty (SDG1) (UN 2020). However, in many countries educational facilities' records are often inaccurate, incomplete or non-existent. Understanding the location of schools can help governments and international organizations gain critical insights around the needs of vulnera-ble populations, and better prepare and respond to exogenous shocks such as disease outbreaks or natural disasters (UNICEF 2020).Unfortunately, some national governments still don't know where all the schools in their country are. Crowdsourcing can be used as an alternative for these cases: e.g. through OpenStreetMap (OpenStreetMap 2020), volunteers can map schools at their crowdsourcing platform. These kinds of maps are hard to verify and keep up-to-date, leading to inaccurate, outdated information. UNICEF and Development Seed are working to leverage machine learning, high-resolution imagery, and inexpensive cloud computing to create a comprehensive map of school at the global scale.</p><p>Despite their varied structure, many schools have identifiable overhead signatures that make them possible to detect in high-resolution imagery with modern deep learning techniques. One goal of this project was to test the generalizability of these models. We believed that the digital signature of schools in Colombia was close enough to that of neighboring countries that a model trained on Colombia would perform well there. To test this, we used the model developed in Colombia to detect schools in eleven Eastern Caribbean nations: Anguilla, Antigua, Barbuda, British Virgin islands, Dominica, Grenada, The Grenadines, Montserrat, St Kitts and Nevis, St Lucia, St Vincent.</p><p>We trained a binary school classifier with existing and cleaned schools dataset in Colombia. We created a Convolution Neural Network (CNN) school classifier based on Xception <ref type="bibr" target="#b1">(Chollet 2017)</ref>, modified for use on overhead imagery and tuned with a new, highly accurate school dataset that we created for Colombia. We then selected the bestperformed model-0.94 area under the ROC curve and 9 percent of the false positive rate-from our nearly 200 training iterations. We then applied this model across Colombia and the Eastern Caribbean islands to detect potentially unmapped schools. Running the model over such a large area of high resolution imagery is a huge task, requiring processing over 52 million DigitalGlobe Vivid imagery tiles (Di-gialGlobe 2020). Development Seed created an open source tool, chip-n-scale-queue-arranger, to manage high volume satellite imagery inference tasks.</p><p>After the model inference, we downloaded the model predicted schools from our inference pipeline. The Develop-ment Seed Data Team validated 73,000 predicted school tiles from machine learning. We added about 11,000 schools to the map in Colombia and the Caribbean islands, of which approximately 7,000 were unmapped schools.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Training Data Set</head><p>A high-quality training dataset is essential for machine learning models to accurately learn object features. Our first step was to prepare a set of verified school locations, as well as a set of locations that are verified not to contain schools. The CNN will use its knowledge of both to build a model of determining whether any given image contains a school.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>School Locations</head><p>UNICEF was able to provide a preliminary list of 44,665 school locations in Colombia. Five expert mappers from Development Seed's Data Team, reviewed that dataset, and compared it to the DG Vivid RBG imagery. The Data team classified each location into those where 1) overhead imagery clearly contain schools ('confirmed'), 2) overhead imagery clearly does not contain a school ('not-school'), 3) it is uncertain whether or not overhead imagery contains a school ('unrecognized'). Confirmed schools are observed from the high-resolution satellite imagery and have very clear school features, e.g. building size, shape, and facilities. The unrecognized schools referred to geolocations that were part of the original 44,665 school dataset but that had no clear school features, especially in urban areas with high building density or, in rural areas that can't be distinguished from residential buildings. Another case of unrecognized schools is school building(s) that can not be seen on DG Vivid because of cloud/tree cover. These locations were not used in training the model. The not-schools refers to locations from the original 44,665 school dataset where the expert mappers could not find any school looking buildings at the provided school geolocations 1. As an example, some of the schools were mislocated in the middle of the ocean. This can be because the school geolocation was recorded incorrectly or because the DG Vivid imagery has been updated in particular areas of Colombia after schools were built. .</p><p>Two categories of datasets, 'school' and 'not-school', were generated as the training dataset for the machine learning model 1. We randomly sampled half of the school geolocations from the validated "confirmed schools", and generated 5,904 tiles as "school" training dataset in the following table. The not-school category is not as trivial. This category can contain forest, grassland or agricultural fields without any buildings, among others. It can also be a building complex or facility that looks very similar to "school" from space, e.g. hospitals, market places, courthouses etc.</p><p>To enrich the "not-school" category, and allow our machine learning algorithm to detect real schools more accurately, we queried available hospitals, farmlands, parks, courthouses and marketplaces from OpenStreetMap and added them to the "not-schools" category. We ended up with 9,092 'not-school' tiles, see the above table <ref type="table">.</ref> Through the machine learning model training iterations, we learned that the model was over-confident in certain areas, and therefore we adjusted the training dataset accordingly. For instance, we randomly included more schools as well as purposely added more regular building tiles that are not schools.</p><p>To assess the model performance fairly, our training dataset which contains two categories, school and notschool tiles, was then split into 70:20:10 ratio as train, validation and test datasets. We randomly selected 70% of tiles to train the model, the remaining 20% was used to validate the model. The training set was seen and used by the model intensively to train the school classifier, and the validation set is occasionally seen and used to fine-tune the classifier. The last 10% of the test dataset was not seen by the model, and is used to evaluate the model performance. To explore the geo-diversity of the 'schools' and 'not-schools' in the data set we used t-SNE to group the RBG pixels of the datasets, as shown in Figure <ref type="figure" target="#fig_1">2</ref>. t-SNE is one helpful way to start to understand the geographic diversity of a dataset to show schools that occur in heavily forested regions vs. schools that occur in desert regions, and the spectrum in between. The first round of models detailed in the results section were generated with zoom 18 tiles[5], current school models under development are exploring using a zoom 17 supertile, which is (512, 512, 3) instead of (256, 256, 3), so it covers the same area as a zoom 17 tile, but without sacrificing the resolution of a zoom 18 tiles. We anticipate super-tiles yielding and improvement in performance because sometimes schools got split between multiple zoom 18 tiles.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Methodology</head><p>At a high level our methods involved 5 key steps 3: </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Large Scale ML Inference</head><p>We applied our model to 52 million zoom 18 tiles of Digi-talGlobe Vivid Basemap, representing all of Colombia and eleven Eastern Caribbean nations. To run the inference at a country-wide scale on high-resolution imagery, we developed an open source library called chip-n-scale-queuearranger 5.</p><p>Figure <ref type="figure">5</ref>: chip-n-scale: to run machine learning models over satellite imagery at scale. .</p><p>Chip-n-Scale is a collection of AWS CloudFormation templates deployed by kes, lambda functions, and utility scripts for monitoring and managing the project. Key steps that chip-n-scale helps facilitate inference at scale include: • A user sends 'x/y/z' tile indices to an AWS SQS queue to indicate which geographic region to run our model over. • Each SQS message triggers the Lambda function 'Down-loadAndPredict' which downloads images, posts to a prediction cluster (via a Load Balancer endpoint), and saves the result to an RDS database. • The prediction cluster on ECS runs the TensorFlow Serving image to predict each tile. All instances are behind an Application Load Balancer which will dynamically register new instances that appear on the cluster and allocate jobs to them evenly. • A user manually downloads predictions from RDS after the full inference process is complete. The predictions were converted to a shapefile for expert mappers to validation using a map editor. In the editor, the mappers can overlay the predicted school tiles only and focus their attention on confident predictions, avoiding the tedious task of reviewing the entire area for Colombia and the eastern Caribbean islands.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>ML Prediction Validation</head><p>In the validation process, expert mappers validated each of predicted schools as either "confirmed", "unrecognized", and "not-school", based on the learned school features from the cleaned school dataset. With the increase of the threshold, e.g. from 0.44 to 0.99, we would limit the false prediction but we will also lose an increasing proportion of correct prediction. When the threshold is set to 0.92, we have 73,717 tiles that are predicted school tiles for our expert mappers to go through. With the validation speed of 10,000 tiles per day, we were able to complete the predicted school validation within eight working days.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Total Tiles Reviewed Confirmed</head><p>Confirmed ML School Tiles 73,717 Confirmed and Added School Geolocations 12,250 ML School Unrecognized 60,568 ML School No 899</p><p>Table 1: DevSeed Data Team validated 73,000 predicted school tiles from machine learning. We added about 11,000 schools to the map in Colombia and the Caribbean islands, and around 7,000 of them were unmapped schools.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Results and Discussion</head><p>Our machine learning model took individual tiles as input and provided an output in the form of a probability between zero and one for each. By running the model prediction over the test set (about 2000 tiles) we plotted a ROC curve 6. The ROC curve gives us an overall model performance and guidance on threshold cutoff. The ROC curve indicates the area under the curve is up to 0.94 from the test set with the given threshold of 0.44 - .</p><p>we got a false positive rate of 9 percent. The ROC curve (A) shows that the model we selected was a high-performed model, where only 9 percent of detected schools are expected to be false positive.</p><p>The ROC curve and false positive rate for the school classifier in Colombia. The ROC curve indicates the area under the curve is up to 0.94 from the test set with the given threshed of 0.44 In initial testing, we found that the Xception model was slightly more accurate than MobileNetV2. However we also noticed that MobileNetV2 was much faster for each model training iteration. Specifically, MobileNetV2 only used a quarter of time per training iteration on exactly the same training set. During the validation process, the expert mappers validate each predicted school tile and tag it as "yes", "unrecognized" and "no" based on the school features part of the selection criteria defined during the initial data cleaning process. With the increase of the threshold (e.g. from 0.44 to 0.99) we would limit the false predictions but in the process, we will also lose an increasing proportion of correct predictions.</p><p>With a threshold score of 0.92 our model predicted that 73,717 tiles across Colombia and the eastern Caribbean islands contained schools. While this set certainly contained false positives and unverifiable tiles, it also significantly reduced the search space for schools in these countries to less than 0.15 percent of 52 million tiles. This shifted what was previously a nearly impossible task to one that could be done by 5 expert mappers in eight days.</p><p>With a validation speed of 10,000 tiles per day, the mappers identified 10,998 school geolocations, where 6,954 of them are unmapped schools (schools that were not part of the initial dataset of 44,665 schools). 60,568 predicted school tiles were tagged as "unrecognized" by our expert mappers 1. These tiles do not have clear school features. During the machine learning prediction validation, we found that schools in rural areas are hard to verify as schools because residential houses may be used as school locations.</p><p>Machine learning model generalizability is an active research area (1, 2), and in our study, the school classifier we trained in Colombia generalized well in the Eastern Caribbean islands. We added 262 schools to the islands that had not been mapped before. Our school classifier, the Tensorflow Serving image(GPU version), lives on DockerHub now. It is open-source and free to run as an end-point to users ). 70% of these verified schools were used to train the machine learning model. After the validation of our model predictions, 10,988 schools were added to the map (C.), around 7000 of these are previously unmapped schools that we recently added after the ML validation. The school heatmap was created from the machine learning predicted and validated as "unrecognized" by our expert mappers (D). The heatmap is an interactive map that the field agents can use to prioritize ground validation of school locations.</p><p>. who want to send zoom 18 images tiles to classify schools in their area of interest.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Conclusion</head><p>The school classifier explored in this work, including model training and model inference, can be fully automated and scaled up to much larger geographic areas in the future. These results suggest considerable potential for mapping schools at a scale, quickly with human mappers' in the loop for validation. This will support the improvement of education information management systems, reduce gaps in access to information and opportunity, improve the quality of education, and further disaster response to vulnerable populations. Thereby aid the achievement of the relevant UN Sustainable Development Goals of equal access to quality education.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: School data cleaning and training dataset creation for machine learning..</figDesc><graphic coords="2,65.93,511.95,214.64,83.43" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: Kazakhstan Schools t-SNE .</figDesc><graphic coords="2,331.43,432.10,214.60,160.95" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>•</head><label></label><figDesc>Figure 3: School detection high level overview .</figDesc><graphic coords="3,65.93,232.02,214.64,87.41" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Figure 6 :</head><label>6</label><figDesc>Figure 6: The ROC curve and false positive rate for the school classifier in Colombia..</figDesc><graphic coords="4,331.43,54.00,214.65,104.08" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Figure 7 :</head><label>7</label><figDesc>Figure 7: Schools are represented as black dots in figures A -C. UNICEF provided 44,655 school locations (A). Of those 10,951 schools were confirmed as schools by expert mappers (B.). 70% of these verified schools were used to train the machine learning model. After the validation of our model predictions, 10,988 schools were added to the map (C.), around 7000 of these are previously unmapped schools that we recently added after the ML validation. The school heatmap was created from the machine learning predicted and validated as "unrecognized" by our expert mappers (D). The heatmap is an interactive map that the field agents can use to prioritize ground validation of school locations..</figDesc><graphic coords="5,65.93,54.00,214.65,112.84" type="bitmap" /></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<author>
			<persName><forename type="first">M</forename><surname>Abadi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Agarwal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Barham</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Brevdo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Citro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">S</forename><surname>Corrado</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Davis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Dean</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Devin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Ghemawat</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Goodfellow</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Harp</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Irving</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Isard</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Jia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Jozefowicz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Kaiser</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Kudlur</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Levenberg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Mané</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Monga</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Moore</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Murray</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Olah</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Schuster</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Shlens</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Steiner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Sutskever</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Talwar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Tucker</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Vanhoucke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Vasudevan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Viégas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Vinyals</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Warden</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Wattenberg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Wicke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Yu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Zheng</surname></persName>
		</author>
		<ptr target="https://www.tensorflow.org/.Softwareavailablefromten-sorflow.org" />
		<title level="m">TensorFlow: Large-Scale Machine Learning on Heterogeneous Systems</title>
				<imprint>
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<title level="m" type="main">Xception: Deep Learning with Depthwise Separable Convolutions</title>
		<author>
			<persName><forename type="first">F</forename><surname>Chollet</surname></persName>
		</author>
		<idno type="arXiv">arXiv:1610.02357</idno>
		<ptr target="http://www.digitalglobe.com/products/mosaics" />
		<editor>Chollet, F.</editor>
		<editor>et al.</editor>
		<imprint>
			<date type="published" when="2015">2017. 2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<author>
			<persName><forename type="first">C</forename><surname>Olston</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Fiedel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Gorovoy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Harmsen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Lao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Rajashekhar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Ramesh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Soyke</surname></persName>
		</author>
		<ptr target="https://www.openstreetmap.org/" />
		<title level="m">TensorFlow-Serving: Flexible, High-Performance ML Serving. OpenStreetMap</title>
				<imprint>
			<date type="published" when="2017">2017. 2020</date>
		</imprint>
	</monogr>
	<note>OpenStreetMap</note>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">ImageNet Large Scale Visual Recognition Challenge</title>
		<author>
			<persName><forename type="first">O</forename><surname>Russakovsky</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Deng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Su</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Krause</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Satheesh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Ma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Huang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Karpathy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Khosla</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Bernstein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">C</forename><surname>Berg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Fei-Fei</surname></persName>
		</author>
		<idno type="DOI">10.1007/s11263-015-0816-y</idno>
	</analytic>
	<monogr>
		<title level="j">International Journal of Computer Vision (IJCV)</title>
		<imprint>
			<biblScope unit="volume">115</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="211" to="252" />
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<title level="m" type="main">Amazon EC2 P3 -Ideal for Machine Learning and HPC -AWS</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">W</forename><surname>Services</surname></persName>
		</author>
		<ptr target="https://aws.amazon.com/ec2/instance-types/p3/" />
		<imprint>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<author>
			<persName><forename type="first">U</forename><forename type="middle">N</forename></persName>
		</author>
		<ptr target="https://www.unicef.org/innovation/school-mapping" />
		<title level="m">Sustainable Development Knowledge Platform</title>
				<imprint>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
	<note>Sustainable Development Goals</note>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
