muellerdo / kits19.MIScnn

Kidney Tumor Segmentation Challenge 2019: MIScnn - 3D Residual U-Net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to do inference using your model and without using a GPU

codebugged opened this issue · comments

  1. I am not having GPU infrastructure 
  2. I wish to run the inference on my local system using your model 
  3. Is it possible to run it without using a GPU ?  if yes then what approach should I try ?