scispace - formally typeset
J

Jian Sun

Researcher at Xi'an Jiaotong University

Publications -  394
Citations -  356427

Jian Sun is an academic researcher from Xi'an Jiaotong University. The author has contributed to research in topics: Computer science & Object detection. The author has an hindex of 109, co-authored 360 publications receiving 239387 citations. Previous affiliations of Jian Sun include French Institute for Research in Computer Science and Automation & Tsinghua University.

Papers
More filters
Proceedings Article

R-FCN: Object Detection via Region-based Fully Convolutional Networks

TL;DR: R-FCN as mentioned in this paper proposes position-sensitive score maps to address the dilemma between translation-invariance in image classification and translation-variance in object detection, and achieves state-of-the-art performance on the PASCAL VOC dataset.
Proceedings ArticleDOI

ShuffleNet: An Extremely Efficient Convolutional Neural Network for Mobile Devices

TL;DR: ShuffleNet as discussed by the authors utilizes two new operations, pointwise group convolution and channel shuffle, to greatly reduce computation cost while maintaining accuracy, and achieves an actual speedup over AlexNet while maintaining comparable accuracy.
Book ChapterDOI

Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition

TL;DR: This work equips the networks with another pooling strategy, “spatial pyramid pooling”, to eliminate the above requirement, and develops a new network structure, called SPP-net, which can generate a fixed-length representation regardless of image size/scale.
Journal ArticleDOI

Single Image Haze Removal Using Dark Channel Prior

TL;DR: A simple but effective image prior - dark channel prior to remove haze from a single input image is proposed, based on a key observation - most local patches in haze-free outdoor images contain some pixels which have very low intensities in at least one color channel.
Book ChapterDOI

ShuffleNet V2: Practical Guidelines for Efficient CNN Architecture Design

TL;DR: ShuffleNet V2 as discussed by the authors proposes to evaluate the direct metric on the target platform, beyond only considering FLOPs, based on a series of controlled experiments, and derives several practical guidelines for efficient network design.