diff --git a/README.md b/README.md index 88a5c41..d76eb95 100644 --- a/README.md +++ b/README.md @@ -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 + + +##### [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) + +