Nicholas Renotte - Tensorflow Object Detection Walkthrough (Anaconda Version) -4

这篇博客介绍了如何利用TensorFlow进行对象检测。作者首先讲述了由于Python版本问题,从Python 3.9切换到3.8的过程。接着详细讲解了四个关键步骤:1) 从检查点加载训练模型;2) 对单张图片进行对象检测;3) 利用摄像头实现实时检测;4) 将模型的图冷冻以便于部署。博客还提供了相关的代码资源链接,适合AI初学者参考学习。
摘要由CSDN通过智能技术生成

Reference

https://www.bilibili.com/video/BV1Aq4y1E75N
https://github.com/nicknochnack/TFODCourse
https://github.com/tzutalin/labelImg

Edible Instruction

  1. Original video is using python venv, it didn’t work with my python3.9, so I removed 3.9 and installed 3.8
  2. Although many people said Anaconda sucks, but it’s so easy(GUI) to create new profile, and Jupyter Notebook also included. (Only need one command to link the profile)
  3. I’m also a novice of AI, if you can’t comprehend those things, just keep trying. you’ll be success one day!

1. Load Train Model From Checkpoint

在这里插入图片描述

2. Detect from an Image

在这里插入图片描述
在这里插入图片描述

3. Real Time Detections from your Webcam

在这里插入图片描述

4. Freezing the graph

在这里插入图片描述

评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值