Skip to content

Latest commit

 

History

History
executable file
·
56 lines (50 loc) · 2.13 KB

File metadata and controls

executable file
·
56 lines (50 loc) · 2.13 KB
layout default
title Just Do It! - About

About Me

I'm a M.S. student at Computer Vision and Image Processing Lab in Inha University, South Korea. I research on deep learning and computer vision.

Education

  • M.S. in Electrical and Computer Engineering, Inha University, South Korea (2020 ~ )
  • B.S. in Electronic Engineering, Inha University, South Korea (2013 ~ 2020)
<h3>Interests</h3>
<ul>
	<li>Meta-Learning</li>
    <li>Deep Generative Models</li>
</ul>

<h3>Skills</h3>
<ul>
    <li>Python</li>
    <li>PyTorch</li>
</ul>

<h3>Publications</h3>
<h4>&nbsp;&nbsp;&nbsp;Meta-Learning</h4>
<ul>
    <li>Contextual Gradient Scaling for Few-Shot Learning 
        <font size='3'>
            <a href="https://github.com/shlee625/CxGrad" target="_blank">[code]</a> <br>
            <i><b>Sanghyuk Lee</b>, Seunghyun Lee, and Byung Cheol Song</i> <br>
            WACV 2022 (to appear)
        </font>
    </li>
</ul>
<h4>&nbsp;&nbsp;&nbsp;Pruning</h4>
<ul>
    <li>Channel Pruning via Gradient of Mutual Information for Light-Weight Convolutional Neural Networks
    <font size='3'><a href="https://ieeexplore.ieee.org/abstract/document/9190803" target="_blank">[paper]</a> <br>
        <i>Min Kyu Lee, Seunghyun Lee, <b>Sang Hyuk Lee</b>, and Byung Cheol Song</i> <br>
        ICIP 2020
    </font></li>
</ul>

<h3>Contacts</h3>
<ul>
    <li>Email: <a href="mailto:sanghyuk.lee625@gmail.com">sanghyuk.lee625@gmail.com</a></li>
    <li>GitHub: <a href="https://github.com/shlee625" target="_blank">https://github.com/shlee625</a></li>
    <li>Google Scholar: <a href="https://scholar.google.com/citations?user=sclHhEAAAAAJ" target="_blank">author page</a></li>
    <li>LinkedIn: <a href="https://linkedin.com/in/sanghyuklee625" target="_blank">https://linkedin.com/in/shlee625</a></li>
</ul>