2021年1月27日

vim, sublimetext http://www.sublimetext.cn/

摘要: vim, sublimetext http://www.sublimetext.cn/ 阅读全文

posted @ 2021-01-27 21:25 cdekelon 阅读(56) 评论(0) 推荐(0) 编辑

$ sudo apt-get install firefox

摘要: $ sudo apt-get install firefox 阅读全文

posted @ 2021-01-27 18:11 cdekelon 阅读(167) 评论(0) 推荐(0) 编辑

crop objects from jpg based on label file

摘要: import os import cv2 for i in os.listdir("./labels"): label_file = os.path.join("./labels",i) img = cv2.imread("./crop_night/" + i.replace(".txt",".jp 阅读全文

posted @ 2021-01-27 18:05 cdekelon 阅读(47) 评论(0) 推荐(0) 编辑

导航