This is the John Deere Service Advisor EDL v3 Adapter. This is the newest adapter from John Deere, and it replaces the John Deere EDL v2. Top 6 Reason ...
分类:
其他好文 时间:
2020-01-23 21:22:32
阅读次数:
102
etcd 部署 wget https://github.com/etcd-io/etcd/releases/download/v3.3.13/etcd-v3.3.13-linux-amd64.tar.gz tar -zxvf etcd-v3.3.13-linux-amd64.tar.gz cd et ...
分类:
其他好文 时间:
2020-01-20 12:41:48
阅读次数:
95
/* CryptoJS v3.1.2 code.google.com/p/crypto-js (c) 2009-2013 by Jeff Mott. All rights reserved. code.google.com/p/crypto-js/wiki/License */ var Crypto ...
分类:
编程语言 时间:
2020-01-17 19:05:36
阅读次数:
113
ThinkPHP 5.x远程命令执行 Date 2018年末 影响范围 5.x < 5.1.31, <= 5.0.23 Order by 注入漏洞 Date 2018.8 影响范围 v3<=ThinkPHP 3.2.3 v5<=5.1.22 ...
分类:
Web程序 时间:
2020-01-16 23:57:13
阅读次数:
237
结合开源项目tensorflow-yolov3(https://link.zhihu.com/?target=https%3A//github.com/YunYang1994/tensorflow-yolov3),理解YOLO v3实现细节整体套路 简单写写 1.数据预处理 voc_annotati ...
分类:
其他好文 时间:
2020-01-14 14:51:09
阅读次数:
96
通信例子 parent: <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <title>MathJax v3 with ...
分类:
其他好文 时间:
2020-01-11 18:50:02
阅读次数:
83
假如一个bbox坐标为:[35 220 62 293 3] 第一步:将bbox转换为中心坐标和宽高形式(3种缩放比例进行缩放) 那么onehot:[0 0 0 1 0 0 0 0 0 0 ........],当然还可以平滑 计算bbox的中心坐标和宽高(35+62)/2 = 48.5 (220+29 ...
分类:
其他好文 时间:
2020-01-10 15:32:25
阅读次数:
207
docker compose v3版本写法 首先手动创建网络, 指定子网, 否则会报错 启动容器 由于做了资源限制, 并且没有使用swarm, 所以要加上 参数, 不然会报错 ...
分类:
其他好文 时间:
2020-01-09 20:33:07
阅读次数:
2343
这几天的CES2020上,Arduino亮相两款新板子。 Portenta H7 原理图和引脚图: Arduino-PortentaH7-schematic-V1.0.pdf Pinout-PortentaH7_v3.pdf 软件方面: 1、编程支持Arduino code, Python 和 Ja ...
分类:
其他好文 时间:
2020-01-08 14:36:54
阅读次数:
170
对Ayoosh Kathuria的YOLOv3实现进行翻译和总结,原文链接如下: https://blog.paperspace.com/how-to-implement-a-yolo-v3-object-detector-from-scratch-in-pytorch-part-3/ *首先翻译遵 ...
分类:
其他好文 时间:
2020-01-06 14:53:01
阅读次数:
80