fix: gpu memory leaks

This commit is contained in:
Siwat Sirichai 2025-11-10 22:10:46 +07:00
parent 3a47920186
commit 593611cdb7
13 changed files with 420 additions and 166 deletions

3
.gitignore vendored
View file

@ -4,4 +4,5 @@ __pycache__/
.env
.claude
/models/
/tracked_objects.json
/tracked_objects.json
.trt_cache