test = [1,2,3,4,5,6]
result = map(lambda x:x+0.5 if x!=3 else 99,test)
print(list(result))
names = ["A", "B", "C"]
values = [11, 23, 46]

ricky10116r2d2 發表在 痞客邦 留言(0) 人氣()


使用tensorflow object detection API 训练自己的目标检测模型

參考文章 : 

https://blog.csdn.net/zj1131190425/article/details/80711857

https://blog.csdn.net/zj1131190425/article/details/80726353

https://blog.csdn.net/zj1131190425/article/details/80778888

ricky10116r2d2 發表在 痞客邦 留言(1) 人氣()

機器學習的標定

https://github.com/tzutalin/labelImg 

打开cmd, 进入labelImg目录:

运行:

pyrcc5 -o resources.py resources.qrc命令

ricky10116r2d2 發表在 痞客邦 留言(0) 人氣()

Python - OpenCV 播放影片

import cv2
import time 
# 開啟影片檔案
cap = cv2.VideoCapture('C:\\Users\\Ricky\\Desktop\\Jurassic Park Trailer.webm')

ricky10116r2d2 發表在 痞客邦 留言(0) 人氣()

TensorFlow object_detection API的安装

https://blog.csdn.net/sarsscofy/article/details/81111815 (主要)

https://blog.gtwang.org/programming/tensorflow-object-detection-api-tutorial/

===============

#一定要保存为UTF8的格式哦

ricky10116r2d2 發表在 痞客邦 留言(0) 人氣()

import os

SaveDirectory = os.getcwd() #印出目前工作目錄

print(SaveDirectory)

ricky10116r2d2 發表在 痞客邦 留言(0) 人氣()

pip install package : 安装

pip uninstall package :反安装

pip list :  查看已经安装的第三方库

pip install robotframework==2.8.7  : 指定版本

git clone https://github.com/tensorflow/models.git:  從 GitHub 上面下載 Tensorflow Object Detection API 的原始碼:

ricky10116r2d2 發表在 痞客邦 留言(0) 人氣()


Tensorboard 使用心得

Code下載 :
morvanzhou.github.io/tutorials/machine-learning/tensorflow/4-1-tensorboard1
安裝方式 :
jianshu.com/p/3d549c2f9880

ricky10116r2d2 發表在 痞客邦 留言(0) 人氣()

在Powershell中切换Python版本(包括32位与64位切换)

https://blog.csdn.net/TIME_LEAF/article/details/80017471

ricky10116r2d2 發表在 痞客邦 留言(0) 人氣()

mmap是一种虚拟内存映射文件的方法,即将一个文件或者其它对象映射到进程的地址空间,实现文件磁盘地址和进程虚拟地址空间中一段虚拟地址的一一对映关系。

=============

http://blog.topspeedsnail.com/archives/10036 

ricky10116r2d2 發表在 痞客邦 留言(0) 人氣()


How to read a station global variable from testsstand simple user interface code.  ? 

===========================

https://forums.ni.com/t5/NI-TestStand/Read-station-global-variable-from-teststand-simple-user/td-p/3732567 

ricky10116r2d2 發表在 痞客邦 留言(0) 人氣()

https://www.cnblogs.com/EltonLiang/p/4981374.html

ricky10116r2d2 發表在 痞客邦 留言(1) 人氣()

Blog Stats
⚠️

成人內容提醒

本部落格內容僅限年滿十八歲者瀏覽。
若您未滿十八歲,請立即離開。

已滿十八歲者,亦請勿將內容提供給未成年人士。