Skip to content

KAUST-Nvidia hackathon project. We put a segmentation code on the GPU and achieved considerable speedup

Notifications You must be signed in to change notification settings

NickLuiken/HPC_Hackathon_DIG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOGO

2022 KAUST-NVIDIA HPC Hackathon

This repository is intended to document the project conducted by the Deep Imaging Group (DIG) as part of the 2022 KAUST-NVIDIA HPC Hackathon.

The general idea of the project is to optimize the primal-dual based segmentation algorithm implemented by Matteo Ravasi at https://pyproximal.readthedocs.io/en/latest/api/generated/pyproximal.optimization.segmentation.Segment.html?highlight=segment.

The main code we would like to optimize levaraging GPU capabilities can be found at: https://pyproximal.readthedocs.io/en/latest/_modules/pyproximal/proximal/Simplex.html#Simplex

Team members 🤖

  • Nick Luiken
  • Miguel Corrales
  • Juan Romero

To ensure reproducibility of the results we suggest the environment.yml file when creating the environment.

About

KAUST-Nvidia hackathon project. We put a segmentation code on the GPU and achieved considerable speedup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.5%
  • Python 0.5%