Giter Site home page Giter Site logo

Comments (8)

qbzhu2020 avatar qbzhu2020 commented on July 28, 2024

python train.py ae_configs/cvpr/low pc_configs/cvpr/res_shallow --restore
"/public/home/xqqstu/fab/code/ckpts/0515_1103 cvpr@low cvpr@res_shallow/ckpts"

from imgcomp-cvpr.

fab-jul avatar fab-jul commented on July 28, 2024

maybe an issue with GPU? do you have one in the system?

from imgcomp-cvpr.

qbzhu2020 avatar qbzhu2020 commented on July 28, 2024

I checked it again and found that I do have one! We can see it in the log: 2020-06-12 13:40:33.870168: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1030] Found device 0 with properties
name: Tesla V100-PCIE-32GB major: 7 minor: 0 memoryClockRate(GHz): 1.38
pciBusID: 0000:3b:00.0
totalMemory: 31.75GiB freeMemory: 31.03GiB

image
And the picture above is the code stop place.

from imgcomp-cvpr.

fab-jul avatar fab-jul commented on July 28, 2024

ok. what’s the training data?

from imgcomp-cvpr.

fab-jul avatar fab-jul commented on July 28, 2024

and are you running this in your local machine or in some cloud / cluster

from imgcomp-cvpr.

qbzhu2020 avatar qbzhu2020 commented on July 28, 2024

Thank you for your reply. Well, the dataset is the ImageNet, and I am running code on the CentOS7 of the cluster system. And this morning I‘ve tried running the code on the Windows system of my laptop, unexpectedly it succeeded at last. So I am very confused why it did't work in the cluster. Maybe some configurations on the cluster were wrong.

from imgcomp-cvpr.

fab-jul avatar fab-jul commented on July 28, 2024

hm one issue could be that you don’t have enough RAM on the cluster. did you check this? you want probably at least 40GB

from imgcomp-cvpr.

qbzhu2020 avatar qbzhu2020 commented on July 28, 2024

Following your advice, I searched on the google and found some suggestions such as reduce the batch-size, I changed the batch_size of your model form 30 to 16, and reuse the training command, it works finally!! Thank you very much!

from imgcomp-cvpr.

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.