The generalization threshold for Iterative Patch Selection on low object-to-image-ratio images depends on training set size and task, and smaller patches relative to the object improve low-data accuracy.
Efficient Classification of Very Large Images with Tiny Objects
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
An increasing number of applications in computer vision, specially, in medical imaging and remote sensing, become challenging when the goal is to classify very large images with tiny informative objects. Specifically, these classification tasks face two key challenges: $i$) the size of the input image is usually in the order of mega- or giga-pixels, however, existing deep architectures do not easily operate on such big images due to memory constraints, consequently, we seek a memory-efficient method to process these images; and $ii$) only a very small fraction of the input images are informative of the label of interest, resulting in low region of interest (ROI) to image ratio. However, most of the current convolutional neural networks (CNNs) are designed for image classification datasets that have relatively large ROIs and small image sizes (sub-megapixel). Existing approaches have addressed these two challenges in isolation. We present an end-to-end CNN model termed Zoom-In network that leverages hierarchical attention sampling for classification of large images with tiny objects using a single GPU. We evaluate our method on four large-image histopathology, road-scene and satellite imaging datasets, and one gigapixel pathology dataset. Experimental results show that our model achieves higher accuracy than existing methods while requiring less memory resources.
fields
cs.CV 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
On the Generalizability of Iterative Patch Selection for Memory-Efficient High-Resolution Image Classification
The generalization threshold for Iterative Patch Selection on low object-to-image-ratio images depends on training set size and task, and smaller patches relative to the object improve low-data accuracy.