
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
永久配置Linux系统中配置端口转发:在“/etc/sysctl.conf”文件中新增以下内容:net.ipv4.ip_forward=1sysctl -p /etc/sysctl.conf在PC执行:iptables -t nat -A POSTROUTING -o wlxe0e1a95d9823 -s 192.168.1.0/24 -j MASQUERADEiptables -A FORWAR
本文为CSDN博主「米饭的白色」的原创文章原文链接:https://blog.csdn.net/mifangdebaise/article/details/780036251. 下面是我自己的设置可以将如下命令加到~/.bashrc文件# ########## Matlab 2016b ############1. set matlab pathPATH=...
首先在https://github.com/votchallenge/vot-toolkit/tree/master/stacks下载对应数据集的Json文件,然后运行以下代码下载import jsonimport osimport wget, tarfile, zipfileimport sslssl._create_default_https_context = ssl._cr...
usrname:~$ roscoreCommand 'roscore' not found, but can be installed with:sudo apt install python-roslaunch/usr/bin/python 链接指向python3或者anaconda环境的python导致sudo update-alternatives --install /usr/bin/py
bash Anaconda3-5.2.0-Linux-x86_64.shupdate-alternatives --list pythonupdate-alternatives: 错误: 无 python 的候选项sudo update-alternatives --install /usr/bin/python python /usr/bin/python2.7 1update...
目录综述Deep Learning图像分类LeNetAlexNetZFNetInception系列VGGResNetDenseNetResNeXtSENetEfficientNet目标检测RCNNOverFeatSPPFast RCNNFaster RCNNR-FCNFPNSSD系列YOLO系列RetinaNetCornerNetCenterNetCVPR2018图像分割FCNMask R







