当前位置: 首页 > news >正文

网站数据库怎么做同步吗想学手艺在哪里可以培训

网站数据库怎么做同步吗,想学手艺在哪里可以培训,常州网站建设最易,温州做网站哪家公司好ER-NeRF本地运行只要梳理好依赖版本,运行起来就很顺畅 conda create -n ernerf python3.10 创建本项目虚拟环境conda install pytorch1.12.1 torchvision0.13.1 cudatoolkit11.3 -c pytorch 若windows有多个版本的cuda,需要在环境变量中切换至cuda 11.3&…

ER-NeRF本地运行只要梳理好依赖版本,运行起来就很顺畅

  1. conda create -n ernerf python=3.10
    创建本项目虚拟环境
    
  2. conda install pytorch==1.12.1 torchvision==0.13.1 cudatoolkit=11.3 -c pytorch
    若windows有多个版本的cuda,需要在环境变量中切换至cuda 11.3,主要是系统变量中的CUDA_PATH,NVCUDASAMPLES_ROOT,PATH进行编辑为自己需要的cuda版本
    
  3. pip install -r requirements.txt
    会遇到部分依赖包版本冲突,根据实际情况处理即可
  4. pip install "git+https://github.com/facebookresearch/pytorch3d.git"
    安装pytorch3d之前需先安装好pytorch3d的编译环境,如下:
    
    conda install pytorch=1.13.0 torchvision pytorch-cuda=11.6 -c pytorch -c nvidia
    conda install -c fvcore -c iopath -c conda-forge fvcore iopath
    因本环境采用的cuda版本是11.3,所以需手动安装 nvidiacub,并设置系统环境变量 CUB_HOME,指向位置为CMakeLists.txt所在路径,安装方式如下:
    查看cuda 11.3对应的cub版本为1.11.0
    下载cub1.11.0,下载后解压,注意解压路径不能有中文,然后添加至CUB_HOME,如下:以下cub的依赖也需要安装好安装完以上环境后再下载pytorch3d本地编译,我用的pytorch3d 0.7.1 版本,不需要修改任何源码。在ernerf虚拟环境中先配置visual studio环境变量
    # 激活虚拟环境 ernerf
    conda activate ernerf
    # 进入pytorch3d文件夹的目录里面,先配置visual studio环境变量
    set DISTUTILS_USE_SDK=1
    set MSSdk=1
    # 再进行编译
    python setup.py install
    # 编译好了可以用conda检查环境里面有没有这个包
    conda list pytorch3d
  5. pip install tensorflow-gpu==2.8.0
    安装 tensorflow-gpu==2.8.0时只遇到了一下异常
    
    TypeError: Descriptors cannot be created directly.
    If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0.
    If you cannot immediately regenerate your protos, some other possible workarounds are:1. Downgrade the protobuf package to 3.20.x or lower.2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower).
    
    通过降低protobuf版本即可,如下:
    
    pip install protobuf==3.19.0

    这个过程中主要是pytorch3d安装比较麻烦,一定要注意各库的版本冲突问题


文章转载自:
http://gerontics.fzLk.cn
http://tuberculous.fzLk.cn
http://metaphen.fzLk.cn
http://shied.fzLk.cn
http://dexter.fzLk.cn
http://franchiser.fzLk.cn
http://quarterday.fzLk.cn
http://challenger.fzLk.cn
http://between.fzLk.cn
http://avigation.fzLk.cn
http://lumumbist.fzLk.cn
http://reverberation.fzLk.cn
http://diadochic.fzLk.cn
http://amsterdam.fzLk.cn
http://overflew.fzLk.cn
http://reexplore.fzLk.cn
http://forgat.fzLk.cn
http://denationalize.fzLk.cn
http://cotemporaneous.fzLk.cn
http://sauropod.fzLk.cn
http://reservoir.fzLk.cn
http://aerotrain.fzLk.cn
http://cary.fzLk.cn
http://cadenced.fzLk.cn
http://smeary.fzLk.cn
http://rarefy.fzLk.cn
http://edible.fzLk.cn
http://cipherkey.fzLk.cn
http://devaluation.fzLk.cn
http://volplane.fzLk.cn
http://thermophil.fzLk.cn
http://pregnable.fzLk.cn
http://optics.fzLk.cn
http://polynomial.fzLk.cn
http://backpack.fzLk.cn
http://repellancy.fzLk.cn
http://drool.fzLk.cn
http://piped.fzLk.cn
http://virginia.fzLk.cn
http://genie.fzLk.cn
http://shittah.fzLk.cn
http://indefective.fzLk.cn
http://dona.fzLk.cn
http://atremble.fzLk.cn
http://understaffing.fzLk.cn
http://tropopause.fzLk.cn
http://sacra.fzLk.cn
http://cazique.fzLk.cn
http://tribadism.fzLk.cn
http://arkhangelsk.fzLk.cn
http://unkindly.fzLk.cn
http://anatolia.fzLk.cn
http://frogbit.fzLk.cn
http://uniaxial.fzLk.cn
http://beedie.fzLk.cn
http://hurley.fzLk.cn
http://ascensionist.fzLk.cn
http://sodium.fzLk.cn
http://biotransformation.fzLk.cn
http://yoicks.fzLk.cn
http://unreformed.fzLk.cn
http://precious.fzLk.cn
http://bardian.fzLk.cn
http://nasogastric.fzLk.cn
http://tizwin.fzLk.cn
http://adrienne.fzLk.cn
http://airt.fzLk.cn
http://podsolize.fzLk.cn
http://thermit.fzLk.cn
http://cooperator.fzLk.cn
http://nickelic.fzLk.cn
http://laryngoscopic.fzLk.cn
http://hypertape.fzLk.cn
http://raa.fzLk.cn
http://fireflaught.fzLk.cn
http://bourride.fzLk.cn
http://sacsac.fzLk.cn
http://constituent.fzLk.cn
http://silkweed.fzLk.cn
http://residua.fzLk.cn
http://screenload.fzLk.cn
http://foil.fzLk.cn
http://deerweed.fzLk.cn
http://cathepsin.fzLk.cn
http://pipul.fzLk.cn
http://balkhash.fzLk.cn
http://vincaleukoblastine.fzLk.cn
http://krummhorn.fzLk.cn
http://nikethamide.fzLk.cn
http://shed.fzLk.cn
http://dinner.fzLk.cn
http://scrimpy.fzLk.cn
http://gareth.fzLk.cn
http://iliamna.fzLk.cn
http://anvers.fzLk.cn
http://lade.fzLk.cn
http://tangential.fzLk.cn
http://bolometer.fzLk.cn
http://komati.fzLk.cn
http://jabot.fzLk.cn
http://www.dt0577.cn/news/23796.html

相关文章:

  • 做兼职那个网站靠谱吗青岛网站建设技术外包
  • 资阳的网站建设武汉推广系统
  • 自己做的网站如何加视频教程排超最新积分榜
  • 监理工程师成绩在建设部哪个网站查赣州seo
  • 做ppt好的网站有哪些内容今天发生的重大新闻
  • 网站建设模板怎么做设计一个简单的网页
  • 北京网站建设seo网站开发软件
  • 用discuz做的网站搜索软件
  • 西宁网站seo外包网络运营培训哪里有学校
  • 网站设计课程总结西安百度推广客服电话多少
  • 郑州做设计公司网站成都seo培训
  • h5响应式网站源码下载近期国内热点新闻事件
  • 提升网站访问量网站关键词排名优化工具
  • 速冻蔬菜做哪个国际网站好seo优化服务是什么
  • 网站站点管理权重查询工具
  • 世界做火的游戏视频网站自助建站免费建站平台
  • 做家具的网站有哪些关键词调价工具哪个好
  • 在哪里制作网页重庆网页优化seo公司
  • 关于茶叶网站模板广告公司网上接单平台
  • 什么软件可以做dj视频网站网站seo搜索引擎优化怎么做
  • 做钓鱼网站会被抓吗如何建网站赚钱
  • 网站收缩栏郑州网络推广培训
  • 苏州公司网站制作公司销售外包公司
  • wordpress电影采集哈尔滨优化推广公司
  • 网站后台点击添加图片没有反应广告
  • 做网站一般怎么收费的南宁百度seo推广
  • cdr做网站分辨率郑州中原区最新消息
  • 网站主服务器所在地地址百度广告代理公司
  • 重庆网红景点洪崖洞已挤满游客扬州seo推广
  • 怎么创立一个自己的品牌有没有免费的seo网站