1 code implementation • 5 Aug 2019 • Albert Shaw, Daniel Hunter, Forrest Iandola, Sammy Sidhu
For real time applications utilizing Deep Neural Networks (DNNs), it is critical that the models achieve high-accuracy on the target task and low-latency inference on the target computing platform.
Ranked #55 on
Semantic Segmentation
on Cityscapes val
(using extra training data)
no code implementations • 17 Nov 2018 • Paden Tomasello, Sammy Sidhu, Anting Shen, Matthew W. Moskewicz, Nobie Redmon, Gayatri Joshi, Romi Phadte, Paras Jain, Forrest Iandola
Recently, autonomous vehicles have created a demand for depth information, which is often obtained using hardware sensors such as Light detection and ranging (LIDAR).
no code implementations • 7 Oct 2017 • Forrest Iandola, Kurt Keutzer
Over the last five years Deep Neural Nets have offered more accurate solutions to many problems in speech recognition, and computer vision, and these solutions have surpassed a threshold of acceptability for many applications.
no code implementations • 20 Dec 2016 • Forrest Iandola
Exploring the design space of CNN architectures.
13 code implementations • 4 Dec 2016 • Bichen Wu, Alvin Wan, Forrest Iandola, Peter H. Jin, Kurt Keutzer
In addition to requiring high accuracy to ensure safety, object detection for autonomous driving also requires real-time inference speed to guarantee prompt vehicle control, as well as small model size and energy efficiency to enable embedded system deployment.
no code implementations • 14 Nov 2016 • Peter H. Jin, Qiaochu Yuan, Forrest Iandola, Kurt Keutzer
Training time on large datasets for deep neural networks is the principal workflow bottleneck in a number of important applications of deep learning, such as object classification and detection in automatic driver assistance systems (ADAS).
1 code implementation • 1 Jun 2016 • Matthew Moskewicz, Forrest Iandola, Kurt Keutzer
Results are presented for a case study of targeting the Qualcomm Snapdragon 820 mobile computing platform for CNN deployment.
1 code implementation • ITSC 2015 • Forrest Iandola, Matthew Moskewicz, Kurt Keutzer
Histogram of Oriented Gradients (HOG) features are the underlying representation in automotive computer vision applications such as collision avoidance and lane keeping.
1 code implementation • CVPR 2015 • Hao Fang, Saurabh Gupta, Forrest Iandola, Rupesh Srivastava, Li Deng, Piotr Dollár, Jianfeng Gao, Xiaodong He, Margaret Mitchell, John C. Platt, C. Lawrence Zitnick, Geoffrey Zweig
The language model learns from a set of over 400, 000 image descriptions to capture the statistics of word usage.
Ranked #1 on
Image Captioning
on COCO Captions test
1 code implementation • CVPR 2015 • Ross Girshick, Forrest Iandola, Trevor Darrell, Jitendra Malik
Deformable part models (DPMs) and convolutional neural networks (CNNs) are two widely used tools for visual recognition.
Ranked #27 on
Object Detection
on PASCAL VOC 2007
1 code implementation • 7 Apr 2014 • Forrest Iandola, Matt Moskewicz, Sergey Karayev, Ross Girshick, Trevor Darrell, Kurt Keutzer
Convolutional Neural Networks (CNNs) can provide accurate object classification.
no code implementations • ICCV 2013 • Ning Zhang, Ryan Farrell, Forrest Iandola, Trevor Darrell
Recognizing objects in fine-grained domains can be extremely challenging due to the subtle differences between subcategories.
Ranked #25 on
Fine-Grained Image Classification
on CUB-200-2011