<?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 How to set the block size parameter for prepare a high point-density PointCloud dataset for training a model with ArcGIS Pro in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-set-the-block-size-parameter-for-prepare-a/m-p/1417494#M82610</link>
    <description>&lt;P&gt;I have a mobile point cloud dataset with following information:&lt;BR /&gt;&lt;EM&gt;point density: all returns 126.91 last only 117.75 (per square units)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Point spacing: all returns 0.09 last only 0.8 (in units)&lt;/EM&gt;&lt;BR /&gt;For preparing point cloud training data I need to determine 2 parameters&amp;nbsp; &lt;STRONG&gt;block size&lt;/STRONG&gt;&amp;nbsp;and &lt;STRONG&gt;block Point limit&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For determining "&lt;STRONG&gt;block size&lt;/STRONG&gt;" parameter ESRI suggested the following calculation (&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/las-dataset/train-a-point-cloud-model-with-deep-learning.htm" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/help/data/las-dataset/train-a-point-cloud-model-with-deep-learning.htm&lt;/A&gt;)&lt;BR /&gt;&lt;EM&gt;point_density = 1 / (point_spacing)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;block_area = desired_block_point_count / point_density&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;block_size = 2 * square_root(block_area / Pi)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;and also suggested to use "&lt;STRONG&gt;LAS Point Statistics As Raster&lt;/STRONG&gt;" tool (&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/3d-analyst/prepare-point-cloud-training-data.htm" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/3d-analyst/prepare-point-cloud-training-data.htm&lt;/A&gt;) to check the image histogram for choosing a suitable block area. I got this histogram as a result but I don’t know how I can select a block size base on this result.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="42e776bb-ebe8-43c1-bc92-5c3e1a007bc4.jpg" style="width: 800px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/102654iB4D853C39068BF82/image-size/large?v=v2&amp;amp;px=999" role="button" title="42e776bb-ebe8-43c1-bc92-5c3e1a007bc4.jpg" alt="42e776bb-ebe8-43c1-bc92-5c3e1a007bc4.jpg" /&gt;&lt;/span&gt;&lt;BR /&gt;The default "block Point limit" is 8192 but I not sure is it a realistic for my dataset.&lt;BR /&gt;I would like to know what is ideal "&lt;STRONG&gt;block size&lt;/STRONG&gt;" and "&lt;STRONG&gt;block Point limit&lt;/STRONG&gt;" for my dataset.&lt;/P&gt;&lt;P&gt;I have run "&lt;STRONG&gt;Prepare Point Cloud Training Data&lt;/STRONG&gt;" tool with &lt;U&gt;20 m block size&lt;/U&gt; and &lt;U&gt;20000 block point limit&lt;/U&gt;. you can see two histograms of the block point count, one for the training data and one for the validation data. But I am not sure how is the performance of these 2 parameters for my dataset.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="33b46b9d-b8c4-4a85-bd03-3a5a5bf37c80.jpg" style="width: 393px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/102655iBA625FE68B008AED/image-size/large?v=v2&amp;amp;px=999" role="button" title="33b46b9d-b8c4-4a85-bd03-3a5a5bf37c80.jpg" alt="33b46b9d-b8c4-4a85-bd03-3a5a5bf37c80.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 01 May 2024 12:31:22 GMT</pubDate>
    <dc:creator>AnahitaKp</dc:creator>
    <dc:date>2024-05-01T12:31:22Z</dc:date>
    <item>
      <title>How to set the block size parameter for prepare a high point-density PointCloud dataset for training a model with ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-set-the-block-size-parameter-for-prepare-a/m-p/1417494#M82610</link>
      <description>&lt;P&gt;I have a mobile point cloud dataset with following information:&lt;BR /&gt;&lt;EM&gt;point density: all returns 126.91 last only 117.75 (per square units)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Point spacing: all returns 0.09 last only 0.8 (in units)&lt;/EM&gt;&lt;BR /&gt;For preparing point cloud training data I need to determine 2 parameters&amp;nbsp; &lt;STRONG&gt;block size&lt;/STRONG&gt;&amp;nbsp;and &lt;STRONG&gt;block Point limit&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For determining "&lt;STRONG&gt;block size&lt;/STRONG&gt;" parameter ESRI suggested the following calculation (&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/las-dataset/train-a-point-cloud-model-with-deep-learning.htm" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/help/data/las-dataset/train-a-point-cloud-model-with-deep-learning.htm&lt;/A&gt;)&lt;BR /&gt;&lt;EM&gt;point_density = 1 / (point_spacing)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;block_area = desired_block_point_count / point_density&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;block_size = 2 * square_root(block_area / Pi)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;and also suggested to use "&lt;STRONG&gt;LAS Point Statistics As Raster&lt;/STRONG&gt;" tool (&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/3d-analyst/prepare-point-cloud-training-data.htm" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/3d-analyst/prepare-point-cloud-training-data.htm&lt;/A&gt;) to check the image histogram for choosing a suitable block area. I got this histogram as a result but I don’t know how I can select a block size base on this result.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="42e776bb-ebe8-43c1-bc92-5c3e1a007bc4.jpg" style="width: 800px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/102654iB4D853C39068BF82/image-size/large?v=v2&amp;amp;px=999" role="button" title="42e776bb-ebe8-43c1-bc92-5c3e1a007bc4.jpg" alt="42e776bb-ebe8-43c1-bc92-5c3e1a007bc4.jpg" /&gt;&lt;/span&gt;&lt;BR /&gt;The default "block Point limit" is 8192 but I not sure is it a realistic for my dataset.&lt;BR /&gt;I would like to know what is ideal "&lt;STRONG&gt;block size&lt;/STRONG&gt;" and "&lt;STRONG&gt;block Point limit&lt;/STRONG&gt;" for my dataset.&lt;/P&gt;&lt;P&gt;I have run "&lt;STRONG&gt;Prepare Point Cloud Training Data&lt;/STRONG&gt;" tool with &lt;U&gt;20 m block size&lt;/U&gt; and &lt;U&gt;20000 block point limit&lt;/U&gt;. you can see two histograms of the block point count, one for the training data and one for the validation data. But I am not sure how is the performance of these 2 parameters for my dataset.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="33b46b9d-b8c4-4a85-bd03-3a5a5bf37c80.jpg" style="width: 393px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/102655iBA625FE68B008AED/image-size/large?v=v2&amp;amp;px=999" role="button" title="33b46b9d-b8c4-4a85-bd03-3a5a5bf37c80.jpg" alt="33b46b9d-b8c4-4a85-bd03-3a5a5bf37c80.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 12:31:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-set-the-block-size-parameter-for-prepare-a/m-p/1417494#M82610</guid>
      <dc:creator>AnahitaKp</dc:creator>
      <dc:date>2024-05-01T12:31:22Z</dc:date>
    </item>
  </channel>
</rss>

