From e753e9332ff54821318a723612a910ac197e2cce Mon Sep 17 00:00:00 2001 From: Erik Smistad Date: Tue, 19 Mar 2024 11:01:26 +0100 Subject: [PATCH] Update README.md [no ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 021ce320a..6571f38d8 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Join the chat on Gitter](https://img.shields.io/gitter/room/smistad/fast?logo=gitter)](https://gitter.im/smistad/FAST) [![Pip Downloads](https://img.shields.io/pypi/dm/pyfast?label=pip%20downloads&logo=python)](https://fast.eriksmistad.no/download-stats.html) -FAST is an open-source framework developed by researchers at the Norwegian University of Science and Technology and SINTEF. +FAST is an open-source framework developed by researchers at the Norwegian University of Science and Technology (NTNU) and SINTEF. The main goal of FAST is to make it easier to do high-performance processing, neural network inference, and visualization of medical images utilizing multi-core CPUs and GPUs. To achieve this, FAST use modern C++, OpenCL and OpenGL, and neural network inference libraries such as TensorRT, OpenVINO, TensorFlow and ONNX Runtime. ### Get started