← Search

William J. Dally

4 accepted papers

2019

A Delay Metric for Video Object Detection: What Average Precision Fails to Tell

ICCV 2019poster

Average precision (AP) is a widely used metric to evaluate detection accuracy of image and video object detectors. In this paper, we analyze the object detection from video and point out that mAP alone is not sufficient to capture the temporal nature of video object detection. To tackle this problem…

Cited by 60PDFcodeScholar
2018

Efficient Sparse-Winograd Convolutional Neural Networks

ICLR 2018poster

Convolutional Neural Networks (CNNs) are computationally intensive, which limits their application on mobile devices. Their energy is dominated by the number of multiplies needed to perform the convolutions. Winograd’s minimal filtering algorithm (Lavin, 2015) and network pruning (Han et al., 2015)…

2017

DSD: Dense-Sparse-Dense Training for Deep Neural Networks

ICLR 2017poster

Modern deep neural networks have a large number of parameters, making them very hard to train. We propose DSD, a dense-sparse-dense training flow, for regularizing deep neural networks and achieving better optimization performance. In the first D (Dense) step, we train a dense network to learn conne…

Cited by 265SourcecodeScholar