densityMap
R2026bDensity map of object count generated using CounTR deep learning model
Since R2025a
Syntax
Description
Add-On Required: This feature requires the Visual Inspection Toolbox Model for CounTR Object Counting add-on.
specifies options using additional name-value arguments in addition to any combination of
arguments from previous syntaxes. For example, densMap = densityMap(___,Name=Value)MiniBatchSize=4
specifies the mini-batch size as 4 when you specify an input datastore
of images, ds.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
References
[1] Liu, Chang, Yujie Zhong, Andrew Zisserman, and Weidi Xie. “CounTR: Transformer-Based Generalised Visual Counting.” arXiv, June 2, 2023. https://doi.org/10.48550/arXiv.2208.13721.
[2] grand-challenge.org. “CAMELYON17 - Grand Challenge.” Accessed November 8, 2024. https://camelyon17.grand-challenge.org/Data/.


