自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(6)
  • 收藏
  • 关注

原创 Visual Studio 使用笔记

注:可以通过不同项目实现不同功能,在有多个项目时候要记得将要运行项目设为启动项目。取消注释快捷键(选中内容,先按ctrl+k,再按ctrl+u)注释快捷键(选中内容,先按ctrl+k,再按ctrl+c)1、解决方案、项目、源文件、头文件之间关系。解决方案下有项目,项目下有各个文件。多行注释/*内容*/

2024-02-14 17:52:26 223 1

原创 PointNet-Pytorch代码运行(分类部分)

python train_classification.py --dataset <dataset path> --nepoch=<number epochs> --dataset_type <modelnet40 | shapenet>(运行分类代码)--dataset_type=shapenet,设置数据的类型,我的是shapenet,若为modelnet40,就设置为--dataset_type=modelnet40。--nepoch=5,你的epoch的次数,我设置的5。1、下载源码及环境的准备。

2023-08-14 22:15:23 230

原创 解决:ERROR: Could not find a version that satisfies the requirement open3d (from versions: none)

pycharm安装库时候报错找不到对应版本

2023-08-07 16:24:11 706

原创 pycharm安装scikimage报错:ERROR: Could not find a version that satisfies the requirement scikit-image

pycharm安装scikimage报错:ERROR: Could not find a version that satisfies the requirement scikit-image

2023-08-05 22:17:04 1191

原创 解决:An HTTP error occurred when trying to retrieve this URL. HTTP errors are often intermittent

anaconda安装没有问题,但是在环境里面导入包时候报错

2023-02-06 17:13:26 2217

原创 CloudCompare打开pcd文件报错:‘the third-party library has failed to perform the operation‘ when loading

cloud compare

2023-01-22 20:28:49 1325

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除