deepinsight / deepinsight/insightface
free model from memory
Open
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hoe can I free the memory from a model when I no longer need it on runtime?
The only way I see momery is being freed is when the program completly stops. I tried using del but nothing, the memory is still being used, how can I free it?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.