CVPR 2022 - derender3d: A method for de-rendering a 3D object from a single image into shape, material, and lighting, that is trained in a weakly-supervised fashion relying only on rough shape estimates.
EEG inverse solution with artificial neural networks. This package works with MNE-Python data structures for easy integration into your MNE-based M/EEG code
MIDict (Multi-Index Dict) can be indexed by any "keys" or "values", suitable as a bidirectional/inverse dict or a multi-key/multi-value dict (a drop-in replacement for dict in Python 2 & 3).
Kinematic redundancy resolution for replicating natural posture of human arm by performing constrained muscle-effort minimization (considering wrist pose and range of joint motion) with a human arm musculoskeletal model and OpenSIM C++ API.
This project implements a new algorithm for complex matrix processing required by Polarimetric Synthetic Aperture Radar (PolSAR) using C/C++ and Open Computing Language (OpenCL)
C++ CUDA-compatible template class that provides an interface for generic purpose matrix related algorithms and computations. Includes Matlab-like functions. This is mainly an example of how to use CUDA code with C++. Don't expect such high performance.