preface
xxx
取消 warning
- 找到 setting 选项中的 Editor 的 Inspections,打开 Python 选项夹将其中所有的 PEP8 选项的对勾去除(用于去除 def 函数命名的检查和 import 时 from 的提示);
- 找到 setting 选项中的 Editor 的 Inspections,去除 spelling 中的 typo 选项的对勾(用于出去部分变量命名的问题);
- 找到 setting 选项中的 Editor 的 Color Scheme,在 general 选项点击 Errors and Warnings,将其中的 Weak Warning 的对勾去除(用于去除除了 2 之外其他变量命名的问题)
reference: https://blog.csdn.net/xdsjlpld123/article/details/79805497
远程到服务器开发
指定 GPU 训练
在 Run/Debug Configuration
里面有个 Environment
,在里面输入 Environment variables
用下面的语句将对应的 GPU id 号写进去
CUDA_VISIBLE_DEVICES 0,1,2,3
添加参数
在 Run/Debug Configuration
里面有个 Parameters
,在里面直接输入要加的参数就好
将本地文件和远程同步
FEATURED TAGS
GitHub
git
markdown
say something
单片机
ROM
中断
linux
shell
ssh
MatLab
Regular Expression
C Programming
cpp
python
algorithm
security
Reverse Engineering
writeup
ctf
machine learning
reading notes
deep learning
JavaScript
OpenCV
Machine Vision
php
troubleshoot
sql
nginx
base64
Forensics
router
web
XSS
docker
curl
computer network
LaTeX
iptables
sqlmap
sql injection
object detection
paper
pytorch
matplotlib
blog
socket
torchscript
job
Linux
weakly supervised