MILAI AI
|
Home About Contact Search
|

thumbnail
NFS共享服务配置

服务器 安装 sudo apt update sudo apt install nfs-kernel-server 配置文件 /etc/exports /srv/nfs4 192.168.33.0/24(rw,sync,no_subtree_check,cro

2022/04/05

thumbnail
Github使用技巧

使用Github的方法 利用镜像下载 通过代理网站下载 Gitee中转fork仓库下载 修改 HOSTS 文件进行加速 科学上网 (略) 加速网站 https://gitclone.com/ ghproxy GitHub 文件加速 https://gh.api

2022/03/10

thumbnail
Linux使用技巧

查看各文件大小 du -h --max-depth=1 查看剩余空间 ~ df . -h Filesystem Size Used Avail Use% Mounted on /dev/nvme1n1p6 492G 457G 9.6G 98% /

2022/03/10

thumbnail
Eigen

1 In file included from /root/Pangolin/components/pango_opengl/include/pangolin/gl/gldraw.h:31:0, from /root/Pangolin/components/p

2022/01/10

thumbnail
OpenCV Usage

CMake Usage cmake_minimum_required(VERSION 2.8) project( DisplayImage ) find_package( OpenCV REQUIRED ) include_directories( ${Ope

2021/12/14

  • First
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • ...
  • Next
  • Last

Archives

2019/03 (14) 2020/08 (1) 2021/01 (2) 2021/05 (2) 2021/12 (2) 2022/03 (2) 2022/04 (2) 2023/12 (2) 2024/01 (5) 2024/04 (1) 2024/05 (1)

Tags

3d-gaussian algorithm android bank colmap conda cuda dataset deeplearning dict docer eigen linux network nvidia opencv orb_slam3 paper pip python

Recent Posts

银行卡开户

2024/05/08

Pytorch + C++ + CUDA

2024/04/20

Python

2024/01/28

Ubuntu

2024/01/28

Colmap

2024/01/19

© 2024 MILAI AI

Powered by Hugo, Theme Blonde.