Eric K. Davis
Syracuse University
5 Papers
5 Citations
Eric K. Davis is an academic researcher from Syracuse University. The author has contributed to research in topics: Computer science & Synthetic aperture radar. The author has an hindex of 3, co-authored 5 publications.
Chat about Author
Papers
Bridging a Gap in SAR-ATR: Training on Fully Synthetic and Testing on Measured Data
Nathan Inkawhich,Matthew Inkawhich,Eric K. Davis,Uttam Majumder,Erin E. Tripp,Chris Capraro,Yi Chen +6 more
TL;DR: In this article, the authors proposed data augmentation, model construction, loss function choices, and ensembling techniques to enhance the representation learned from the synthetic data, and ultimately achieved over 95% accuracy on the SAMPLE dataset.
Training SAR-ATR Models for Reliable Operation in Open-World Environments
TL;DR: In this paper, a novel training procedure called adversarial outlier exposure (AdvOE) was developed to codesign the automatic target recognition (SAR-ATR) system for accuracy and OOD detection.
SAR object classification implementation for embedded platforms
Chris Capraro,Uttam Majumder,Josh Siddall,Eric K. Davis,Daniel Brown,Chris Cicotta +5 more
- 11 Jun 2019
TL;DR: An algorithm to reduce the run-time and the power consumption of Deep Neural Networks (DNNs) classifiers by reducing the DNN model size required for a given object classification task is developed.
5
An approaches for noise induced object classifications accuracy improvement
Eric K. Davis,Uttam Majumder,Chris Capraro,Chris Cicotta,Josh Siddall,Daniel Brown +5 more
- 31 May 2019
TL;DR: This research proposes image pre-processing to reduce the impact of noise induced low classification accuracy and compares the object recognition accuracy of a pretrained model on pre-processed noisy images and unprocessed noise images.
1
•Posted Content
The Untapped Potential of Off-the-Shelf Convolutional Neural Networks
TL;DR: In this paper, the authors show that by allowing just four layers to dynamically change configuration at inference time, existing off-the-shelf models like ResNet-50 are capable of over 95% accuracy on ImageNet.