-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update recommended hardware page to reflect multiple detectors #4746
Conversation
✅ Deploy Preview for frigate-docs ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
@NateMeyer Let me know what you think, the J4105 and VPU examples are pulled from your post and the N4020 is from a personal laptop I use for occasional intel testing. Does more information need to be provided for OpenVino side? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks pretty good. A couple suggestions.
docs/docs/frigate/hardware.md
Outdated
|
||
### TensorRT | ||
|
||
The TensortRT detector is able to run on x86 hosts that have an Nvidia GPU. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There will probably be a minimum compatible generation of GPU. We'll have to figure out what this is in the TensorRT PR and update this section.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Similarly would probably want a note on this page for the OpenVino as well (I believe it is listed on the other docs)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, that would be good to mention here as well. Can we also put in a link to the detector doc page sections?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yep, I reorganized the docs a bit so there aren't so many and
s and or
s
Co-authored-by: Nate Meyer <Nate.Devel@gmail.com>
Co-authored-by: Nate Meyer <Nate.Devel@gmail.com>
No description provided.