← Search

Yangqing Jia

5 accepted papers

2024

DistriFusion: Distributed Parallel Inference for High-Resolution Diffusion Models

CVPR 2024highlight

Diffusion models have achieved great success in synthesizing high-quality images. However generating high-resolution images with diffusion models is still challenging due to the enormous computational costs resulting in a prohibitive latency for interactive applications. In this paper we propose Dis…

2019

ChamNet: Towards Efficient Network Design Through Platform-Aware Model Adaptation

CVPR 2019poster

This paper proposes an efficient neural network (NN) architecture design methodology called Chameleon that honors given resource constraints. Instead of developing new building blocks or using computationally-intensive reinforcement learning algorithms, our approach leverages existing efficient netw…

Cited by 341PDFcodeScholar
2019

FBNet: Hardware-Aware Efficient ConvNet Design via Differentiable Neural Architecture Search

CVPR 2019oral

Designing accurate and efficient ConvNets for mobile devices is challenging because the design space is combinatorially large. Due to this, previous neural architecture search (NAS) methods are computationally expensive. ConvNet architecture optimality depends on factors such as input resolution and…

Cited by 1699PDFcodeScholar
2015

Going Deeper With Convolutions

CVPR 2015poster

We propose a deep convolutional neural network architecture codenamed Inception that achieves the new state of the art for classification and detection in the ImageNet Large-Scale Visual Recognition Challenge 2014 (ILSVRC2014). The main hallmark of this architecture is the improved utilization of th…

Cited by 66966SourcePDFScholar
2015

MatchNet: Unifying Feature and Metric Learning for Patch-Based Matching

CVPR 2015poster

Motivated by recent successes on learning feature representations and on learning feature comparison functions, we propose a unified approach to combining both for training a patch matching system. Our system, dubbed MatchNet, consists of a deep convolutional network that extracts features from pa…