CPU/GPU/NPU and webcam live analysis implementation for all verticals #167
Open
carlo-ferriolo wants to merge 2 commits into
Open
CPU/GPU/NPU and webcam live analysis implementation for all verticals #167carlo-ferriolo wants to merge 2 commits into
carlo-ferriolo wants to merge 2 commits into
Conversation
In this patch has been added the integration of a new page which include the same logic used before for Sample integrity, Quality Inspection and Crowd and Fall detection improved by the use of webcam instead of images and carousel. This gives the possbility to choose a more practical application for who wants to use the OOBE on real environment. Signed-off-by: Carlo Ferriolo <carlo.ferriolo@seco.com>
1bafe0b to
3227924
Compare
In this commit has been done few changes regarding the functioning of main and webcam analysis. In webcam pages there were already the possibility to access the camera for the analysis but no mode (cpu, gpu or npu) can be chosen. To do so have been added three more buttons which starts the live webcam analysis with the corresponding endpoint and AI model. Furthermore, to enhance the processor units this work has been done for main analysis which does not require the webcam but only the carousel part. The newest endpoint created for blister and people detection are: /people-detect-cpu /people-detect-gpu /people-detect-npu /blister-pack-detect-cpu /blister-pack-detect-gpu /blister-pack-detect-npu while the ones corresponding to the pcb don't change. Signed-off-by: Carlo Ferriolo <carlo.ferriolo@seco.com>
3227924 to
390b1ed
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.