Coder Social home page Coder Social logo

Question about running about atlasnet HOT 2 CLOSED

tang-y-q avatar tang-y-q commented on June 20, 2024
Question about running

from atlasnet.

Comments (2)

ThibaultGROUEIX avatar ThibaultGROUEIX commented on June 20, 2024

Hi @tang-y-q

I see sh: 1: tmux: not found
I suggest to install tmux.

sudo apt-get install tmux

Best regards
Thibault

from atlasnet.

tang-y-q avatar tang-y-q commented on June 20, 2024

Hi @tang-y-q

I see sh: 1: tmux: not found I suggest to install tmux.

sudo apt-get install tmux

Best regards Thibault

Hi Thibault
Thank you very much for your reply. However, some problems occurred when I used your pretrained parameters for testing.
When I use the atlasnet_autoencoder_1_sphere trained_models, it can run normally. However, when I use atlasnet_autoencoder_25_squares trained_models , an error is reported as follows:

THCudaCheck FAIL file=/pytorch/torch/csrc/cuda/Module.cpp line=59 error=10 : invalid device ordinal
Traceback (most recent call last):
File "/home/yukon/AtlasNet-master/train.py", line 15, in
torch.cuda.set_device(opt.multi_gpu[0])
File "/home/yukon/anaconda3/envs/pymesh/lib/python3.6/site-packages/torch/cuda/init.py", line 292, in set_device
torch._C._cuda_setDevice(device)
RuntimeError: cuda runtime error (10) : invalid device ordinal at /pytorch/torch/csrc/cuda/Module.cpp:59

I found many methods on the Internet, but none of them can solve this problem.It is said on the Internet that Pytorch will save the video card information when saving the model. When reloading, it will report an error if it finds that the video card is not the same.But I still can't solve this problem.
Could you please tell me how to modify the code to make it work properly?

Best regards Yukon

from atlasnet.

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.