# pedestrain_detec_ssd_nnie **Repository Path**: willer1993/pedestrain_detec_ssd ## Basic Information - **Project Name**: pedestrain_detec_ssd_nnie - **Description**: A pedestrain_detec model that base on ssd.Deployed on hisi board. 部署在海思上的行人检测模型,3516d v300下实时运行。 - **Primary Language**: C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 10 - **Created**: 2021-01-18 - **Last Updated**: 2021-01-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pedestrain_detec_ssd 具体不多说,这个 demo 更像是ssd后处理c语言版,模型什么的都是海思nnie 搞定了,不需要我搭建什么框架。vison下的pedestrain.c就是后处理函数所在源文件。 博客地址:https://blog.csdn.net/tangshopping/article/details/107100178 。