Skip to content

Commit 1fb577e

Browse files
Deploy to GitHub Pages on master [ci skip]
1 parent b84beb3 commit 1fb577e

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

2019/07/23/mapillary-research.html

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html lang="en-US">
3+
<meta charset="utf-8">
4+
<title>Redirecting&hellip;</title>
5+
<link rel="canonical" href="https://pytorch.org/blog/mapillary-research/">
6+
<script>location="https://pytorch.org/blog/mapillary-research/"</script>
7+
<meta http-equiv="refresh" content="0; url=https://pytorch.org/blog/mapillary-research/">
8+
<meta name="robots" content="noindex">
9+
<h1>Redirecting&hellip;</h1>
10+
<a href="https://pytorch.org/blog/mapillary-research/">Click here if you are not redirected.</a>
11+
</html>

feed.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.7.3">Jekyll</generator><link href="https://pytorch.org/feed.xml" rel="self" type="application/atom+xml" /><link href="https://pytorch.org/" rel="alternate" type="text/html" /><updated>2019-07-23T08:04:46-07:00</updated><id>https://pytorch.org/</id><title type="html">PyTorch Website</title><subtitle>Scientific Computing...</subtitle><author><name>Facebook</name></author><entry><title type="html">Mapillary Research: Seamless Scene Segmentation and In-Place Activated BatchNorm</title><link href="https://pytorch.org/blog/mapillary-research/" rel="alternate" type="text/html" title="Mapillary Research: Seamless Scene Segmentation and In-Place Activated BatchNorm" /><published>2019-07-23T00:00:00-07:00</published><updated>2019-07-23T00:00:00-07:00</updated><id>https://pytorch.org/blog/mapillary-research</id><content type="html" xml:base="https://pytorch.org/blog/mapillary-research/">&lt;p&gt;With roads in developed countries like the US changing up to 15% annually, &lt;a href=&quot;https://www.mapillary.com/&quot;&gt;Mapillary&lt;/a&gt; addresses a growing demand for keeping maps updated by combining images from any camera into a 3D visualization of the world. Mapillary’s independent and collaborative approach enables anyone to collect, share, and use street-level images for improving maps, developing cities, and advancing the automotive industry.&lt;/p&gt;
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.7.3">Jekyll</generator><link href="https://pytorch.org/feed.xml" rel="self" type="application/atom+xml" /><link href="https://pytorch.org/" rel="alternate" type="text/html" /><updated>2019-07-23T08:22:50-07:00</updated><id>https://pytorch.org/</id><title type="html">PyTorch Website</title><subtitle>Scientific Computing...</subtitle><author><name>Facebook</name></author><entry><title type="html">Mapillary Research: Seamless Scene Segmentation and In-Place Activated BatchNorm</title><link href="https://pytorch.org/blog/mapillary-research/" rel="alternate" type="text/html" title="Mapillary Research: Seamless Scene Segmentation and In-Place Activated BatchNorm" /><published>2019-07-23T00:00:00-07:00</published><updated>2019-07-23T00:00:00-07:00</updated><id>https://pytorch.org/blog/mapillary-research</id><content type="html" xml:base="https://pytorch.org/blog/mapillary-research/">&lt;p&gt;With roads in developed countries like the US changing up to 15% annually, &lt;a href=&quot;https://www.mapillary.com/&quot;&gt;Mapillary&lt;/a&gt; addresses a growing demand for keeping maps updated by combining images from any camera into a 3D visualization of the world. Mapillary’s independent and collaborative approach enables anyone to collect, share, and use street-level images for improving maps, developing cities, and advancing the automotive industry.&lt;/p&gt;
22

33
&lt;p&gt;Today, people and organizations all over the world have contributed more than 600 million images toward Mapillary’s mission of helping people understand the world’s places through images and making this data available, with clients and partners including the World Bank, HERE, and Toyota Research Institute.&lt;/p&gt;
44

redirects.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"/2017/05/11/Internals.html":"https://pytorch.org/blog/a-tour-of-pytorch-internals-1/","/2017/06/27/Internals2.html":"https://pytorch.org/blog/a-tour-of-pytorch-internals-2/","/2018/01/19/a-year-in.html":"https://pytorch.org/blog/a-year-in/","/2018/03/05/tensor-comprehensions.html":"https://pytorch.org/blog/tensor-comprehensions/","/2018/04/22/0_4_0-migration-guide.html":"https://pytorch.org/blog/pytorch-0_4_0-migration-guide/","/2018/05/02/road-to-1.0.html":"https://pytorch.org/blog/the-road-to-1_0/","/2019/04/29/road-to-1.0.html":"https://pytorch.org/blog/stochastic-weight-averaging-in-pytorch/","/2019/05/08/model-serving-in-pyorch.html":"https://pytorch.org/blog/model-serving-in-pyorch/","/2019/05/23/torchvision03.html":"https://pytorch.org/blog/torchvision03/","/2019/06/10/pytorch_hub.html":"https://pytorch.org/blog/towards-reproducible-research-with-pytorch-hub/","/previous-versions.html":"https://pytorch.org/get-started/previous-versions/","/ecosystem/Flair/":"https://github.com/zalandoresearch/flair","/ecosystem/Ignite/":"https://github.com/pytorch/ignite","/ecosystem/advertorch/":"https://github.com/BorealisAI/advertorch","/ecosystem/allennlp/":"https://allennlp.org/","/ecosystem/botorch/":"https://botorch.org/","/ecosystem/elf/":"https://github.com/pytorch/elf","/ecosystem/fastai/":"https://docs.fast.ai","/ecosystem/glow/":"https://github.com/pytorch/glow","/ecosystem/gpytorch/":"https://cornellius-gp.github.io/","/ecosystem/horovod/":"http://horovod.ai","/ecosystem/parlai/":"http://parl.ai/","/ecosystem/pennylane/":"https://pennylane.ai/","/ecosystem/pyro/":"http://pyro.ai/","/ecosystem/pysyft/":"https://github.com/OpenMined/PySyft","/ecosystem/pytorch-geometric/":"https://github.com/rusty1s/pytorch_geometric","/ecosystem/skorch/":"https://github.com/skorch-dev/skorch","/ecosystem/tensorly/":"http://tensorly.org/stable/home.html","/ecosystem/translate/":"https://github.com/pytorch/translate","/blog/categories/":"https://pytorch.org/blog/","/support/":"https://pytorch.org/resources.html"}
1+
{"/2017/05/11/Internals.html":"https://pytorch.org/blog/a-tour-of-pytorch-internals-1/","/2017/06/27/Internals2.html":"https://pytorch.org/blog/a-tour-of-pytorch-internals-2/","/2018/01/19/a-year-in.html":"https://pytorch.org/blog/a-year-in/","/2018/03/05/tensor-comprehensions.html":"https://pytorch.org/blog/tensor-comprehensions/","/2018/04/22/0_4_0-migration-guide.html":"https://pytorch.org/blog/pytorch-0_4_0-migration-guide/","/2018/05/02/road-to-1.0.html":"https://pytorch.org/blog/the-road-to-1_0/","/2019/04/29/road-to-1.0.html":"https://pytorch.org/blog/stochastic-weight-averaging-in-pytorch/","/2019/05/08/model-serving-in-pyorch.html":"https://pytorch.org/blog/model-serving-in-pyorch/","/2019/05/23/torchvision03.html":"https://pytorch.org/blog/torchvision03/","/2019/06/10/pytorch_hub.html":"https://pytorch.org/blog/towards-reproducible-research-with-pytorch-hub/","/2019/07/23/mapillary-research.html":"https://pytorch.org/blog/mapillary-research/","/previous-versions.html":"https://pytorch.org/get-started/previous-versions/","/ecosystem/Flair/":"https://github.com/zalandoresearch/flair","/ecosystem/Ignite/":"https://github.com/pytorch/ignite","/ecosystem/advertorch/":"https://github.com/BorealisAI/advertorch","/ecosystem/allennlp/":"https://allennlp.org/","/ecosystem/botorch/":"https://botorch.org/","/ecosystem/elf/":"https://github.com/pytorch/elf","/ecosystem/fastai/":"https://docs.fast.ai","/ecosystem/glow/":"https://github.com/pytorch/glow","/ecosystem/gpytorch/":"https://cornellius-gp.github.io/","/ecosystem/horovod/":"http://horovod.ai","/ecosystem/parlai/":"http://parl.ai/","/ecosystem/pennylane/":"https://pennylane.ai/","/ecosystem/pyro/":"http://pyro.ai/","/ecosystem/pysyft/":"https://github.com/OpenMined/PySyft","/ecosystem/pytorch-geometric/":"https://github.com/rusty1s/pytorch_geometric","/ecosystem/skorch/":"https://github.com/skorch-dev/skorch","/ecosystem/tensorly/":"http://tensorly.org/stable/home.html","/ecosystem/translate/":"https://github.com/pytorch/translate","/blog/categories/":"https://pytorch.org/blog/","/support/":"https://pytorch.org/resources.html"}

0 commit comments

Comments
 (0)