前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >halcon“小试”目标检测(object detection)

halcon“小试”目标检测(object detection)

作者头像
苏州程序大白
发布2021-08-13 13:17:42
1K0
发布2021-08-13 13:17:42
举报
文章被收录于专栏:用户8907256的专栏

halcon“小试”目标检测(object detection)

来个目标检测(object detection),比较火的检测有faster-rcnn,r-fcn,sdd,yolo。后面有时间一一介绍 下面看看halcon如何实现目标检测的 halcon读取8w多张图像,60w多个目标,毫无压力。halcon还是可以的,就是灵活性差不少。

代码语言:javascript
复制
*
* This example is part of a series of examples, which summarizes
* the workflow for DL object detection. It uses the MVTec pill bag dataset.
*
* The four parts are:
* 1. Creation of the model and dataset preprocessing.
* 2. Training of the model.
* 3. Evaluation of the trained model.
* 4. Inference on new images.
*
* This example covers part 1: 'Creation of model and dataset preprocessing'.
*
* It explains how to create a DL object detection model (
本文参与 腾讯云自媒体同步曝光计划,分享自作者个人站点/博客。
原始发表:2021/04/14 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • halcon“小试”目标检测(object detection)
相关产品与服务
图像识别
腾讯云图像识别基于深度学习等人工智能技术,提供车辆,物体及场景等检测和识别服务, 已上线产品子功能包含车辆识别,商品识别,宠物识别,文件封识别等,更多功能接口敬请期待。
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档