<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Extracting Building Footprints Deep learning in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/extracting-building-footprints-deep-learning/m-p/366329#M16065</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you still face this issue, please try creating&amp;nbsp; a fresh deep learning environment using the steps given at&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-python-api/blob/510ec1d8800e6b4839088807bfc33977cd477ef1/guide/01-getting-started/install-and-set-up.ipynb" title="https://github.com/Esri/arcgis-python-api/blob/510ec1d8800e6b4839088807bfc33977cd477ef1/guide/01-getting-started/install-and-set-up.ipynb"&gt;arcgis-python-api/install-and-set-up.ipynb at 510ec1d8800e6b4839088807bfc33977cd477ef1 · Esri/arcgis-python-api · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priyanka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 23 Aug 2020 08:36:06 GMT</pubDate>
    <dc:creator>PriyankaTuteja</dc:creator>
    <dc:date>2020-08-23T08:36:06Z</dc:date>
    <item>
      <title>Extracting Building Footprints Deep learning</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/extracting-building-footprints-deep-learning/m-p/366327#M16063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to implement &lt;BR /&gt;Extracting Building Footprints (https://developers.arcgis.com/python/sample-notebooks/extracting-building-footprints-from-drone-data/) From Drone Data from but at step&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;# Prepare Data&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;data = prepare_data(path=r'C:\ML1',chip_size=400, batch_size=8)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;I got error&amp;nbsp;&lt;/STRONG&gt;&lt;STRONG&gt;Install them using 'conda install -c pytorch -c fastai fastai=1.0.54 pytorch=1.1.0 torchvision scikit-image'"""&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After installing same again i found that problem still remains same. I tried to debug further and saw in _data.py&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;try:&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P style="padding-left: 30px;"&gt;import numpy as np&lt;BR /&gt; from fastai.vision.data import imagenet_stats, ImageList, bb_pad_collate&lt;BR /&gt; from fastai.vision.transform import crop, rotate, dihedral_affine, brightness, contrast, skew, rand_zoom, get_transforms, flip_lr&lt;BR /&gt; from fastai.vision import ImageDataBunch&lt;BR /&gt; from fastai.torch_core import data_collate&lt;BR /&gt; import torch&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;/* Upto this point it HAS_FASTAI result True but after below line throws exception */&lt;BR /&gt; from .models._ssd_utils import SSDObjectItemList&lt;BR /&gt; from .models._unet_utils import ArcGISSegmentationItemList, ArcGISSegmentationMSItemList, _show_batch_unet_multispectral, is_no_color&lt;BR /&gt; from .models._maskrcnn_utils import ArcGISInstanceSegmentationItemList, ArcGISInstanceSegmentationMSItemList&lt;BR /&gt; from .models._ner_utils import ner_prepare_data&lt;BR /&gt; from ._utils import ArcGISMSImageList&lt;BR /&gt; from ._utils.labeled_tiles import show_batch_labeled_tiles&lt;BR /&gt; from ._utils.rcnn_masks import show_batch_rcnn_masks&lt;BR /&gt; from ._utils.pascal_voc_rectangles import SSDObjectMSItemList, show_batch_pascal_voc_rectangles&lt;BR /&gt; import random&lt;BR /&gt; HAS_FASTAI = True&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;except:&lt;BR /&gt; HAS_FASTAI = False&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;This line throws error&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;from .models._ssd_utils import SSDObjectItemList&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2020 05:30:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/extracting-building-footprints-deep-learning/m-p/366327#M16063</guid>
      <dc:creator>shafitrumboo</dc:creator>
      <dc:date>2020-02-12T05:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting Building Footprints Deep learning</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/extracting-building-footprints-deep-learning/m-p/366328#M16064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you still face this issue, please try creating&amp;nbsp; a fresh deep learning environment using the steps given at&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-python-api/blob/510ec1d8800e6b4839088807bfc33977cd477ef1/guide/01-getting-started/install-and-set-up.ipynb" title="https://github.com/Esri/arcgis-python-api/blob/510ec1d8800e6b4839088807bfc33977cd477ef1/guide/01-getting-started/install-and-set-up.ipynb"&gt;arcgis-python-api/install-and-set-up.ipynb at 510ec1d8800e6b4839088807bfc33977cd477ef1 · Esri/arcgis-python-api · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priyanka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Aug 2020 08:35:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/extracting-building-footprints-deep-learning/m-p/366328#M16064</guid>
      <dc:creator>PriyankaTuteja</dc:creator>
      <dc:date>2020-08-23T08:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting Building Footprints Deep learning</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/extracting-building-footprints-deep-learning/m-p/366329#M16065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you still face this issue, please try creating&amp;nbsp; a fresh deep learning environment using the steps given at&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-python-api/blob/510ec1d8800e6b4839088807bfc33977cd477ef1/guide/01-getting-started/install-and-set-up.ipynb" title="https://github.com/Esri/arcgis-python-api/blob/510ec1d8800e6b4839088807bfc33977cd477ef1/guide/01-getting-started/install-and-set-up.ipynb"&gt;arcgis-python-api/install-and-set-up.ipynb at 510ec1d8800e6b4839088807bfc33977cd477ef1 · Esri/arcgis-python-api · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priyanka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Aug 2020 08:36:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/extracting-building-footprints-deep-learning/m-p/366329#M16065</guid>
      <dc:creator>PriyankaTuteja</dc:creator>
      <dc:date>2020-08-23T08:36:06Z</dc:date>
    </item>
  </channel>
</rss>

