deephealthproject / eddlLinks
European Distributed Deep Learning (EDDL) library. A general-purpose library initially developed to cover deep learning needs in healthcare use cases within the DeepHealth project.
☆35Updated 2 months ago
Alternatives and similar repositories for eddl
Users that are interested in eddl are comparing it to the libraries listed below
Sorting:
- Deep Learning sample programs using PyTorch in C++☆306Updated 2 weeks ago
- Libtorch C++ Examples☆52Updated 4 years ago
- Implementing CNN for Digit Recognition (MNIST and SVHN dataset) using PyTorch C++ API☆25Updated 3 years ago
- A personal implementation of YOLOv5 (v6.0)☆53Updated 2 years ago
- Highly parallel DBSCAN (HPDBSCAN)☆44Updated last year
- YoloV7 for a bare Raspberry Pi using ncnn.☆97Updated last year
- Accuracy, precision, recall, confusion matrix computation with batch updates☆14Updated 5 years ago
- Large Scale Non maximum Suppression. This project implements a O(nlog(n)) approach for non max suppression, useful for object detection r…☆77Updated this week
- Sample code to call C API for Tensorflow 2.1☆111Updated 2 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- TFOps-Aug: Implementation of policy-based image augmentation techniques based on TF2 Operations. All augmentations as efficient Tensorflo…☆14Updated 3 years ago
- OnnxRuntime in C++ demo content of my talk☆32Updated 4 years ago
- it's a small library for running trained Keras 2 models from a native C++ code.☆195Updated 3 years ago
- Example code to create and train a Pytorch model using the new C++ frontend.☆17Updated 6 years ago
- This is a cpp version of popular python computer vision library imutils☆44Updated 2 years ago
- Pre-built TensorFlow for C/C++ and CMake.