Two Tales about Image Classification

GHC 6501

Abstract: This talk tells two tales about image-classification systems, both of which are motivated by the real-world deployment of such systems. The first tale introduces a new convolutional neural network architecture, called multi-scale DenseNets, with the ability to adapt dynamically to computational resource limits at inference time. The network uses progressively growing multi-scale convolutions, dense [...]