Memory#
pytme is aware of the memory required for template matching operations. This enables us to map template matching problems to the available hardware and compute a splitting strategy ahead of time.
Memory usage helpers#
|
Estimate the memory usage for a given template matching run. |
Abstract Base#
|
Strategy class for estimating memory requirements. |
Memory usage classes#
|
Memory estimator for methods with uniform array requirements. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|