随笔分类 -  Anaconda

上一页 1 ··· 5 6 7 8 9 10 11 下一页
摘要:anaconda pyqt5 (base) F:\> (base) F:\> (base) F:\>dir 驱动器 F 中的卷是 新加卷 卷的序列号是 12DB-F948 F:\ 的目录 2021/03/31 20:27 <DIR> EclipseCSWorkspace 2021/03/31 19: 阅读全文
posted @ 2021-04-02 11:11 西北逍遥 阅读(147) 评论(0) 推荐(0)
摘要:台式机labelme (base) C:\Users\Administrator>labelme [INFO ] __init__:get_config:71 - Loading config file from: C:\Users\Administrator\.labelmerc External 阅读全文
posted @ 2021-03-02 10:25 西北逍遥 阅读(226) 评论(0) 推荐(0)
摘要:安装 (wind_202103) star@xmatrix:~/DFF_2021/DFF$ (wind_202103) star@xmatrix:~/DFF_2021/DFF$ (wind_202103) star@xmatrix:~/DFF_2021/DFF$ (wind_202103) star 阅读全文
posted @ 2021-02-09 08:11 西北逍遥 阅读(102) 评论(0) 推荐(0)
摘要:sudo sudo /usr/local/MATLAB/R2016b/bin/matlab 1、tar -xvzf data_orig/sbd.tar.gz -C data_orig && rm data_orig/sbd.tar.gz 2、run code/demoPreproc.m 3、run 阅读全文
posted @ 2021-02-08 10:28 西北逍遥 阅读(111) 评论(0) 推荐(0)
摘要:定位数据日志 new socket ID:20 seq:241 g_id:1 s_type:2 x:2359 y:863 z: 994 ID:20 seq:252 g_id:1 s_type:2 x:2335 y:986 z: 946 ID:20 seq:254 g_id:1 s_type:2 x: 阅读全文
posted @ 2021-02-05 05:34 西北逍遥 阅读(179) 评论(0) 推荐(0)
摘要:基站数据格式说明 01 49 00 05 04 01 14 00 200A0000 23010000 24020000 01 49 00 06 04 01 14 00 95090000 83010000 88010000 01 43 00 23 04 01 0C 00 FF080000 290200 阅读全文
posted @ 2021-01-31 19:15 西北逍遥 阅读(681) 评论(0) 推荐(0)
摘要:数据解析 import sys import time import socket socket_client = socket.socket(socket.AF_INET,socket.SOCK_STREAM) rec_code = socket_client.connect_ex(("192.1 阅读全文
posted @ 2021-01-27 15:52 西北逍遥 阅读(339) 评论(0) 推荐(0)
摘要:yolov5测试 import time start = time.time() import numpy as np import os import six.moves.urllib as urllib import sys import tarfile import socket import 阅读全文
posted @ 2021-01-24 19:36 西北逍遥 阅读(82) 评论(0) 推荐(0)
摘要:draw grid def grid(size=1, n=10, width=1): """draw a grid on xz plane""" gl.glLineWidth(width) s = size / float(n) s2 = 0.5 * size batch = pyglet.grap 阅读全文
posted @ 2021-01-15 21:26 西北逍遥 阅读(50) 评论(0) 推荐(0)
摘要:1、git clone https://github.com/ultralytics/yolov5 2、安装 (wind_202103) star@xmatrix:~/Yolov/yolov5-master$ (wind_202103) star@xmatrix:~/Yolov/yolov5-mas 阅读全文
posted @ 2021-01-13 08:47 西北逍遥 阅读(1473) 评论(0) 推荐(0)
摘要:ubuntu大服务器 star@xmatrix:~/Yolov/yolov5-master$ star@xmatrix:~/Yolov/yolov5-master$ star@xmatrix:~/Yolov/yolov5-master$ star@xmatrix:~/Yolov/yolov5-mas 阅读全文
posted @ 2021-01-12 21:03 西北逍遥 阅读(273) 评论(0) 推荐(0)
摘要:.condarc内容 channels: - https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/ - https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge - 阅读全文
posted @ 2021-01-12 20:41 西北逍遥 阅读(565) 评论(0) 推荐(0)
摘要:yolov5环境配置 (E:\Anaconda3\install1) L:\> (E:\Anaconda3\install1) L:\> (E:\Anaconda3\install1) L:\>conda create -n wind_202102 python=3.7 Fetching packa 阅读全文
posted @ 2021-01-12 09:51 西北逍遥 阅读(1512) 评论(0) 推荐(0)
摘要:pip error (wind_2021) L:\PytorchProject> (wind_2021) L:\PytorchProject> (wind_2021) L:\PytorchProject>pip install cython_bbox Collecting cython_bbox U 阅读全文
posted @ 2021-01-12 08:37 西北逍遥 阅读(261) 评论(0) 推荐(0)
摘要:error log (wind_2021) L:\PytorchProject\yolov5-master> (wind_2021) L:\PytorchProject\yolov5-master> (wind_2021) L:\PytorchProject\yolov5-master> (wind 阅读全文
posted @ 2021-01-07 15:48 西北逍遥 阅读(358) 评论(0) 推荐(0)
摘要:win10 anaconda pryotch cpu (wind_2021) L:\PytorchProject> (wind_2021) L:\PytorchProject>pip install torch==1.7.1+cpu torchvision==0.8.2+cpu torchaudio 阅读全文
posted @ 2021-01-07 14:25 西北逍遥 阅读(178) 评论(0) 推荐(0)
摘要:12号主机pytorch环境 pytorch yolov5 (E:\Anaconda3\install1) L:\> (E:\Anaconda3\install1) L:\> (E:\Anaconda3\install1) L:\>conda create -n wind_2021 python=3 阅读全文
posted @ 2021-01-07 13:58 西北逍遥 阅读(94) 评论(0) 推荐(0)
摘要:/home/star/Desktop/data/test_left_1_20200921/2019_07_14-08_08_14_left.jpgperson 100%person 55%person 86%person 91%person 93%<class 'detectron2.structu 阅读全文
posted @ 2020-09-21 15:28 西北逍遥 阅读(185) 评论(0) 推荐(0)
摘要:运行日志 visuallizer... person 100% <class 'detectron2.structures.instances.Instances'> [[306, 281, 1.216]] 识别时间:%s 0.19870567321777344 存储时间:%s 0.01341152 阅读全文
posted @ 2020-09-20 18:22 西北逍遥 阅读(413) 评论(0) 推荐(0)
摘要:Anaconda Pytorch Detectron2 install (wind2) star@xmatrix:~/Detectron2$ cd detectron2-master (wind2) star@xmatrix:~/Detectron2/detectron2-master$ (wind 阅读全文
posted @ 2020-09-20 11:11 西北逍遥 阅读(1120) 评论(0) 推荐(0)

上一页 1 ··· 5 6 7 8 9 10 11 下一页