<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Face processing on 세모난 책</title><link>https://semonan.com/kr/book/ai/face-processing/</link><description>Recent content in Face processing on 세모난 책</description><generator>Hugo</generator><language>ko-KR</language><lastBuildDate>Wed, 16 Oct 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://semonan.com/kr/book/ai/face-processing/rss.xml" rel="self" type="application/rss+xml"/><item><title>딥러닝 기반 얼굴 분석/인식</title><link>https://semonan.com/kr/book/ai/face-processing/face-analysis-deep-learning/</link><pubDate>Wed, 16 Oct 2024 00:00:00 +0000</pubDate><guid>https://semonan.com/kr/book/ai/face-processing/face-analysis-deep-learning/</guid><description>&lt;h1 id="딥러닝-기반-얼굴-분석인식"&gt;딥러닝 기반 얼굴 분석/인식&lt;a class="anchor" href="#%eb%94%a5%eb%9f%ac%eb%8b%9d-%ea%b8%b0%eb%b0%98-%ec%96%bc%ea%b5%b4-%eb%b6%84%ec%84%9d%ec%9d%b8%ec%8b%9d"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;Deep learning 기술이 발전하면서 Face analysis 성능도 향상 되었습니다.&lt;br&gt;
성능이 좋은 Open source기반 Face analysis library를 소개하고 사용법을 설명하겠습니다.&lt;/p&gt;
&lt;h2 id="insightface-2d-and-3d-face-analysis-project"&gt;InsightFace: 2D and 3D Face Analysis Project&lt;a class="anchor" href="#insightface-2d-and-3d-face-analysis-project"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/deepinsight/insightface" rel="noopener noreferrer" target="_blank"&gt;&lt;code&gt;https://github.com/deepinsight/insightface&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;※ License : 위 사이트에서 참조하세요 !&lt;/p&gt;
&lt;p&gt;이 곳에서 여러가지 Model을 공유하고 있으며, 그 중 &lt;code&gt;buffalo_l&lt;/code&gt; 이라는 Model pack을 소개하고자 합니다.&lt;br&gt;
&lt;code&gt;buffalo_l&lt;/code&gt;은 blob box, key points, detection score, landmark 2d/3d, gender, age, embedding, pose 정보를 제공합니다.&lt;br&gt;
 &lt;br&gt;
Python을 활용하여 Face analysis 하는 과정을 보여드리겠습니다.&lt;/p&gt;</description></item></channel></rss>