Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-statistics domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home2/cfqckdmy/public_html/heungno/wp-includes/functions.php on line 6114
Warning: Cannot modify header information - headers already sent by (output started at /home2/cfqckdmy/public_html/heungno/wp-includes/functions.php:6114) in /home2/cfqckdmy/public_html/heungno/wp-includes/rest-api/class-wp-rest-server.php on line 1893
Warning: Cannot modify header information - headers already sent by (output started at /home2/cfqckdmy/public_html/heungno/wp-includes/functions.php:6114) in /home2/cfqckdmy/public_html/heungno/wp-includes/rest-api/class-wp-rest-server.php on line 1893
Warning: Cannot modify header information - headers already sent by (output started at /home2/cfqckdmy/public_html/heungno/wp-includes/functions.php:6114) in /home2/cfqckdmy/public_html/heungno/wp-includes/rest-api/class-wp-rest-server.php on line 1893
Warning: Cannot modify header information - headers already sent by (output started at /home2/cfqckdmy/public_html/heungno/wp-includes/functions.php:6114) in /home2/cfqckdmy/public_html/heungno/wp-includes/rest-api/class-wp-rest-server.php on line 1893
Warning: Cannot modify header information - headers already sent by (output started at /home2/cfqckdmy/public_html/heungno/wp-includes/functions.php:6114) in /home2/cfqckdmy/public_html/heungno/wp-includes/rest-api/class-wp-rest-server.php on line 1893
Warning: Cannot modify header information - headers already sent by (output started at /home2/cfqckdmy/public_html/heungno/wp-includes/functions.php:6114) in /home2/cfqckdmy/public_html/heungno/wp-includes/rest-api/class-wp-rest-server.php on line 1893
Warning: Cannot modify header information - headers already sent by (output started at /home2/cfqckdmy/public_html/heungno/wp-includes/functions.php:6114) in /home2/cfqckdmy/public_html/heungno/wp-includes/rest-api/class-wp-rest-server.php on line 1893
Warning: Cannot modify header information - headers already sent by (output started at /home2/cfqckdmy/public_html/heungno/wp-includes/functions.php:6114) in /home2/cfqckdmy/public_html/heungno/wp-includes/rest-api/class-wp-rest-server.php on line 1893
{"id":7283,"date":"2019-05-29T15:08:25","date_gmt":"2019-05-29T06:08:25","guid":{"rendered":"https:\/\/infonet.gist.ac.kr\/?p=7283"},"modified":"2023-12-15T16:21:09","modified_gmt":"2023-12-15T07:21:09","slug":"ai-post-3-infonet-research-not","status":"publish","type":"post","link":"https:\/\/heungno.net\/?p=7283","title":{"rendered":"[AI-post 4]"},"content":{"rendered":"
[AI-post 4] Anomaly Detection method via GAN (posting date : 190529)<\/strong><\/p>\n\n\n
이번에는 [AnoGAN]에 대한 아이디어를 최대한 수식 없이 풀어보고자 합니다.<\/p>\n\n\n
\n
GAN 기본에 대해 아시는 분은 Chap 3 부터 읽으시면 되겠습니다.<\/li>\n<\/ul>\n\n\n
<요약> \n<\/strong><\/em>본 논문에선 다음을 내용에 대해 이야기하고자 합니다.<\/p>\n\n\n
\n
GAN 이용한 특수 응용 사례 : Outlier detection (Classifier 에 학습되지 않은 data에 대한 검출 방법)<\/strong><\/em><\/li>\n<\/ul>\n\n\n
– 일반적으로 Classification system 에서 학습되지 않은 형태의 Data가 입력될 경우 ‘학습되지 않은 Data<\/em>‘임을 알아내는 것은 매우 중요하나, 쉬운 문제는 아니라서 많이들 간과하고 있음. \n(e.x. ‘개\/고양이’ 사진을 분류하는 시스템에, ‘사람’ 사진이 입력될 경우, ‘개\/고양이가 아님’이 아닌 ‘개’ 또는 ‘고양이’중 하나로 분류함.)<\/p>\n\n\n
– 본 포스팅에서는 상기 문제를 해결을 위해 idea 측면에서 이야기 하고자 함.<\/p>\n\n\n