scispace - formally typeset
Z

Zhen Zuo

Researcher at Nanyang Technological University

Publications -  30
Citations -  1125

Zhen Zuo is an academic researcher from Nanyang Technological University. The author has contributed to research in topics: Convolutional neural network & Discriminative model. The author has an hindex of 15, co-authored 28 publications receiving 947 citations. Previous affiliations of Zhen Zuo include Huazhong University of Science and Technology.

Papers
More filters
Proceedings ArticleDOI

DAG-Recurrent Neural Networks for Scene Labeling

TL;DR: Direct acyclic graph RNNs are proposed to process DAG-structured images, which enables the network to model long-range semantic dependencies among image units and proposes a novel class weighting function that attends to rare classes, which phenomenally boosts the recognition accuracy for non-frequent classes.
Proceedings ArticleDOI

Convolutional recurrent neural networks: Learning spatial dependencies for image representation

TL;DR: The convolutional recurrent neural network (C-RNN) is proposed, which learns the spatial dependencies between image regions to enhance the discriminative power of image representation and achieves competitive performance on ILSVRC 2012, SUN 397, and MIT indoor.
Journal ArticleDOI

Scene Segmentation with DAG-Recurrent Neural Networks

TL;DR: This paper proposes a novel class-weighted loss to train the segmentation network, which distributes reasonably higher attention weights to infrequent classes during network training, which is essential to boost their parsing performance.
Proceedings ArticleDOI

Joint Learning of Convolutional Neural Networks and Temporally Constrained Metrics for Tracklet Association

TL;DR: A novel and efficient way to obtain discriminative appearance-based tracklet affinity models that jointly learns the convolutional neural networks (CNNs) and temporally constrained metrics under a unified framework is proposed.
Journal ArticleDOI

Learning Contextual Dependence With Convolutional Hierarchical Recurrent Neural Networks

TL;DR: This paper integrates CNNs with HRNNs, and develops end-to-end convolutional hierarchical RNNs (C-HRNNs) for image classification, which not only utilize the discriminative representation power of CNNs, but also utilize the contextual dependence learning ability of the authors' HRnns.