Stars
A Python 3 framework for Reservoir Computing with a scikit-learn-compatible API.
A Python toolkit for Reservoir Computing and Echo State Network experimentation based on pyTorch. EchoTorch is the only Python module available to easily create Deep Reservoir Computing models.
A simple and flexible code for Reservoir Computing architectures like Echo State Networks
An Echo State Network module for PyTorch.
Reservoir computing utilities for scientific machine learning (SciML)
📝A simple and elegant markdown editor, available for Linux, macOS and Windows.
chisel-jp / chisel-book
Forked from schoeberl/chisel-bookDigital Design with Chisel
A github repo of the openSMILE feature extraction tool.
An Open-Source Library for Training Binarized Neural Networks
An opinionated list of awesome Python frameworks, libraries, software and resources.
Source code accompanying O'Reilly book: Machine Learning Design Patterns
Cross-platform, customizable ML solutions for live and streaming media.
Pre-trained Deep Learning models and demos (high quality and extremely fast)
Edge TPU Accelerator / Multi-TPU + MobileNet-SSD v2 + Python + Async + LattePandaAlpha/RaspberryPi3/LaptopPC
A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8…
This script converts the ONNX/OpenVINO IR model to Tensorflow's saved_model, tflite, h5, tfjs, tftrt(TensorRT), CoreML, EdgeTPU, ONNX and pb. PyTorch (NCHW) -> ONNX (NCHW) -> OpenVINO (NCHW) -> ope…
Learn OpenCV : C++ and Python Examples
Open-Source Large Vocabulary Continuous Speech Recognition Engine
Code for robust monocular depth estimation described in "Ranftl et. al., Towards Robust Monocular Depth Estimation: Mixing Datasets for Zero-shot Cross-dataset Transfer, TPAMI 2022"
(ICCV'19) Indices Matter: Learning to Index for Deep Image Matting
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
Tutorial on fine tuning DeepLabv3 segmentation network for your own segmentation task in PyTorch.
Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.
Background Matting: The World is Your Green Screen
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
Synchronized Batch Normalization implementation in PyTorch.