妙博客
主机评测 香港服务器 洛杉矶VPS测评
首页
JAVA
HTML
2023年02月04日
python人工智能 利用Tensorflow object detection API 搭建物体识别模型(三)CPU版
前言:系统环境为:win10,本次用的是tensorflow1.12.0 完整目录为:python人工智能 利用Tensorflow object detection API 搭建物体识别模型(一)CPU版python人工智能 利用Tensorflow object detection API 搭建物体识别模型(二)CPU版python人工智能 利用Tensorflow object detection API 搭建物体识别模型(三)CPU版上篇我们已经手动标记好了鱼,我们开始训练自己
2023年02月04日
python人工智能 利用Tensorflow object detection API 搭建物体识别模型(二)CPU版
前言:系统环境为:win10,本次用的是tensorflow1.12.0 完整目录为:python人工智能 利用Tensorflow object detection API 搭建物体识别模型(一)CPU版python人工智能 利用Tensorflow object detection API 搭建物体识别模型(二)CPU版python人工智能 利用Tensorflow object detection API 搭建物体识别模型(三)CPU版上篇我们已经成功实现了运行官方demo,这次
2023年02月03日
conda删除安装环境
conda env remove -n <环境名称>
2023年02月03日
python人工智能 利用Tensorflow object detection API 搭建物体识别模型(一)CPU版
前言:系统环境为:win10,本次用的是tensorflow1.12.0 完整目录为:python人工智能 利用Tensorflow object detection API 搭建物体识别模型(一)CPU版python人工智能 利用Tensorflow object detection API 搭建物体识别模型(二)CPU版python人工智能 利用Tensorflow object detection API 搭建物体识别模型(三)CPU版首先需要安装conda环境一、开发环境 1)
2023年02月01日
centos配置阿里云yum源,安装速度立马飞起
1、备份默认yum源mkdir /opt/centos-yum.bak mv /etc/yum.repos.d/* /opt/centos-yum.bak/2、下载aliyun Yum源repo文件(要对应自己的系统版本下载即可)# 查看系统版本 cat /etc/redhat-release #各系统版本repo文件对应的下载操作 # CentOS 5 wget -O /etc/y
2023年01月29日
unity如何查找函数说明,脚本API文档怎么看。
打开unity官方文档:https://docs.unity.cn/cn/current/ScriptReference/30_search.html?q=OnCollisionEnter2D输入你要查找的API函数:下面就是中文说明了。
2023年01月29日
如何通过VS2017 调试 Unity3D 脚本
1. 安装Unity3D最新版本. https://unity3d.com/cn/get-unity/download2. 安装Visual Studio Community 2017. https://www.visualstudio.com/zh-hans/downloads/这里有 Community, Professional, Enterprise, 个人开发选择 Community 版对于 VS2010, VS2012, VS2013, VS2015 都有
2023年01月29日
unity中获取组件和物体的方法
一般通过GameObject.Find()、Transform.Find查找游戏组件和对象。1.前置条件Unity中常用到查找对象,非隐藏的、隐藏的,各种方法性能有高有低,使用又有各种条件限制。在此对查找的性能和条件进行分析。开发时遇到的主要问题是查找隐藏对象。没有完美的查找方法,只有最合适的查找方法最后附带上测试代码2.相关APIGameObject.Find Transform.Find GameObject.FindWithTag GameObject.Fin
2022年11月19日
nginx启动时报错host not found in upstream "http://baidu.com"
一般是SELinux设置为开启状态(enabled)导致错误设置为disable后重启一下服务器就好详情看这篇文章操作:https://142132.com/?id=186
2022年11月18日
windows查看端口占用并杀死端口
1.用管理员打开cmd,找到端口占用的pid,最后一列就是netstat -ano |findstr2.找到后直接杀死taskkill /f /pid 1544
‹‹
‹
4
5
6
7
8
9
10
11
12
13
›
››
«
2024年9月
»
一
二
三
四
五
六
日
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
网站分类
JAVA
HTML
便宜VPS
VPS云服务器
SEO
未分类
搜索
标签列表
linux
(3)
端口
(1)
centos
(1)
jmeter
(1)
服务器压力测试
(1)
java
(2)
年月日
(1)
进程号
(1)
php
(2)
javascript
(1)
js
(2)
自定义弹框
(1)
win10
(2)
nginx
(2)
JAVA
(1)
PPT
(1)
html
(1)
python
(3)
升级
(1)
飞桨
(1)
paddlepaddle
(1)
seo
(2)
便宜VPS
(2)
美国VPS
(2)
高性能VPS
(2)
文章归档
2024年9月 (1)
2024年8月 (1)
2024年7月 (2)
2024年6月 (4)
2024年4月 (1)
2024年3月 (12)
2024年2月 (8)
2024年1月 (1)
2023年10月 (6)
2023年6月 (27)
2023年5月 (15)
2023年3月 (1)
2023年2月 (7)
2023年1月 (3)
2022年11月 (6)
2022年10月 (1)
2022年8月 (2)
2022年7月 (15)
2022年6月 (2)
2022年5月 (3)
2022年4月 (3)
2022年3月 (11)
2022年2月 (2)
2022年1月 (5)
2021年12月 (4)
2021年11月 (1)
2021年10月 (3)
2021年9月 (11)
2021年8月 (19)
2021年7月 (8)
2021年6月 (5)
2021年5月 (1)
2021年2月 (2)
2020年12月 (1)
2020年11月 (1)
2020年9月 (2)
2020年8月 (1)
2020年4月 (1)
2020年3月 (1)
2020年2月 (1)
2019年12月 (6)
2019年11月 (7)
2019年10月 (12)
网站收藏
博客园
友情链接
CSDN博客
51CTO 博客
Copyright Your 142132.com Rights Reserved.
赣ICP备17010829号-2