2026-05-05 10:15 PM - last edited on 2026-05-06 2:20 AM by Andrew Neil
2026-05-06 2:11 AM
Hi @Ritesh1,
Indeed the ssd mobilenet v2 in 192x192 is not available anymore.
In a recent update, we added support to pytorch model, and we use the new pytorch pipeline for this model.
You can still find it in 300x300 here:
stm32ai-modelzoo/object_detection/ssd_mobilenetv2_pt at main · STMicroelectronics/stm32ai-modelzoo
For yolo X Nano, it is the yoloxn. I think it's been a long time since it is like this. You can find it here:
Have a good day,
Julian