自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

xxc2020_NJU

https://github.com/xxc2016

  • 博客(4)
  • 收藏
  • 关注

原创 返回泛型类的工厂模式

工厂模式返回泛型类。通过一个工厂创建不同接口的多个实现类。

2023-02-11 10:52:04 166 1

原创 win10下安装theano在import theano时发生undefined reference to __imp_PyExc_IndexError‘

报错信息项目场景:在Win10下安装theano后,import theano 发生错误,python环境为2.7.问题描述:<font color=#999AAAcollect2.exe: error: ld returned 1 exit statusmp__Py_TrueStruct’重新执行后,错误信息发生变化C:/Users/Jim/AppData/Local/Theano/compiledir_Windows-7-6.1.7600Intel64_Family_.

2021-01-29 12:29:26 281

原创 虚拟现实/增强现实中的三维草图绘制

3D Sketching in VR/AR前言一、目前存在的问题二、相关文献1. Experimental Evaluation of Sketching on Surfaces in VR2. SymbiosisSketch: Combining 2D & 3D Sketching for Designing Detailed 3D Objects in Situ3. Multiplanes: Assisted Freehand VR Sketching4. Smart3DGuides: Maki

2020-10-28 17:18:53 1546

原创 cudaGetDevice() failed. Status:cudaGetErrorString symbol not found.

cudaGetDevice() failed. Status:cudaGetErrorString symbol not found.使用conda 安装 tensorflow-gpu2.0.0 时,conda会自动安装对应版本的cuda和cudnn。但是在使用时报错。InternalError: cudaGetDevice() failed. Status: cudaGetErrorString symbol not found.该错误其实是因为缺少了dll文件 cudart64_100.dll(

2020-08-25 19:58:00 5746 5

空空如也

空空如也

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

TA关注的人

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