Giter VIP home page Giter VIP logo

tvcg-progiso-training's Introduction

Deep Learning In-Fill for Progressive Isosurface Raycasting

This repo holds the model training code for the TVCG paper, "Interactive Isosurface Visualization in Memory Constrained Environments Using Deep Learning and Speculative Raycasting" by Landon Dyken, Will Usher, and Sidharth Kumar. The code here was adapted from the work of "FoVolNet: Fast Volume Rendering using Foveated Deep Neural Networks" for our training purposes.

Running Locally

Training and inference in this codebase require an NVIDIA GPU with CUDA support, along with conda for dependencies.

  • To begin, 'install.sh' must first be run to install necessary dependencies.
  • For example purposes, sample data is given here for training and inference in the 'data/' folder, split into training and validation sets. To preprocess these datasets and begin training a new model, run 'start_training.sh' after installation. During training, a new model will be created in the 'results/new-model/' folder. Checkpoints will be saved every 5 epochs, and training can be stopped at any point by killing the process (ctrl+c). Training can be continued from the latest checkpoint by running 'continue_training.sh'.
  • The model used for the TVCG paper is also included under 'results/noof-ultraminiv12'. To test this model, run 'test_inference.sh' after installation. Output PSNR, SSIM, and images will be created in 'infer/'.

tvcg-progiso-training's People

Contributors

ldyken53 avatar

Watchers

 avatar

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.