cluster4npu/cluster4npu_ui/release_note.md

34 lines
1.1 KiB
Markdown

# Release Notes - Cluster4NPU
## v0.0.2
**Release Date:** July 31, 2025
### Update
- App automatically cleans up old data to stay efficient
- Removed unnecessary text and confusing messages that cluttered the display
- Add option of "upload_fw" and connect to the inference process
- Update properties' UI prevent horizontal scroll bar
### Fix
- Running inference more than one times will lead to error
- FPS visualization and calculation
- Inference output (used to be limited to 100 output)
### Known Bugs
- Nodes' properties
- Output visualization including postprocessing
## For QA
### Test These Scenarios:
1. **Multiple Sessions**: Start and stop inference 3-5 times → Should not crash
2. **Long Running**: Let it run for 1 hour → Performance should stay consistent
3. **FPS Check**: Watch FPS numbers → Should be steady around 4-5 FPS, not jumping wildly
4. **Memory Check**: Monitor system memory → Should not keep growing over time
### Expected Results:
- No application crashes
- Stable FPS readings
- Memory usage stays controlled
- System responds quickly to new camera frames