Major improvements: - Add intelligent memory management for both input and output queues - Implement frame dropping strategy to prevent memory overflow - Set output queue limit to 50 results with FIFO cleanup - Add input queue management with real-time frame dropping - Filter async results from callbacks and display to reduce noise - Improve system stability and prevent queue-related hangs - Add comprehensive logging for dropped frames and results Performance enhancements: - Maintain real-time processing by prioritizing latest frames - Prevent memory accumulation that previously caused system freezes - Ensure consistent queue size reporting and FPS calculations 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
8 lines
135 B
Markdown
8 lines
135 B
Markdown
# Release Note for Cluster4NPU
|
|
## v0.0.2 (2025/7/31)
|
|
### Update
|
|
-
|
|
### Fix
|
|
- Can't inference twice in the same app
|
|
- FPS computation
|
|
- |