Giter Site home page Giter Site logo

Comments (6)

ysymyth avatar ysymyth commented on April 28, 2024

Could you please share more info, like what hardware you're using?

from 3d-sdn.

czsc123 avatar czsc123 commented on April 28, 2024

WechatIMG4
the picture is about the hardware I use.
when pretrain , I use the command : CUDA_VISIBLE_DEVICES=4,6 python geometric/scripts/main.py --do train --dataset vkitti --mode pretrain --num_epochs 256 --batch_size 128 --lr 1e-3 --lr_decay_epochs 16 --lr_decay_rate 0.5 --working_dir_root ./models --name vkitti-geometric-derender3d-pretrain --image_size 128 --render_size 192

from 3d-sdn.

czsc123 avatar czsc123 commented on April 28, 2024

I use NVIDIA TeslaV100. It has 8 GPU, 16G per GPU graphics card. GPU driver version is 396.26.
WechatIMG4

from 3d-sdn.

stmharry avatar stmharry commented on April 28, 2024

Hi @czsc123,

From the command you are running, it seems like you are pre-training the model with MSE losses and rendering is not required. I suggest you make sure the CPU usage is not capped (htop command) while you are training as pytorch can be quite input-bound. Also it would be great to provide a snapshot while training where we can see estimated time for completion.

from 3d-sdn.

czsc123 avatar czsc123 commented on April 28, 2024

@stmharry Thank you for your suggestions. I will try it.

from 3d-sdn.

czsc123 avatar czsc123 commented on April 28, 2024

Hello @stmharry,

I have tried to install htop command. But I don't have root permission to install it. I can only use top command. So can I use top command to make sure the CPU usage is not capped? And what operation should I do to make sure the CPU usage is not capped?
Please pardon me as I am new to these operations. I google your suggestions but I can't find suitable answers.

from 3d-sdn.

Related Issues (6)

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.