-
Norwegian University of Science and Technology and SINTEF Digital
- Trondheim, Norway
- http://www.eriksmistad.no
- @ErikSmistad
-
annotationweb Public
A web-based annnotation system for easy annotation of image sequences such as ultrasound and camera recordings
-
Dette scriptet konverterer norgeskart fra genorge i UTM-33 projeksjon til EPSG:3857 som Google og Leaflet bruker
-
-
OpenCL-Getting-Started Public
A small "getting started" tutorial for OpenCL. See http://www.eriksmistad.no/getting-started-with-opencl-and-gpu-computing/ for more info
-
tensorflow Public
Forked from tensorflow/tensorflowComputation using data flow graphs for scalable machine learning
C++ Apache License 2.0 UpdatedDec 21, 2020 -
Simple script to convert a frozen tensorflow .pb file to TensorRT UFF format
-
simple-cpp-plugin-test Public
Small test of a simple plugin system in C++ for Windows and Linux
-
Parallel/GPU level set volume segmentation using OpenCL
-
GTest Public
Just a simple test of the google C++ unit test framework (GTest)
-
-
OpenCL-Gaussian-Blur Public
An example of Gaussian blur using OpenCL and the built-in Images/textures
-
SNNs Public
Forked from bioinf-jku/SNNsTutorials and implementations for "Self-normalizing networks"
Jupyter Notebook GNU General Public License v3.0 UpdatedJun 20, 2017 -
-
keras Public
Forked from keras-team/kerasDeep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.
Python Other UpdatedJun 7, 2017 -
CustusX Public
Forked from SINTEFMedtek/CustusXResearch Platform for Image-Guided Therapy
-
-
-
tensorflow-yolo Public
Forked from nilboy/tensorflow-yolotensorflow implementation of 'YOLO : Real-Time Object Detection'(train and test)
Python UpdatedJan 31, 2017 -
OpenCL-GVF Public
An optimized OpenCL implementation of Gradient Vector Flow (GVF) that runs on GPUs and CPUs for both 2D and 3D. For more details about the implementation, see the scientific article Real-time gradi…
-
GPU-Marching-Cubes Public
A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL
-
-
libfreenect2 Public
Forked from OpenKinect/libfreenect2Open source drivers for the Kinect for Windows v2 device
-
A simple test for having multiple windows with the same OpenGL context using GLUT
-
-
SIPL-Example Public
This is an example of how to use the Simple Image Processing Library (see www.github.com/smistad/SIPL/).
-
SIPL Public
The Simple Image Processing Library (SIPL) is a C++ library with the main goal of making it easy to go from an algorithm concept to pictures on the screen.
-
Nerve-Segmentation Public
Forked from matthewzhou/Nerve-SegmentationImage recognition for nerves from ultrasound images using a sliding window CNN
Python UpdatedAug 15, 2016 -
visualize-caffe Public
Some useful python functions for visualizing a caffe network
-
OpenCLUtilities Public
A small set of function based on the OpenCL C++ bindings to help set up an OpenCL and OpenCL-GL context as well as compiling OpenCL code
-
cpd Public
Forked from gadomski/cpdC++ implementation of the Coherent Point Drift point set registration algorithm