<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Computer Vision  by Nur Asmirah</title>
      <link>https://padlet.com/nrasmrh01/computervisionpadlet</link>
      <description>Disscussion for project</description>
      <language>en-us</language>
      <pubDate>2024-01-07 16:04:50 UTC</pubDate>
      <lastBuildDate>2024-01-15 17:20:22 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet-uploads.storage.googleapis.com/2078202252/f4073adda411198be9130a676cfad62f/MatlabLogoExample_08.png</url>
      </image>
      <item>
         <title>MEMBERS</title>
         <author>nrasmrh01</author>
         <link>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2840610060</link>
         <description><![CDATA[<p>Put your name and matric number &lt;3</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-01-07 16:06:16 UTC</pubDate>
         <guid>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2840610060</guid>
      </item>
      <item>
         <title>1)Input Image (Black &amp; White)</title>
         <author></author>
         <link>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2844570657</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1450957619/1241e24ab2bd2256cbad9fe3bc6e9592/WhatsApp_Image_2024_01_11_at_1_55_59_AM.jpeg" />
         <pubDate>2024-01-10 17:59:43 UTC</pubDate>
         <guid>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2844570657</guid>
      </item>
      <item>
         <title>2)Output image 1 (Filling all holes)</title>
         <author></author>
         <link>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2844572320</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1450957619/d84460afa264cccf2f8f511dba9554a1/WhatsApp_Image_2024_01_11_at_1_56_07_AM.jpeg" />
         <pubDate>2024-01-10 18:01:15 UTC</pubDate>
         <guid>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2844572320</guid>
      </item>
      <item>
         <title>3)Output image 2 (Show all circular objects)</title>
         <author></author>
         <link>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2844573502</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1450957619/8827e38a80ea7ec3fc770234ff7d85c3/WhatsApp_Image_2024_01_11_at_1_56_21_AM.jpeg" />
         <pubDate>2024-01-10 18:02:25 UTC</pubDate>
         <guid>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2844573502</guid>
      </item>
      <item>
         <title>4)Output image 3 (Show all circular objects with and w/o holes) </title>
         <author></author>
         <link>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2844574667</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1450957619/3c1e080f1ac9a78e003e1de3cceda6f2/WhatsApp_Image_2024_01_11_at_1_56_35_AM.jpeg" />
         <pubDate>2024-01-10 18:03:29 UTC</pubDate>
         <guid>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2844574667</guid>
      </item>
      <item>
         <title>5)Output image 4 (Show all rectangular objects) </title>
         <author></author>
         <link>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2844576010</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1450957619/fb2d8bca7ebce36da0ae430fc19665f4/WhatsApp_Image_2024_01_11_at_1_56_54_AM.jpeg" />
         <pubDate>2024-01-10 18:04:40 UTC</pubDate>
         <guid>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2844576010</guid>
      </item>
      <item>
         <title>6)Output image 5 (Show all rectangular objects with and w/o holes) </title>
         <author></author>
         <link>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2844577452</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1450957619/d6ad7c80d80732de777fbea2e2f91dda/WhatsApp_Image_2024_01_11_at_1_57_08_AM.jpeg" />
         <pubDate>2024-01-10 18:06:04 UTC</pubDate>
         <guid>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2844577452</guid>
      </item>
      <item>
         <title>i. Understand the CAN - the multiscale context aggregation network.</title>
         <author></author>
         <link>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2844846852</link>
         <description><![CDATA[<p>a. How many training images are used in the example? What is the size of the input image?&nbsp;</p><ul><li><p>300, 000 images(20000 images x 15 epoch) with size of images 256-by-256 pixels.</p></li></ul><p><br></p><p>b. There are two types of images used for the training process. What are these images?</p><ul><li><p>pristineImages and bilatFilteredImages.</p></li></ul><p>&nbsp;</p><p>c. What are the inputs of the network? What are the desired responses of the network?</p><ul><li><p>&nbsp;randomPatchExtractionDatastore</p></li></ul><p>&nbsp;</p><p>d. What are the layers used in the multiscale CAN from the Deep Learning Toolbox™?</p><ul><li><p><strong>adaptiveNormalizationMu</strong> — Scale layer that adjusts the strengths of the batch-normalization branch</p></li><li><p><strong>adaptiveNormalizationLambda</strong> — Scale layer that adjusts the strengths of the identity branch</p></li></ul><p><br></p><p>e. What is the first layer, middle layer, and the last layer of the CAN network of the example?</p><ul><li><p>The first layer is image Input Layer that can operates on image patches. For the second layer is 2-D convolution layer. The last layer is a regression layer instead of a leaky ReLU layer.&nbsp;</p></li></ul><p><br></p><p>f. What is the training algorithm used to train the network? What are the default values of the hyperparameter of the network?</p><ul><li><p>Adam optimizer.</p></li><li><p>&nbsp;default values of 0.9 for "Momentum" and 0.0001 for "L2Regularization" (weight decay).</p></li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2024-01-10 23:23:53 UTC</pubDate>
         <guid>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2844846852</guid>
      </item>
      <item>
         <title>ii. b imnoise</title>
         <author>lyvrance</author>
         <link>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2848870490</link>
         <description><![CDATA[<p>Gaussian White Noise with code noisyImg = imnoise (img, 'gaussian');</p><p>imshow(noisyImg);</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1961528622/09f76615174fa1116a140d5ce8a240d0/Screenshot__156_.png" />
         <pubDate>2024-01-15 09:33:45 UTC</pubDate>
         <guid>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2848870490</guid>
      </item>
      <item>
         <title>ii. b imbilatfilt</title>
         <author>lyvrance</author>
         <link>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2848871538</link>
         <description><![CDATA[<p>Bilateral Filtering with code : filteredImg = imbilatfilt(img);</p><p>imshow(filteredImg);</p><p><br></p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1961528622/efc3b03b2d34b21b6771a40cc49a73e3/Screenshot__157_.png" />
         <pubDate>2024-01-15 09:34:39 UTC</pubDate>
         <guid>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2848871538</guid>
      </item>
      <item>
         <title>ii. a</title>
         <author>lyvrance</author>
         <link>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2848876007</link>
         <description><![CDATA[<p>The missing component are as follows:&nbsp;</p><ol><li><p><strong>Conv3-BN3-Mu3-add3/in1-Leaky3-Conv4&nbsp;</strong></p></li><li><p><strong>Conv4-BN4-Mu4-add4/in1-Leaky2-Conv5&nbsp;</strong></p></li><li><p><strong>Conv5-BN5-Mu5-add5/in1-Leaky2-Conv6&nbsp;</strong></p></li><li><p><strong>Conv6-BN6-Mu6-add6/in1-Leaky6-Conv7&nbsp;</strong></p></li><li><p><strong>Conv7-BN7-Mu7-add7/in1-Leaky2-Conv8</strong></p></li><li><p><strong>Conv8-BN8-Mu8-add8/in1-Leaky8-Conv9&nbsp;&nbsp;</strong></p></li></ol>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1961528622/ba966388e70a5fa152d6e45b479d0867/Screenshot__159_.png" />
         <pubDate>2024-01-15 09:38:40 UTC</pubDate>
         <guid>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2848876007</guid>
      </item>
      <item>
         <title>i. Gray Scale Image</title>
         <author>nrasmrh01</author>
         <link>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2848940804</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2078202252/72d32910baad01a4f6a27986c23d5de1/Gray_scale_image.png" />
         <pubDate>2024-01-15 10:40:46 UTC</pubDate>
         <guid>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2848940804</guid>
      </item>
      <item>
         <title>ii. Remove noise by median filtering</title>
         <author>nrasmrh01</author>
         <link>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2848941932</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2078202252/5f16c702e727cd1bcfb856711ce54f39/Removing_noise_by_median_filtering.png" />
         <pubDate>2024-01-15 10:42:02 UTC</pubDate>
         <guid>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2848941932</guid>
      </item>
      <item>
         <title>iii.  Creating an Image Histogram</title>
         <author>nrasmrh01</author>
         <link>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2848942725</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2078202252/bcd71f12708e6d06dd2fa161b5d997d6/Creating_an_Image_Histogram.png" />
         <pubDate>2024-01-15 10:42:50 UTC</pubDate>
         <guid>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2848942725</guid>
      </item>
      <item>
         <title>iv. Threshold the image</title>
         <author>nrasmrh01</author>
         <link>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2848943060</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2078202252/c5a5aa45146e7bc26b476b5057ff130e/Threshold_the_image.png" />
         <pubDate>2024-01-15 10:43:13 UTC</pubDate>
         <guid>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2848943060</guid>
      </item>
      <item>
         <title>v. Adjusting intensity value using histogram equalization</title>
         <author>nrasmrh01</author>
         <link>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2848943783</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2078202252/163e14e8a0d01ef1444b24224377853f/Adjusting_intensity_value_using_histogram_equalization.png" />
         <pubDate>2024-01-15 10:43:56 UTC</pubDate>
         <guid>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2848943783</guid>
      </item>
      <item>
         <title>vi. Detecting edge using edge function</title>
         <author>nrasmrh01</author>
         <link>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2848944975</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2078202252/e9b1bebd5e1b8bc369062176dcdbcefd/Detecting_edges_using_edge_detection.png" />
         <pubDate>2024-01-15 10:45:16 UTC</pubDate>
         <guid>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2848944975</guid>
      </item>
      <item>
         <title>vii. Detecting line using hough transform</title>
         <author>nrasmrh01</author>
         <link>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2848945357</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2078202252/d4e0050b9be8364a3b8d6821d121f82c/Detecting_Line_using_hough_transform.png" />
         <pubDate>2024-01-15 10:45:42 UTC</pubDate>
         <guid>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2848945357</guid>
      </item>
      <item>
         <title>ii. c image 1 (original image)</title>
         <author>nrasmrh01</author>
         <link>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2849334204</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2078202252/4a883e8dd2521a7c36e7543673c9baa3/ball.png" />
         <pubDate>2024-01-15 16:44:42 UTC</pubDate>
         <guid>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2849334204</guid>
      </item>
      <item>
         <title>ii. c image 1 (denoised)</title>
         <author>nrasmrh01</author>
         <link>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2849335004</link>
         <description><![CDATA[<p>denoiseImage = predict(net, noisyI);</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2078202252/a9f0fc2339fe92d3f68e826b1880a21f/denoisedBall.png" />
         <pubDate>2024-01-15 16:45:29 UTC</pubDate>
         <guid>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2849335004</guid>
      </item>
      <item>
         <title>ii. image 2 (original image)</title>
         <author>nrasmrh01</author>
         <link>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2849337541</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2078202252/f84410c58697041bd0b7d5ff40fbbd4d/house.png" />
         <pubDate>2024-01-15 16:47:50 UTC</pubDate>
         <guid>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2849337541</guid>
      </item>
      <item>
         <title>ii. image 2 (denoised)</title>
         <author>nrasmrh01</author>
         <link>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2849338737</link>
         <description><![CDATA[<p>denoiseImage = predict(net, noisyI);</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2078202252/346b2dd3bdc65afb7629491c59c939bd/housedenoised.png" />
         <pubDate>2024-01-15 16:49:01 UTC</pubDate>
         <guid>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2849338737</guid>
      </item>
      <item>
         <title>Design view </title>
         <author>nrasmrh01</author>
         <link>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2849349125</link>
         <description><![CDATA[<p>Component</p><p><br></p><p>1 Axes </p><ul><li><p>Image axes</p></li></ul><p><br></p><p>8 Button </p><ul><li><p>Normal image</p></li><li><p>Gray scale</p></li><li><p>Median filtering</p></li><li><p>Image histogram</p></li><li><p>Threshold</p></li><li><p>Histogram equalization</p></li><li><p>Edge function</p></li><li><p>Hough Transform</p><p><br></p></li></ul><p>2 Edit field (text)</p><ul><li><p>Name </p></li><li><p>Matric</p></li></ul>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2078202252/fec0dc16f1cf539ce604c0d382282a63/design_view.png" />
         <pubDate>2024-01-15 16:58:57 UTC</pubDate>
         <guid>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2849349125</guid>
      </item>
      <item>
         <title>Group whatsapp</title>
         <author>nrasmrh01</author>
         <link>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2849360125</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2078202252/6930dba604d850e5f60488e940b520ec/grup_whatsapp.png" />
         <pubDate>2024-01-15 17:10:32 UTC</pubDate>
         <guid>https://padlet.com/nrasmrh01/computervisionpadlet/wish/2849360125</guid>
      </item>
   </channel>
</rss>
