<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Web기반인공지능프로젝트 by 박정호</title>
      <link>https://padlet.com/jhpark0154/web</link>
      <description>Made with wonder</description>
      <language>en-us</language>
      <pubDate>2021-05-27 10:04:10 UTC</pubDate>
      <lastBuildDate>2025-04-24 09:37:08 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>가위바위보 맞추기(202022815 배경준)</title>
         <author></author>
         <link>https://padlet.com/jhpark0154/web/wish/1571503744</link>
         <description><![CDATA[<div>자신이 가위를 냈는지 바위를 냈는지 보자기를 냈는지 맞추는 인공지능 프로그램을 만들어보았습니다.<br>레이블이 3개여서 소리를 넣는 부분에 status 코딩을 매끄럽게 하지 못해서인지 가위바위보 순서를 잘못하면 소리가 나지 않거나 카메라가 멈춰버리는 현상이 있습니다. 디버깅해보려고 이것저것 시도해보고 바꾸어보았지만 해결책을 찾지 못했습니다. 문제의 코드부분은 따로 이미지 파일 첨부하겠습니다.<br><br>+) 민병국 선생님의 도움으로 status 부분은 깔끔하게 코딩이 완료되었습니다 감사합니다~ 다만 가위와 보자기는 잘 인식하는데 바위를 내면 페이지가 멈춰버리는 현상은 계속 있습니다&nbsp;<br><br>+) 멈춰버리는 현상은 오타때문이었습니다 혼자서는 아무리 보아도 보이지 않던 것이 민병국 선생님의 도움으로 쉽게 발견되었습니다 다시한번 정말 감사드립니다~&nbsp;</div>]]></description>
         <enclosure url="https://bkjun1991.netlify.app/" />
         <pubDate>2021-05-30 11:43:52 UTC</pubDate>
         <guid>https://padlet.com/jhpark0154/web/wish/1571503744</guid>
      </item>
      <item>
         <title>가위바위보 맞추기 문제의 코드부분</title>
         <author></author>
         <link>https://padlet.com/jhpark0154/web/wish/1571508294</link>
         <description><![CDATA[<div>혹시 해결방법 아시는 분 계시면 알려주시면 감사하겠습니다!</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1117074574/404e9ef316cc7f825ca1cb275a0a954f/__.PNG" />
         <pubDate>2021-05-30 11:50:11 UTC</pubDate>
         <guid>https://padlet.com/jhpark0154/web/wish/1571508294</guid>
      </item>
      <item>
         <title>배경준 선생님 참고하세요(202022808 민병국)</title>
         <author></author>
         <link>https://padlet.com/jhpark0154/web/wish/1576417602</link>
         <description><![CDATA[<div>가위바위보에서 바위일때 가위랑 보를 다 비교하지말고 바위랑 같지않다(status!=rock)로 처리하시면 레이블이 많아도 코드가 길어지지 않습니다. 오디오 재생 if문 끝날때 '}'가 빠져있습니다. 제 코드 참고하셔서 수정하시면 될 것 같습니다.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/351612245/ec417c56d5f58055d0ee73e1d6bbbbe2/_____.png" />
         <pubDate>2021-06-01 14:22:11 UTC</pubDate>
         <guid>https://padlet.com/jhpark0154/web/wish/1576417602</guid>
      </item>
      <item>
         <title>나와 닮은 BTS멤버(202022808 민병국)</title>
         <author></author>
         <link>https://padlet.com/jhpark0154/web/wish/1576484793</link>
         <description><![CDATA[<div>이미지크롤링으로 멤버별 사진 200장정도를 확보하고 7명의 멤버이름을 레이블로 학습했습니다.<br>예시코드에서 상태확인부분은 'status=='보다는 'status!='으로 같지 않음으로 처리하는 것이 더 효율적일 것 같아 변형하여 완성하였습니다.</div>]]></description>
         <enclosure url="https://bts-checker.netlify.app/" />
         <pubDate>2021-06-01 14:41:01 UTC</pubDate>
         <guid>https://padlet.com/jhpark0154/web/wish/1576484793</guid>
      </item>
      <item>
         <title>마이크로비트 부품 판별기(202022822 이재민)</title>
         <author></author>
         <link>https://padlet.com/jhpark0154/web/wish/1582438415</link>
         <description><![CDATA[<div>마이크로비트 부품 중 LED, 아날로그 가변저항, 아날로그 광센서를 분류할 수 있는 프로그램을 만들어 보았습니다.<br>저도 레이블을 3개로 작성했더니 여러가지 부분을 수정해보았지만 소리 부분이 원활하게 작동하지 않아 아쉬움이 있습니다.</div>]]></description>
         <enclosure url="https://festive-colden-28e266.netlify.app/" />
         <pubDate>2021-06-03 13:23:56 UTC</pubDate>
         <guid>https://padlet.com/jhpark0154/web/wish/1582438415</guid>
      </item>
      <item>
         <title>장난감 판별(201911803 박성진)</title>
         <author></author>
         <link>https://padlet.com/jhpark0154/web/wish/1582617546</link>
         <description><![CDATA[<div>저는 장난감을 만들어보았는데 소리 부분 코딩을 넣었을 때부터 오류가 났습니다. 일단 그 앞부분까지만 올려봅니다. 추후에 수정하겠습니다.<br>https://infallible-hermann-627836.netlify.app/<br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/443309597/53a8c79641e58f7cd36e4a5cf0855bc9/KakaoTalk_20210603_231953713.mp4" />
         <pubDate>2021-06-03 14:21:48 UTC</pubDate>
         <guid>https://padlet.com/jhpark0154/web/wish/1582617546</guid>
      </item>
      <item>
         <title>눈 건강 지키기(정보융합과 202111802 온혜원)</title>
         <author></author>
         <link>https://padlet.com/jhpark0154/web/wish/1583861000</link>
         <description><![CDATA[<div>빛을 감지하여 저녁에 불을 켜지 않고 컴퓨터 작업을 할 시, 불을 켜달라는 소리와 함께 눈 건강을 지키는 프로젝트를 만들어보았습니다. 여러 수정을 거쳤지만 카메라가 정지하는 경우는 종종 발생하였습니다.</div>]]></description>
         <enclosure url="https://hyewon8795.netlify.app" />
         <pubDate>2021-06-03 23:06:07 UTC</pubDate>
         <guid>https://padlet.com/jhpark0154/web/wish/1583861000</guid>
      </item>
      <item>
         <title>마스크 착용유무확인(202022833 허재훈)</title>
         <author>everskyvi</author>
         <link>https://padlet.com/jhpark0154/web/wish/1584358234</link>
         <description><![CDATA[<div>마스크 착용유무를 확인하여, 쓴 경우만 들어올 수 있도록 만들었습니다. 몇번의 시행착오가 있었지만 다행히 정상적으로 작동합니다.</div>]]></description>
         <enclosure url="http://eversky6-mask.netlify.app" />
         <pubDate>2021-06-04 03:17:35 UTC</pubDate>
         <guid>https://padlet.com/jhpark0154/web/wish/1584358234</guid>
      </item>
      <item>
         <title>건강한 식생활(정보융합과 201911805 이영현)</title>
         <author>dldudgus1231</author>
         <link>https://padlet.com/jhpark0154/web/wish/1585524041</link>
         <description><![CDATA[<div>*보완점에 대한 것은 문제점을 찾아 수정해보겠습니다.<br>1. 프로젝트 명: 건강한 식생활<br>2. 목적: 코로나19로 인해 배달 음식 빈도가 <br>&nbsp; &nbsp; 증가하고, 가정에서 주로 영양의 불균형한 <br>&nbsp; &nbsp; 식사와 간식을 섭취하면서 아동 비만에 대<br>&nbsp; &nbsp; 한 우려.<br>&nbsp; &nbsp; <mark>건강한 식생활의 중요성 인식 및 습관 함양</mark><br>3. 교과: 실과-식생활과 연계 지도 가능<br>4. 설명<br>&nbsp; 1) 학생들이 주로 먹는 음식 사진을 가지고&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 이미지 훈련<br>&nbsp; 2) 음식의 주된 영양소로 6가지 레이블 분류<br>&nbsp; &nbsp; &nbsp; &nbsp;(5대 영양소와 물)<br>&nbsp; 3) 주 영양소가 <mark>'지방'</mark>으로 인식되면 과도한 <br>&nbsp; &nbsp; &nbsp; 섭취에 대한 <mark>주의 메세지</mark>(텍스트와 음성)<br>&nbsp; &nbsp; &nbsp; 가 나옴<br>&nbsp; 4) '<mark>물'</mark>로 인식되면 적정한 양의 물을 섭취할 <br>&nbsp; &nbsp; &nbsp; &nbsp;수 있도록 <mark>권장 메세지</mark>(텍스트와 음성)가 <br>&nbsp; &nbsp; &nbsp; &nbsp;나옴<br>&nbsp; 5) <mark>다른 영양소</mark>로 인식되면 각각 영양소의 <br>&nbsp; &nbsp; &nbsp; 특징에 대한 <mark>설명 메세지</mark>(텍스트와 음성)<br>&nbsp; &nbsp; &nbsp; 가 나옴<br>5. 보완점<br>&nbsp; 1) 카메라가 정지하는 오류 발생<br>&nbsp; 2) 음성 파일 재생이 안됨<br><br></div>]]></description>
         <enclosure url="http://healthymeal.netlify.app" />
         <pubDate>2021-06-04 15:24:02 UTC</pubDate>
         <guid>https://padlet.com/jhpark0154/web/wish/1585524041</guid>
      </item>
      <item>
         <title>건강한 식생활(정보융합과 201911805 이영현)</title>
         <author>dldudgus1231</author>
         <link>https://padlet.com/jhpark0154/web/wish/1585586165</link>
         <description><![CDATA[<div>코드입니다. 레이블이 많아서 코드가 길어져, 다른 선생님의 팁을 보고 수정했습니다. 감사합니다.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1117088460/59cd51d28c02a884804b4f740e1d5ae8/___________2021_06_05_______12_38_28.png" />
         <pubDate>2021-06-04 15:45:24 UTC</pubDate>
         <guid>https://padlet.com/jhpark0154/web/wish/1585586165</guid>
      </item>
      <item>
         <title>동물 분류하기 202022802 김동영</title>
         <author></author>
         <link>https://padlet.com/jhpark0154/web/wish/1586473862</link>
         <description><![CDATA[<div>2가지 문제에 봉착해서 완성을 못시켰습니다.<br>1. netlify에서 deploys가 안나와서 홈페이지에 업로드를 못했습니다. ㅠㅠ<br>2. 레이블이 3개여서, 어떻게 하는 것이 좋을까에 대해 아직 완벽히 이해를 못했습니다.<br><br>만든 의도는 초등학교 과학 3학년 2학기에 동물을 분류하는 것을 크게 포유류, 조류, 어류 로 구분하는데 화면에 비치는 나의 얼굴을 보고 포유류, 조류, 어류 중 어느것에 가까운지에 대해 분류해보는 프로그램을 만들고자 하였습니다.<br><br>교수님 포함 잘 만드시는 선생님들께 자문을 구하고자 합니다. 우선 만든 코드부분은 올려보겠습니다. 감사합니다.<br><br><br>다음 주 중에 다시 한번 도전해보도록 하겠습니다.</div>]]></description>
         <pubDate>2021-06-05 00:41:43 UTC</pubDate>
         <guid>https://padlet.com/jhpark0154/web/wish/1586473862</guid>
      </item>
      <item>
         <title>202022802 김동영 </title>
         <author></author>
         <link>https://padlet.com/jhpark0154/web/wish/1586479703</link>
         <description><![CDATA[<div>코드1</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1115207935/2b40fbc465c2a4754b7c824bc37b1410/__1.png" />
         <pubDate>2021-06-05 00:49:07 UTC</pubDate>
         <guid>https://padlet.com/jhpark0154/web/wish/1586479703</guid>
      </item>
      <item>
         <title>202022802 김동영</title>
         <author></author>
         <link>https://padlet.com/jhpark0154/web/wish/1586479965</link>
         <description><![CDATA[<div>코드2</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1115207935/9502f94949eff59a2f9da3ce09ce0492/__2.png" />
         <pubDate>2021-06-05 00:49:29 UTC</pubDate>
         <guid>https://padlet.com/jhpark0154/web/wish/1586479965</guid>
      </item>
      <item>
         <title>202022802 김동영</title>
         <author></author>
         <link>https://padlet.com/jhpark0154/web/wish/1586480268</link>
         <description><![CDATA[<div>코드3</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1115207935/009318cc57b82401db1eeb161d69e016/__3.png" />
         <pubDate>2021-06-05 00:49:54 UTC</pubDate>
         <guid>https://padlet.com/jhpark0154/web/wish/1586480268</guid>
      </item>
      <item>
         <title>202011801  정보융합  석광희</title>
         <author>a01041855372</author>
         <link>https://padlet.com/jhpark0154/web/wish/1592716050</link>
         <description><![CDATA[<div>패트병은 이렇게 재활용 하세요<br>오래된 노트북이어서 새로 구매한 노트북으로 해 보았지만 Atom프로그램 구동부터 되지를 않아 제대로 구현을 못했습니다...</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1117066685/40f5e9ec57f731a33ce5aa8bb48ee34a/202011801_____________.hwp" />
         <pubDate>2021-06-08 12:43:57 UTC</pubDate>
         <guid>https://padlet.com/jhpark0154/web/wish/1592716050</guid>
      </item>
      <item>
         <title>202022816 AI융합 안지희</title>
         <author>ggoggo1007</author>
         <link>https://padlet.com/jhpark0154/web/wish/1602170488</link>
         <description><![CDATA[<div>마스크유무에 대해 교수님이 하신대로 만들었습니다. 추후 다른 주제로 이미지를 훈련시켜서 활용하면 될 것 같습니다.<br>&nbsp;https://quirky-lamarr-de2f97.netlify.app/<br><br>그런데 if문 쪽에서 뭐가 잘못되었는지 잘 실행되지 않는 부분도 있습니다.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/449372345/fcb0502d01fe41456a486099908bcb56/_____.jpg" />
         <pubDate>2021-06-12 02:41:22 UTC</pubDate>
         <guid>https://padlet.com/jhpark0154/web/wish/1602170488</guid>
      </item>
   </channel>
</rss>
