Code Monkey home page Code Monkey logo

sesdf's People

Contributors

yukangcao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

sesdf's Issues

train_shape hangs up when train single-view

Hi, thanks for your great work.
I m trying to train with my own data.
I finished dataset preprocessing. but when I try to train the shape, the program hands up.
Even wait for a day, it still hands up there.

my command is:
python -m apps.train_shape --dataroot /mnt/d/wang/windows/repos/SeSDF/custom_data/generated --random_flip --random_scale --resolution 512 --hg_down 'ave_pool' --norm 'group' --val_train_error --val_test_error --gpu_ids=0 --batch_size 2 --learning_rate 0.0001 --sigma 0.02 --checkpoints_path /mnt/d/wang/windows/repos/SeSDF/custom_data/checkpoints --results_path /mnt/d/wang/windows/repos/SeSDF/custom_data/result

the output is as the following:

train data size: 180
test data size: 360
initialize network with normal
Using Network: hgpifu

it looks like it hangs up at this line of the code

for train_idx, train_data in enumerate(train_data_loader):

my env is as the following

      - torch==2.1.1+cu121
      - torch-scatter==2.1.2+pt21cu121
      - torchmetrics==0.9.1
      - torchvision==0.16.1+cu121
      - pytorch-lightning==1.6.4
      - pytorch3d==0.7.6
      - kaolin==0.15.0
      - python=3.8.13=h12debd9_0

my gpu is GX 4090.

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.