this post was submitted on 06 Jan 2024
24 points (100.0% liked)
Aotearoa / New Zealand
1657 readers
4 users here now
Kia ora and welcome to !newzealand, a place to share and discuss anything about Aotearoa in general
- For politics , please use !politics@lemmy.nz
- Shitposts, circlejerks, memes, and non-NZ topics belong in !offtopic@lemmy.nz
- If you need help using Lemmy.nz, go to !support@lemmy.nz
- NZ regional and special interest communities
Rules:
FAQ ~ NZ Community List ~ Join Matrix chatroom
Banner image by Bernard Spragg
Got an idea for next month's banner?
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Well the nVidia detector is a bit more fiddly to get going than the OpenVINO one; but not too hard, just a matter of going through the steps in the documentation.
You need to run a different image of the frigate container so it includes all the TensorRT stuff and separately you have to generate the models. The only hiccup I had there was setting the right GPU to generate on bc mine is only a 1030 disabling FP16 operations.
That's all running fine so now i'll just monitor it for a bit to see if it makes any significant difference to CPU load & case temperatures running the detections on the GPU instead of CPU.