always-be-coding
All problems in computer science can be solved by another level of indirection.
Jetson TX2上升级cmake方法 Jetson TX2上升级cmake方法
从源码安装camke1. 删除默认的cmakesudo apt remove cmake sudo apt purge --auto-remove cmake 2. 从官网下载所需版本,解压,创建build文件夹version=
2022-12-20 Kevin
阅读记录-2022/12 阅读记录-2022/12
digiKam使用snap digiKamUbuntu zsh autoCompletePaddle Nvidia ContainersNVIDIA DeepLearningExamplesopenvino2tensorflownetron
2022-12-06 Kevin
Jupyter NoteBook 的快捷鍵 Jupyter NoteBook 的快捷鍵
快捷鍵狀態的快捷鍵(按 Esc 鍵開啟): 快捷鍵 作用 說明 Enter 轉入編輯模式 Shift-Enter 運行本單元,選中下個單元 新單元默認為命令模式 Ctrl-Enter 運行本單元 Alt-Enter
2022-11-10 Kevin
Paddle RCNN系列参数配置 Paddle RCNN系列参数配置
RCNN系列模型参数配置教程 标签: 模型参数配置 #基础配置 # 检测模型的名称 architecture: MaskRCNN # 默认使用GPU运行,设为False时使用CPU运行 use_gpu: true # 最大迭代次数,
2022-11-03
Linux常用命令 Linux常用命令
# 查看分辨率等信息 $ identify xxx.jpg # 关闭模型评估内存异常未正确推出的进程 $ ps aux | grep 'tools/train.py' | awk '{prin
2022-11-03
mAP计算 mAP计算
转载内容 如有侵权 或 不希望被转载 可以留言或私发告诉我,我会及时处理,尊重你的权利。原文链接[https://aistudio.baidu.com/aistudio/projectdetail/2213799] 在机器学习领域中,
2022-11-03
训练过程记录(一) 训练过程记录(一)
根据基建赛方提供的数据集进行训练, 一、首先对数据集进行转换,转化步骤如下1、VOC数据集拆分 运行脚本,并设置训练集和验证集比例python tools/splitData_labelImg.py 2、voc数据集转coc
2022-11-03
Ubuntu 18.04安装NCCL Ubuntu 18.04安装NCCL
Ubuntu 18.04安装NCCL https://developer.nvidia.com/nccl/nccl-legacy-downloads 1. 下载官网下载地址:https://developer.nvidia.com/ncc
2022-11-01
SSH tunnel SSH tunnel
参考链接 https://www.everythingcli.org/ssh-tunnelling-for-fun-and-profit-autossh/https://www.escapelife.site/posts/e6647650
2022-11-01
VPN 心跳保护 VPN 心跳保护
VPN 心跳保护 添加ppp0网络检测nano health_vpn.sh #!/bin/bash # "100%"在ping的输出结果中(证明未ping该网段) if ping -w 1 -c 3
2022-10-25
阅读记录(2022年10月) 阅读记录(2022年10月)
2022-10-20 mmdection环境搭建PyThorch历史版本安装Ubuntu 20.04 : 几个BT下载软件和命令ubuntu20.04显卡驱动 cuda cudnn安装cuda下载CUDA Toolkit 12.0 Upda
2022-10-20 Kevin
microk8s曲线救国 microk8s曲线救国
一. 安装前的准备 安装 pullk8s 工具,此工具可以通过 hub.docker.com 的 opsdockerimage 仓库下载k8s所需的 k8s.gcr.io 或 gcr.io 镜像,无需自己翻墙,每天更新一次,包括所有imag
2022-10-14
install onepanel install onepanel
Install onepanelInstall onepanel 官方参考文档 https://docs.onepanel.ai/docs/deployment/configuration/files/ https://docs.onep
2022-10-14
ubuntu install vnc ubuntu install vnc
Install and Configure a VNC in UbuntuTo install TigerVNC server and other associated packages in Ubuntu, run the followi
2022-10-13
2 / 5