-
-
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
AMD GPU support with the rocm detector and YOLOv8 pretrained model download and support for edgetpu and openvino detectors #9760
Commits on Jan 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 42f1168 - Browse repository at this point
Copy the full SHA 42f1168View commit details
Commits on Jan 26, 2024
-
detectors/rocm: separate yolov8 postprocessing into own function; fix…
… box scaling; use cv2.dnn.blobForImage for preprocessing; assert on required model parameters
Configuration menu - View commit details
-
Copy full SHA for d88accf - Browse repository at this point
Copy the full SHA d88accfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35ae69a - Browse repository at this point
Copy the full SHA 35ae69aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb2425e - Browse repository at this point
Copy the full SHA fb2425eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb0836b - Browse repository at this point
Copy the full SHA bb0836bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60ea2a4 - Browse repository at this point
Copy the full SHA 60ea2a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6de14a4 - Browse repository at this point
Copy the full SHA 6de14a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c93a508 - Browse repository at this point
Copy the full SHA c93a508View commit details
Commits on Jan 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 622a45e - Browse repository at this point
Copy the full SHA 622a45eView commit details -
Configuration menu - View commit details
-
Copy full SHA for af3e40d - Browse repository at this point
Copy the full SHA af3e40dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 252a5dd - Browse repository at this point
Copy the full SHA 252a5ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4481d08 - Browse repository at this point
Copy the full SHA 4481d08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3747b8e - Browse repository at this point
Copy the full SHA 3747b8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 917561b - Browse repository at this point
Copy the full SHA 917561bView commit details
Commits on Jan 28, 2024
-
docker/rocm: do not set HSA_OVERRIDE_GFX_VERSION at all for the gener…
…al version as the empty value broke rocm
Configuration menu - View commit details
-
Copy full SHA for 2634348 - Browse repository at this point
Copy the full SHA 2634348View commit details -
Configuration menu - View commit details
-
Copy full SHA for de02ba7 - Browse repository at this point
Copy the full SHA de02ba7View commit details -
Configuration menu - View commit details
-
Copy full SHA for da31ee1 - Browse repository at this point
Copy the full SHA da31ee1View commit details
Commits on Jan 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6171311 - Browse repository at this point
Copy the full SHA 6171311View commit details
Commits on Feb 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd50898 - Browse repository at this point
Copy the full SHA cd50898View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80ae30e - Browse repository at this point
Copy the full SHA 80ae30eView commit details
Commits on Feb 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d6ff220 - Browse repository at this point
Copy the full SHA d6ff220View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c58c3e - Browse repository at this point
Copy the full SHA 7c58c3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b151bcc - Browse repository at this point
Copy the full SHA b151bccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a14703 - Browse repository at this point
Copy the full SHA 8a14703View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77fc38c - Browse repository at this point
Copy the full SHA 77fc38cView commit details -
detectors/rocm: automatically override HSA_OVERRIDE_GFX_VERSION for c…
…ouple of known chipsets
Configuration menu - View commit details
-
Copy full SHA for 24cae6d - Browse repository at this point
Copy the full SHA 24cae6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1942783 - Browse repository at this point
Copy the full SHA 1942783View commit details -
Configuration menu - View commit details
-
Copy full SHA for c037c18 - Browse repository at this point
Copy the full SHA c037c18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80bb349 - Browse repository at this point
Copy the full SHA 80bb349View commit details -
Configuration menu - View commit details
-
Copy full SHA for d35a2f1 - Browse repository at this point
Copy the full SHA d35a2f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2d26c9 - Browse repository at this point
Copy the full SHA b2d26c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bcb071 - Browse repository at this point
Copy the full SHA 4bcb071View commit details -
frigate/detectors: renamed yolov8_preprocess->preprocess, pass input …
…tensor element type
Configuration menu - View commit details
-
Copy full SHA for a982698 - Browse repository at this point
Copy the full SHA a982698View commit details -
Configuration menu - View commit details
-
Copy full SHA for dee95de - Browse repository at this point
Copy the full SHA dee95deView commit details
Commits on Feb 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dcfe6bb - Browse repository at this point
Copy the full SHA dcfe6bbView commit details
Commits on Feb 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c2baac6 - Browse repository at this point
Copy the full SHA c2baac6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35cc6a1 - Browse repository at this point
Copy the full SHA 35cc6a1View commit details
Commits on Feb 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d117da4 - Browse repository at this point
Copy the full SHA d117da4View commit details
Commits on Feb 9, 2024
-
Revert "detectors: implement class aggregation"
This reverts commit dcfe6bb.
Configuration menu - View commit details
-
Copy full SHA for 4dc7502 - Browse repository at this point
Copy the full SHA 4dc7502View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79b88c9 - Browse repository at this point
Copy the full SHA 79b88c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4318b5a - Browse repository at this point
Copy the full SHA 4318b5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a00fe53 - Browse repository at this point
Copy the full SHA a00fe53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b2331b - Browse repository at this point
Copy the full SHA 7b2331bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d09102a - Browse repository at this point
Copy the full SHA d09102aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86cf8fa - Browse repository at this point
Copy the full SHA 86cf8faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7237a79 - Browse repository at this point
Copy the full SHA 7237a79View commit details