矮小煎蛋

文章
5
资源
0
加入时间
4年2月7天

MVF-Net 核心点解析Overview模型叙述训练方法投影描述

GitHub地址:https://github.com/leoluopy/paper_discussing/blob/master/body/MVF-Net/mvfNet.mdlooking for papers forMVF-Netcontributer :leoluopy欢迎提issue.欢迎watch ,star. 微信号:leoluopy,如有疑问,欢迎交流,得文时...

Golang-报错-go get github/xxx

> go get github.com/gin-gonic/gin... exit status 128: fatal: git fetch-pack: expected shallow listRoot cause:是git的问题,请升级git到最新版本,就好了

centos nfs java_Centos安装NFS服务器配置及挂载教程

一、环境介绍:服务器:centos 192.168.1.225客户端:centos 192.168.1.226二、安装:NFS的安装配置:centos 5 :yum -y install nfs-utils portmapcentos 6(在CentOS 6.3当中,portmap服务由rpcbind负责) :yum -y install nfs-utils rpcbind三、服务器端配置:1、创...