本文选取yolov3-tiny,使用pretrained weights,实现环视图像中的角点等关键目标检测。

大神镇楼:

https://pjreddie.com/darknet/yolo/

配置参数

详见:https://www.cnblogs.com/xieqi/p/9818056.html

测试

角点检测:https://www.yinxiang.com/everhub/note/e9e02b86-ecc5-40fb-ad2c-d3b43f91e297
loss:https://blog.csdn.net/qq_34806812/article/details/81459982

转ONNX:

转onnx:https://www.yinxiang.com/everhub/note/1c8b7975-72fd-4bbf-abd2-37a9000e0d0a

检测效果:

相关文章:

  • 2021-11-15
  • 2022-01-10
  • 2022-12-23
  • 2022-01-29
  • 2021-08-29
  • 2021-08-26
猜你喜欢
  • 2022-12-23
  • 2021-11-19
  • 2021-11-17
  • 2021-08-03
  • 2022-01-20
  • 2021-06-10
  • 2022-01-04
相关资源
相似解决方案