<?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: Export Training Data For Deep Leaning tool stalling at 100% then throwing error 9999 in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/export-training-data-for-deep-leaning-tool/m-p/1501962#M85286</link>
    <description>&lt;P&gt;Do we have any solutions here? I ran into the same thing with ArcGIS Pro 3.3.1.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jul 2024 18:03:21 GMT</pubDate>
    <dc:creator>JiaFeng</dc:creator>
    <dc:date>2024-07-05T18:03:21Z</dc:date>
    <item>
      <title>Export Training Data For Deep Leaning tool stalling at 100% then throwing error 9999</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-training-data-for-deep-leaning-tool/m-p/1310782#M71326</link>
      <description>&lt;P&gt;I want to use the&amp;nbsp;Export Training Data For Deep Leaning tool to export&amp;nbsp;Classified Tiles to use in the arcgis.learn `prepare_data` function and then the UnetClassifier. As a note, I am running Arcgis Pro on my mac using Parallels.&lt;/P&gt;&lt;P&gt;My raster data set is the&amp;nbsp;World_Imagery layer at &lt;A href="https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer" target="_blank"&gt;https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;My vector dataset has 43,071 features, which covers my area of interest, Fort Worth.&amp;nbsp;"Output No Feature Tiles" is set to False.&lt;/P&gt;&lt;P&gt;When I try to run the&amp;nbsp;Export Training Data For Deep Leaning on all&amp;nbsp;43,071 features, progress stalls at 100% and then eventually throws&amp;nbsp;error 9999. In this case, my "images" and "labels" folder each has around 1140 numbered tiffs. The map.txt file counts up to somewhere in the 1000s.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried running the tool on a subset of 100 features of my vector, labeled data set. In this case,&amp;nbsp;progress stalls at 100% and reminded&amp;nbsp;stalled for around 12 hours. I ended up with 1531 tiffs in my "labels" and&amp;nbsp; "images" folders. My map.txt files counts up from "000000000000.tif" to "000000000604.tif" then it starts over and counts from "000000000000.tif" to "000000001028.tif"&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Can anyone give me any advice on how to proceed?&lt;UL&gt;&lt;LI&gt;Do you see and red flags in my inputs?&lt;/LI&gt;&lt;LI&gt;Can the tool not take the World Imagery layer?&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are my details for the process run with the 100-feature subset:&lt;/P&gt;&lt;P&gt;Export Training Data For Deep Learning&lt;BR /&gt;=====================&lt;BR /&gt;Parameters&lt;/P&gt;&lt;P&gt;Input Raster World_Imagery&lt;BR /&gt;Output Folder \\Mac\Home\Documents\ArcGIS\Projects\cars\trainingdata\1&lt;BR /&gt;Input Feature Class Or Classified Raster Or Table TRN_EDGE_OF_PAVEMENT_subset&lt;BR /&gt;Image Format TIFF&lt;BR /&gt;Tile Size X 256&lt;BR /&gt;Tile Size Y 256&lt;BR /&gt;Stride X 128&lt;BR /&gt;Stride Y 128&lt;BR /&gt;Output No Feature Tiles ONLY_TILES_WITH_FEATURES&lt;BR /&gt;Metadata Format Classified_Tiles&lt;BR /&gt;Start Index 0&lt;BR /&gt;Class Value Field ROAD_GROUP_NUM&lt;BR /&gt;Buffer Radius 0&lt;BR /&gt;Input Mask Polygons TRN_EDGE_OF_PAVEMENT&lt;BR /&gt;Rotation Angle 0&lt;BR /&gt;Reference System MAP_SPACE&lt;BR /&gt;Processing Mode PROCESS_AS_MOSAICKED_IMAGE&lt;BR /&gt;Blacken Around Feature NO_BLACKEN&lt;BR /&gt;Crop Mode FIXED_SIZE&lt;BR /&gt;Additional Input Raster&lt;BR /&gt;Instance Feature Class&lt;BR /&gt;Instance Class Value Field&lt;BR /&gt;Minimum Polygon Overlap Ratio 0&lt;BR /&gt;=====================&lt;BR /&gt;Messages&lt;/P&gt;&lt;P&gt;Start Time: Friday, July 21, 2023 9:53:25 PM&lt;BR /&gt;Distributing operation across 2 parallel instances.&lt;BR /&gt;NumTilesWritten = 15, NextTileIndex = 55&lt;/P&gt;&lt;P&gt;NumTilesWritten = 447, NextTileIndex = 605&lt;/P&gt;&lt;P&gt;NumTilesWritten = 0, NextTileIndex = 0&lt;/P&gt;&lt;P&gt;NumTilesWritten = 196, NextTileIndex = 381&lt;/P&gt;&lt;P&gt;NumTilesWritten = 217, NextTileIndex = 726&lt;/P&gt;&lt;P&gt;NumTilesWritten = 35, NextTileIndex = 855&lt;/P&gt;&lt;P&gt;NumTilesWritten = 10, NextTileIndex = 906&lt;/P&gt;&lt;P&gt;NumTilesWritten = 83, NextTileIndex = 1029&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Jul 2023 20:19:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-training-data-for-deep-leaning-tool/m-p/1310782#M71326</guid>
      <dc:creator>TopoTheMornin</dc:creator>
      <dc:date>2023-07-22T20:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Export Training Data For Deep Leaning tool stalling at 100% then throwing error 9999</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-training-data-for-deep-leaning-tool/m-p/1310784#M71328</link>
      <description>&lt;P&gt;could be the machine, or not enough resources... did you see the recommendations here&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/get-started/run-pro-on-a-mac.htm" target="_blank"&gt;Run ArcGIS Pro on a Mac—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and running deep learning would require more resources&lt;/P&gt;</description>
      <pubDate>Sat, 22 Jul 2023 20:37:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-training-data-for-deep-leaning-tool/m-p/1310784#M71328</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2023-07-22T20:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Export Training Data For Deep Leaning tool stalling at 100% then throwing error 9999</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-training-data-for-deep-leaning-tool/m-p/1501962#M85286</link>
      <description>&lt;P&gt;Do we have any solutions here? I ran into the same thing with ArcGIS Pro 3.3.1.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2024 18:03:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-training-data-for-deep-leaning-tool/m-p/1501962#M85286</guid>
      <dc:creator>JiaFeng</dc:creator>
      <dc:date>2024-07-05T18:03:21Z</dc:date>
    </item>
  </channel>
</rss>

