Giter Club home page Giter Club logo

Comments (7)

ChenHuiLang avatar ChenHuiLang commented on June 18, 2024

我用命令行的方式调用instant-mesh-large模型显存就够用了,用app.py可视化的那个估计是加载了多个模型导致显存不够,问题解决了

from instantmesh.

sp1cae avatar sp1cae commented on June 18, 2024

我用命令行的方式调用instant-mesh-large模型显存就够用了,用app.py可视化的那个估计是加载了多个模型导致显存不足,问题解决了

python run.py configs/instant-mesh-large.yaml examples/hatsune_miku.png --save_video 这个命令吗, 3090还是会显存不够

from instantmesh.

ChenHuiLang avatar ChenHuiLang commented on June 18, 2024

我主要是想要生成3d模型,没有生成视频,而且图片本身就已经去了背景,我也是用3090,显存够,命令如下:
python run.py configs/instant-mesh-large.yaml examples/hatsune_miku.png --no_rembg --export_texmap

我用命令行的方式调用instant-mesh-large模型显存就够用了,用app.py可视化的那个估计是加载了多个模型导致显存不足,问题解决了

python run.py configs/instant-mesh-large.yaml examples/hatsune_miku.png --save_video 这个命令吗, 3090还是会显存不够

from instantmesh.

sp1cae avatar sp1cae commented on June 18, 2024

我主要是想要生成3d模型,没有生成视频,而且图片本身就已经去了背景,我也是用3090,显存够了,命令如下: python run.py configs/instant-mesh-large.yaml Examples/hatsune_miku. png --no_rembg --export_texmap

我用命令行的方式调用instant-mesh-large模型显存就够用了,用app.py可视化的那个估计是加载了多个模型导致显存不足,问题解决了

python run.py configs/instant-mesh-large.yaml Examples/hatsune_miku.png --save_video这个命令吗, 3090还是会显存不够

解决了谢谢~

from instantmesh.

kingnobro avatar kingnobro commented on June 18, 2024

好像 nerf 版本的 24G 不够用

from instantmesh.

bluestyle97 avatar bluestyle97 commented on June 18, 2024

@kingnobro 这个应该是因为nerf的volume rendering比较占显存,试试不保存video呢(把--save_video去掉)?

from instantmesh.

kingnobro avatar kingnobro commented on June 18, 2024

@bluestyle97 可以了 :)

from instantmesh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.