Skip to content

Anne-Andresen/Autoencoder_3D_C_CUDA

Repository files navigation

Autoencoder_3D_C_CUDA

Introduction

This repository provides an implementation of a 3D autoencoder in raw CUDA C. The autoencoder handles NIfTI image files, but can be adapted to other file types.

Installation

Prerequisites

  • CUDA Toolkit
  • NIfTI-1 library
  • GCC

Installing NIfTI-1 Library

Download and install the NIfTI-1 library from the NIfTI library website.

Clone the Repository

git clone https://github.com/Anne-Andresen/Autoencoder_3D_C_CUDA.git
cd Autoencoder_3D_C_CUDA

Releases

No releases published

Packages

No packages published