update release note

This commit is contained in:
HuangMason320 2025-07-31 01:25:41 +08:00
parent 06d7c72c93
commit 757641983b

View File

@ -10,25 +10,11 @@
- Add option of "upload_fw" and connect to the inference process - Add option of "upload_fw" and connect to the inference process
- Update properties' UI prevent horizontal scroll bar - Update properties' UI prevent horizontal scroll bar
### Fix ### Fixgit
- Running inference more than one times will lead to error - Running inference more than one times will lead to error
- FPS visualization and calculation - FPS visualization and calculation
- Inference output (used to be limited to 100 output) - Inference output (used to be limited to 100 output)
### Known Bugs ### Known Bugs
- Nodes' properties - Nodes' properties
- Output visualization including postprocessing - 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