<?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: Issue with TLS2.0 Tools in Edge Software Catalog</title>
    <link>https://community.intel.com/t5/Edge-Software-Catalog/Issue-with-TLS2-0-Tools/m-p/1261683#M1613</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/182"&gt;@WengWai_C_Intel&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Customer has redo all the setup which follow the recommendation and below are what they observed:&lt;/P&gt;
&lt;P&gt;1) Able to do training for multiple combination images (100, 200, 500) and steps. (100, 500, 1000).&lt;/P&gt;
&lt;P&gt;2) When the number of steps was increased to 2000, they get the same segmentation error, please find the attached error messages.&lt;/P&gt;
&lt;P&gt;3) They also noticed Redis logs keep&amp;nbsp;complaining of read only directory and hence BGSAVE is failing.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;12:M 04 Mar 2021 06:04:16.061 * Background saving started by pid 21941&lt;/P&gt;
&lt;P&gt;21941:C 04 Mar 2021 06:04:16.062 # Failed opening the RDB file dump.rdb (in server root dir /) for saving: Read-only file system&lt;/P&gt;
&lt;P&gt;12:M 04 Mar 2021 06:04:16.162 # Background saving error&lt;/P&gt;
&lt;P&gt;4) I try to find on the user guide but unable to find on how to transfer the labelled images from one TLS setup to another.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 05 Mar 2021 06:41:45 GMT</pubDate>
    <dc:creator>DarkHorse</dc:creator>
    <dc:date>2021-03-05T06:41:45Z</dc:date>
    <item>
      <title>Issue with TLS2.0 Tools</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/Issue-with-TLS2-0-Tools/m-p/1260479#M1611</link>
      <description>&lt;P&gt;Hello Expert,&lt;/P&gt;
&lt;P&gt;I want to check with you if this error messages is related to memory or system limitation when customer is using TLS 2.0 tools. They have managed to use TLS 2.0 to train a model with input data set of 50 images but as the input data set increased, they faced some obstacles.&lt;/P&gt;
&lt;P&gt;The hardware spec they are using is Intel XEON Server with 32GB of Ram (no GPU).&lt;/P&gt;
&lt;P&gt;Hard Disk : 500GB&lt;/P&gt;
&lt;P&gt;Core: 16&lt;/P&gt;
&lt;P&gt;Processor: Intel Xeon Silver 4110&lt;/P&gt;
&lt;P&gt;OS: Ubuntu 18.04.5 LTS&lt;/P&gt;
&lt;P&gt;Latest: ELL V2.4&lt;/P&gt;
&lt;P&gt;Config page :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Training steps : 5000&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Learning Rate :&amp;nbsp; 0.001&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Batch Size&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :&amp;nbsp; 1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Momentum optimizer&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 0.9&lt;/P&gt;
&lt;P&gt;Min dimension [FRCN Detector]/height [SSD detector] = 150&lt;/P&gt;
&lt;P&gt;Max dimension [FRCN Detector]/witdh [SSD detector] = 300&lt;/P&gt;
&lt;P&gt;Model : ssd_mobilenet_v1&lt;/P&gt;
&lt;P&gt;Datasets :&amp;nbsp; No of images = 1000&lt;/P&gt;
&lt;P&gt;Detection : object detection&lt;/P&gt;
&lt;P&gt;Annotation : Box with 8 points&lt;/P&gt;
&lt;P&gt;Sample object labelled as shown in attachment "Object Labeled.jpeg"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Success Case:&lt;/U&gt;&lt;/STRONG&gt; We labelled 50 such images and generated the model, and perform a correct inference check, all using the TLS web portal.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Failure Case:&lt;/U&gt;&lt;/STRONG&gt; Followed by the above check, we labelled 1400images, and while performing the training, we encountered a "Training Error, Please Check Administrator" Error, the screenshot of the error message attached "Error_Message.jpeg". I have also attached the log file "dic2.log", the log file shared is the output of docker logs &amp;lt;container id of tlscore:2.0&amp;gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The error messages are :&lt;/P&gt;
&lt;P&gt;[2021-02-24 15:19:11,612: ERROR/MainProcess] Process 'ForkPoolWorker-25' pid:13727 exited with 'signal 9 (SIGKILL)'&lt;/P&gt;
&lt;P&gt;[2021-02-24 15:19:22,660: INFO/MainProcess] Terminating cbdcdb6b-f57a-47c3-a9b5-e69408f6c76e (Signals.SIGTERM)&lt;/P&gt;
&lt;P&gt;Please take a look at the attached file&lt;/P&gt;
&lt;P&gt;Dic2.log : Error messages after they use 1400 data set images&lt;/P&gt;
&lt;P&gt;Success.log : Log for 50 data input set which was successful trained with TLS 2.0&lt;/P&gt;
&lt;P&gt;Eventually I asked customer to try to increase the input data set incrementally to see which is the threshold when this error messages and they see this error messages again with input data set of 135 images.&lt;/P&gt;
&lt;P&gt;Please refer to the attached file:&lt;/P&gt;
&lt;P&gt;Success_130.log: Log for input data set of 130 images&lt;/P&gt;
&lt;P&gt;Failure_135.log: Error log for input data set of 135 images&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And I did a quick check and this error messages is related to memory / hardware limitation and the recommendation is to reduce the size of the input data sets, do let me know if my recommendation to customer is correct before I proceed.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Allen&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 01:45:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/Issue-with-TLS2-0-Tools/m-p/1260479#M1611</guid>
      <dc:creator>DarkHorse</dc:creator>
      <dc:date>2021-05-04T01:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with TLS2.0 Tools</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/Issue-with-TLS2-0-Tools/m-p/1260553#M1612</link>
      <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/128243"&gt;@DarkHorse&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, you are right that the failure is related to the hardware memory configuration. Since you already running with batch size 1, can you try reduce the max dimension from 300 to 150 for the training.&lt;/P&gt;
&lt;P&gt;By the way, there are few clarifications regarding the info and log files provided earlier. For SSDMobileV1 training, the annotated data should be bounding box, but below mentioned 8 points. So, first will need to make sure the dataset has to be annotated with bounding box which gives only 4 points. Secondly, the failure_135.log error message is showing segmentation training error, not SSDMobileV1 training. May need your help to further verify these information for better understanding the potential issue is facing.&lt;/P&gt;
&lt;P&gt;thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 08:05:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/Issue-with-TLS2-0-Tools/m-p/1260553#M1612</guid>
      <dc:creator>WengWai_C_Intel</dc:creator>
      <dc:date>2021-03-02T08:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with TLS2.0 Tools</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/Issue-with-TLS2-0-Tools/m-p/1261683#M1613</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/182"&gt;@WengWai_C_Intel&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Customer has redo all the setup which follow the recommendation and below are what they observed:&lt;/P&gt;
&lt;P&gt;1) Able to do training for multiple combination images (100, 200, 500) and steps. (100, 500, 1000).&lt;/P&gt;
&lt;P&gt;2) When the number of steps was increased to 2000, they get the same segmentation error, please find the attached error messages.&lt;/P&gt;
&lt;P&gt;3) They also noticed Redis logs keep&amp;nbsp;complaining of read only directory and hence BGSAVE is failing.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;12:M 04 Mar 2021 06:04:16.061 * Background saving started by pid 21941&lt;/P&gt;
&lt;P&gt;21941:C 04 Mar 2021 06:04:16.062 # Failed opening the RDB file dump.rdb (in server root dir /) for saving: Read-only file system&lt;/P&gt;
&lt;P&gt;12:M 04 Mar 2021 06:04:16.162 # Background saving error&lt;/P&gt;
&lt;P&gt;4) I try to find on the user guide but unable to find on how to transfer the labelled images from one TLS setup to another.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2021 06:41:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/Issue-with-TLS2-0-Tools/m-p/1261683#M1613</guid>
      <dc:creator>DarkHorse</dc:creator>
      <dc:date>2021-03-05T06:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with TLS2.0 Tools</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/Issue-with-TLS2-0-Tools/m-p/1262676#M1614</link>
      <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/128243"&gt;@DarkHorse&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the bigger dataset and error message, that is related to memory resources. So, increasing the system memory should help. In the current version, the annotated data will be stored in the database container and it is not available for external transfer. However, in the scenario if you want to have multiple users to label the same dataset, it can be done by having the few users login into the same TLS system through web UI, then each person can do their labeling on the same dataset. When user refresh the web UI, the data being labeled by other users will be reflected on the web UI as well. Hope this info help.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 10:03:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/Issue-with-TLS2-0-Tools/m-p/1262676#M1614</guid>
      <dc:creator>WengWai_C_Intel</dc:creator>
      <dc:date>2021-03-09T10:03:27Z</dc:date>
    </item>
  </channel>
</rss>

