Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

105061585_homework0 #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 22 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,25 @@ To avoid writing the same person, please report the person's name in
https://docs.google.com/spreadsheets/d/153XruMO7DPONzBTkxh8ZoYSto1E_2zO021vs0prWZ_Q/edit?usp=sharing
First come first serve!
-------
Write here

## Jia-Bin Huang
<img src="https://filebox.ece.vt.edu/~jbhuang/images/jbhuang.jpg" width="150px" />

##### [Website](https://filebox.ece.vt.edu/~jbhuang/)

##### [GitHub](https://github.com/jbhuang0604)

### Introduction
Jia-Bin Huang is an Assistant Professor in the Bradley Electrical and Computer Engineering department at Virginia Tech. His main research interests are in the area of computer vision, computer graphics and machine learning. He is particularly interested in exploiting physically grounded constraints for visual synthesis and analysis problems.

He received his PhD degree in Department of Electrical and Computer Engineering at the University of Illinois, Urbana-Champaign under the supervision of Prof. Narendra Ahuja.

His research topics are super-resolution (SR), optical flow, image processing, segmentation, etc. One paper related to SR is Laplacian Pyramid Super-Resolution Network (LapSRN).
LapSRN use a coarse-to-fine procedure to progressively reconstruct the sub-band residuals of high-resolution images. And it replaces the bicubic interpolation with transposed convolutions to dramatically reduces the computational complexity. This method impresses me and give me some inspiration in SR.

### Some Publications
##### [Deep Laplacian Pyramid Networks for Fast and Accurate Super-Resolution](http://vllab1.ucmerced.edu/~wlai24/LapSRN/papers/cvpr17_LapSRN.pdf)
##### [Tracking Persons-of-Interest via Adaptive Discriminative Features](http://shunzhang.me.pn/papers/eccv2016/FaceTracking_ECCV_2016.pdf)
##### [Temporally Coherent Completion of Dynamic Video](https://pdfs.semanticscholar.org/7ee9/00bbe59fd19e80d7fcc65d47335d270f1214.pdf)