Skip to content

Commit

Permalink
imx500: Remove Yolov8 model until licensing has been agreed
Browse files Browse the repository at this point in the history
Signed-off-by: Naushir Patuck <[email protected]>
  • Loading branch information
naushir committed Oct 3, 2024
1 parent a8ccf9f commit ba2c497
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utils/download-imx500-models.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ networks=(
https://github.com/raspberrypi/imx500-models/raw/main/imx500_network_shufflenet_v2_x1_5.rpk
https://github.com/raspberrypi/imx500-models/raw/main/imx500_network_squeezenet1.0.rpk
https://github.com/raspberrypi/imx500-models/raw/main/imx500_network_ssd_mobilenetv2_fpnlite_320x320_pp.rpk
https://github.com/raspberrypi/imx500-models/raw/main/imx500_network_yolov8n_pp.rpk
)

if [ $# -ne 1 ]; then
Expand Down

0 comments on commit ba2c497

Please sign in to comment.