May


  • 首页

  • 关于

  • 分类

  • 归档

  • 搜索

Yolo training my dataset

发表于 2019-05-11 |
Yolo training my dataset12345678910111213config:# run my model in windows +-----------------------------------------------------------------------------+| NVIDIA-SMI 430.09 Driver Version: 430.09 CUDA Version: 10.1 ||-------------------------------+----------------------+------- ...
阅读全文 »

后台运行文件

发表于 2019-05-11 | 分类于 GuideBook |
后台运行文件使用tmux [python]UnicodeDecodeError: ‘ascii’ codec can’t decode byte 0xe5 in position 0: ordinal not in range(128) Solve: 1234# myfile.pyimport sysreload(sys)sys.setdefaultencoding('utf8')
阅读全文 »

Html_0 Introduction

发表于 2019-05-11 | 分类于 JavaScript |
Html_0 Introduction创建电子邮件链接? 时间线绘制? 重定向用户?(在head里设置 https的实现机制?SSL、数字证书 ——3.17—— CSS外边距
阅读全文 »

js_1 web programming

发表于 2019-05-11 | 分类于 JavaScript |
js_1 web programmingHyptertext Markup Language(HTML) web 表示代码段? web 表示特殊字符? ——& amp; 12&< W3c Nu html checker w3c html validator
阅读全文 »

SoftwareTesting_1

发表于 2019-05-11 | 分类于 SoftwareTesting |
SoftwareTesting_1SAP system for test?
阅读全文 »

SoftwareTesting_0

发表于 2019-05-11 | 分类于 SoftwareTesting |
SoftwareTesting_0Introduction Testing Terms• Test object • Test data • Test planning • Test design • Test implementation : • Test analysis : strategy • Test run/test suite : may be unordered test case • Test case – Test conditions (preconditions, inputs, expected outputs/behavior) • Test scen ...
阅读全文 »

分工

发表于 2019-05-11 | 分类于 SoftwareTesting |
分工 永潮: 谈瑞: PMD checkstyle 原理 introduction The explorative study should cover the background, objectives, functionalities and features, usage,and experimentations with the tool. checkstylebackgroundCheckstyle[1] is a static code analysis tool used in software development for checking if Java)source c ...
阅读全文 »

WebARonARCore开发记录

发表于 2019-05-11 | 分类于 WebAR |
WebARonARCore开发记录之前是直接跑现成的demo,现在尝试自己一步步复现 由于WebXR Device API可能会经常变更,因此只有一小部分的开发版本的Chrome支持,可支持的版本为Chrome Canary/Dev versions 70-72. 先前已经设置好了浏览器的Flag 1. Install Web Server for Chrome,配置,具体如下:a) 设置Web Server URL,类似默认的文件路径 b) 设置Automatically show index.html (浏览器就会直接展示所在文件夹的index.html的网页) c) 通过STOP和RES ...
阅读全文 »

本周学习情况

发表于 2019-05-11 | 分类于 WebAR |
一. 本周学习情况 周工作汇报 日期 学习内容 4.1-4.5 视觉 SLAM 学习,高翔十四讲学习至第十三课,对 VSLAM 有了基本了解 二. 下周学习计划 购买设备 WebAR􏰃􏰄ARKit 开发继续 继续学习视觉 SLAM 附件: SLAM学习进度汇报
阅读全文 »

ANR

发表于 2019-05-11 | 分类于 GuideBook , Android |
ANR 1、ANR排错一般有三种类型 KeyDispatchTimeout(5 seconds) —主要是类型按键或触摸事件在特定时间内无响应 BroadcastTimeout(10 seconds) —BroadcastReceiver在特定时间内无法处理完成 ServiceTimeout(20 secends) —小概率事件 Service在特定的时间内无法处理完成 2、哪些操作会导致ANR在主线程执行以下操作: 高耗时的操作,如图像变换 磁盘读写,数据库读写操作 大量的创建新对象 3、如何避免 UI线程尽量只做跟UI相关的工作 耗时的操作(比如数据库操作,I/O,连接网络或者别 ...
阅读全文 »
1234…12
May

May

Life is fantastic!

120 日志
18 分类
3 标签
GitHub
© 2019 May | Site words total count: 87.1k
由 Hexo 强力驱动
|
主题 — NexT.Gemini v5.1.4
本站总访问量 次 | 有人看过我的博客啦