<?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 ArcGIS Pro crash after running Train Deep Learning Model in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-crash-after-running-train-deep-learning/m-p/342605#M15084</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;My ArcGIS Pro and python shell both successfully output the training model, but crash on completion. This is a problem for scripting, as I can't run the next step (classify objects using deep learning) within the same script. When it crashes, no .dmp is created and there is no error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;##SSD SETTINGS&lt;BR /&gt;max_epochs = 25&lt;BR /&gt;model_type = "SSD"&lt;BR /&gt;batch_size = 5&lt;BR /&gt;arg = ""&lt;BR /&gt;learning_rate = 0.001&lt;BR /&gt;backbone_model = "RESNET34" &lt;BR /&gt;validation_percent = 5&lt;BR /&gt;stop_training = "CONTINUE_TRAINING"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TrainDeepLearningModel(training_data, modeldir, max_epochs, model_type, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; batch_size, arg, learning_rate, backbone_model, "", &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; validation_percent, stop_training)&lt;BR /&gt;except Exception:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; e = sys.exc_info()[1]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; print(e.args[0])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the block of code in question. I also don't get an error message from except. I'm using a GTX960 and my CPU is a Ryzen 5 2600x. I have the same problem using GUI as well.&lt;/P&gt;&lt;P&gt;Anyone have any advice or insight into what's happening here?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 May 2020 18:54:23 GMT</pubDate>
    <dc:creator>JoelLangdon</dc:creator>
    <dc:date>2020-05-13T18:54:23Z</dc:date>
    <item>
      <title>ArcGIS Pro crash after running Train Deep Learning Model</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-crash-after-running-train-deep-learning/m-p/342605#M15084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;My ArcGIS Pro and python shell both successfully output the training model, but crash on completion. This is a problem for scripting, as I can't run the next step (classify objects using deep learning) within the same script. When it crashes, no .dmp is created and there is no error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;##SSD SETTINGS&lt;BR /&gt;max_epochs = 25&lt;BR /&gt;model_type = "SSD"&lt;BR /&gt;batch_size = 5&lt;BR /&gt;arg = ""&lt;BR /&gt;learning_rate = 0.001&lt;BR /&gt;backbone_model = "RESNET34" &lt;BR /&gt;validation_percent = 5&lt;BR /&gt;stop_training = "CONTINUE_TRAINING"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TrainDeepLearningModel(training_data, modeldir, max_epochs, model_type, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; batch_size, arg, learning_rate, backbone_model, "", &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; validation_percent, stop_training)&lt;BR /&gt;except Exception:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; e = sys.exc_info()[1]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; print(e.args[0])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the block of code in question. I also don't get an error message from except. I'm using a GTX960 and my CPU is a Ryzen 5 2600x. I have the same problem using GUI as well.&lt;/P&gt;&lt;P&gt;Anyone have any advice or insight into what's happening here?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2020 18:54:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-crash-after-running-train-deep-learning/m-p/342605#M15084</guid>
      <dc:creator>JoelLangdon</dc:creator>
      <dc:date>2020-05-13T18:54:23Z</dc:date>
    </item>
  </channel>
</rss>

