Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Add Patch-Based Inference Support (Inspired by MCUNetV2) #3032

Open
Josiah-MCS opened this issue Jan 9, 2025 · 0 comments

Comments

@Josiah-MCS
Copy link

Josiah-MCS commented Jan 9, 2025

Feature Request: Add Patch-Based Inference Support (Inspired by MCUNetV2)

Problem Statement

TensorFlow Lite Micro (TFLM) currently lacks support for patch-based inference, as introduced in MCUNetV2. This technique processes input images in smaller patches sequentially, reducing peak memory usage, thus enabling inference on higher resolution images on resource-constrained devices like microcontrollers.

References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant