scispace - formally typeset
J

Jiashi Feng

Researcher at National University of Singapore

Publications -  472
Citations -  33290

Jiashi Feng is an academic researcher from National University of Singapore. The author has contributed to research in topics: Computer science & Deep learning. The author has an hindex of 77, co-authored 426 publications receiving 21521 citations. Previous affiliations of Jiashi Feng include Huawei & Salesforce.com.

Papers
More filters
Proceedings Article

Return of frustratingly easy domain adaptation

TL;DR: Correlation alignment (CORAL) as discussed by the authors minimizes domain shift by aligning the second-order statistics of source and target distributions, without requiring any target labels, and it can be implemented in four lines of Matlab code.
Proceedings ArticleDOI

A Simple Pooling-Based Design for Real-Time Salient Object Detection

TL;DR: This work solves the problem of salient object detection by investigating how to expand the role of pooling in convolutional neural networks by building a global guidance module (GGM) and designing a feature aggregation module (FAM) to make the coarse-level semantic information well fused with the fine-level features from the top-down path- way.
Journal ArticleDOI

Scale-Aware Fast R-CNN for Pedestrian Detection

TL;DR: SAF R-CNN as discussed by the authors introduces multiple built-in subnetworks which detect pedestrians with scales from disjoint ranges, and outputs from all of the sub-networks are then adaptively combined to generate the final detection results that are shown to be robust to large variance in instance scales.
Proceedings ArticleDOI

Deep Joint Rain Detection and Removal from a Single Image

TL;DR: A recurrent rain detection and removal network that removes rain streaks and clears up the rain accumulation iteratively and progressively is proposed and a new contextualized dilated network is developed to exploit regional contextual information and to produce better representations for rain detection.
Proceedings ArticleDOI

PANet: Few-Shot Image Semantic Segmentation With Prototype Alignment

TL;DR: PANet as mentioned in this paper learns class-specific prototype representations from a few support images within an embedding space and then performs segmentation over the query images through matching each pixel to the learned prototypes.