Coder Social home page Coder Social logo

4dsurvival's People

Contributors

doregan avatar ghalib-bello avatar ghalibbello avatar j-duan avatar lisurui6 avatar randommm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

4dsurvival's Issues

4DS: NaNs in inputs

@lisurui6

Brief Description:

While training the 4DS network (demo_validateDL.py) using PH data from the cardiac drive, 'NaNs detected in inputs, please correct or drop' error is observed:

image

About the screenshot:

  1. I have suppressed the N/W training progress information.
  2. The training starts fine with step (1)
  3. For the first bootsrap sample, the error is observed in step (2a), hyperparameter search.
    concordance.py
  4. The error is 'NaNs detected in inputs, please correct or drop'

My understanding:

While finding the hyperparameters, the inputs are becoming NaNs.
Possible causes:

  1. Exploding/vanishing gradient problem
  2. Seeding the solver properly
  3. Need of changing the inputs passed to the DL_single_run() inside hypersearch_DL()

Reproducing the error:

  1. screen

  2. Run the latest docker image with appropriate mounting of the volume for the following file: $PWD/cardiac/for_ghalib/backup/home/[email protected]/gbello/RWorkspace1/mesh_motiondescriptor_PHAB0267Adecmesh_CTEPH302.pkl:

nvidia-docker run -ti --rm -v $PWD/cardiac/for_ghalib/backup/home/[email protected]/gbello/RWorkspace1:/data lisurui6/4dsurvival-gpu:latest

  1. cd demo

  2. CUDA_VISIBLE_DEVICES='available_device' python3 demo_validateDL.py

  3. Wait.

environment

Hello, can I run it under Windows system?

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.