Giter Club home page Giter Club logo

Comments (4)

iloveOREO avatar iloveOREO commented on August 24, 2024

Maybe your "--batchSize 224" is too large, and the original batchSize is 60 with 8 gpus.
You can try a small batchSize.

from few-shot-vid2vid.

MengXinChengXuYuan avatar MengXinChengXuYuan commented on August 24, 2024

@iloveOREO Thank you for your kind help!
However I tried to lower the batch size, the problem still exist
It's So strange, I just can't figure out what could be wrong
And if I'm just 'lucky' enough, the code can run without any problem sometimes :(

from few-shot-vid2vid.

iloveOREO avatar iloveOREO commented on August 24, 2024

@MengXinChengXuYuan You're welcome!
I think the error maybe raise by multi-process, which may under the influence of param "--nThreads".
I am using "pytorch/pytorch:1.2-cuda10.0-cudnn7-devel" docker image and it works fine with me.
I had run example with given pose dataset on Tesla P100 by "python train.py --name pose --dataset_mode fewshot_pose
--adaptive_spade --warp_ref --spade_combine --remove_face_labels --add_face_D
--niter_single 100 --niter 200
--gpu_ids 0,1 --batchSize 4 --nThreads 2 --continue_train "
Hope it can be helpful.

from few-shot-vid2vid.

MengXinChengXuYuan avatar MengXinChengXuYuan commented on August 24, 2024

@iloveOREO I see! Thank you for your help :p
I will try to lower the threads I use

from few-shot-vid2vid.

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.