Posts
-
May 23, 2019
ICLR 2019 참석 후기 및 단순하고 효과적인 Network Pruning 방법론을 다룬 Best Paper 리뷰
ICLR 2019 학회에 다녀온 후기와 학회에 대한 소개, Best Paper에 대한 리뷰를 글로 작성하였습니다.
-
April 19, 2019
CVPR 2019 overview
CVPR 2019 학회에 논문들에 대한 간단한 시각화 및 논문 리뷰를 작성하였습니다.
-
March 05, 2019
Fast Style Transfer PyTorch Tutorial
Fast Style Transfer를 PyTorch로 구현하고, Custom dataset으로 실습해볼 수 있는 tutorial 입니다. 예제로 배틀그라운드 게임의 영상을 활용하였으며 누구나 쉽게 실행해볼 수 있습니다.
-
February 13, 2019
Pelee Tutorial [2] PeleeNet PyTorch Code Implementation
Mobile Device에서 Classification을 수행하기 위한 최신 연구인 PeleeNet을 PyTorch로 구현하였습니다.
-
February 12, 2019
Pelee Tutorial [1] Paper Review & Implementation detail
Mobile Device에 CNN을 적용하기 위한 최신 연구인 Pelee(NeurIPS 2018) 논문을 리뷰하였습니다.
-
January 28, 2019
DenseNet Tutorial [2] PyTorch Code Implementation
대표적인 CNN architecture인 DenseNet을 PyTorch로 구현하고 실습하는 과정을 정리하였습니다.
-
January 27, 2019
DenseNet Tutorial [1] Paper Review & Implementation details
대표적인 CNN architecture인 DenseNet에 대한 리뷰와 구현을 위한 detail들을 분석하고 정리하였습니다.
-
January 23, 2019
Tutorials of Object Detection using Deep Learning [8] Object Detection Labeling Guide
Deep Learning을 이용한 Object detection Tutorial - [8] Object Detection Labeling에 대한 설명과 Tool 사용법 등을 소개드립니다.
-
January 11, 2019
Tutorials of Object Detection using Deep Learning [7] Object Detection 최신 논문 Review
Deep Learning을 이용한 Object detection Tutorial - [7] Object Detection 최신 논문들을 간단하게 Review하였습니다.
-
January 03, 2019
Tutorials of Object Detection using Deep Learning [6] Object Detection Multi Scale Testing Method Review
Deep Learning을 이용한 Object detection Tutorial - [6] Object Detection Multi Scale Testing Method Review