inverse
There are 207 repositories under inverse topic.
Brummi/derender3d
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.
emvaized/modern_inverted_mouse_cursors
This project aims to recreate standard inverted mouse cursors in Windows 10/11 with a more modern design
josdejong/immutable-json-patch
Immutable JSON patch with support for reverting operations
LukeTheHecker/esinet
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
SargisYonan/uLAPack
Micro Linear Algebra Package
whizkydee/type-reverse
🦄 Lightweight reverse utility around strings, arrays, numbers and more.
et0803/memikrr
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.
villfa/php-invert-color
Invert a given color.
ShenggaoZhu/midict
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).
diegofgcoelho/SARImageOpenCL
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)
Pex2892/kinematics_manipulator_3d_2d
Forward and Inverse Kinemactics of a manipulator in 2D (plane) and 3D (space)
d1024choi/trajpred_mmirl
Official implementation of "Future trajectory prediction via RNN and maximum margin inverse reinforcement learning" presented at ICMLA 2018
GeorgePapazafeiropoulos/NNO-Neural-Network-Optimization-
Neural Network Optimization (NNO) algorithm
mjjq/Inverse-Rasterizer
Create polygons (arrays of vertices) from input PNG sprites
moxystudio/yargs-unparser
Converts back a yargs argv object to its original array form
nikiibayat/InverseMappingFaceGANs
A fast, deep residual neural networks based method of mapping both synthesized and real faces into corresponding latent representations
abhijit-hota/nyo
A matrix library for JavaScript with ability to calculate determinants, inverse, RREF and perform other simple matrix operations.
bemoregt/ofxInverseFFT
inverse 2d FFT using Openframeworks
nitin-bommi/Computer-Based-Optimization-Techniques
Computing the optimized values using Simplex method
wissem01chiha/robotic-arm-manipulator
mini palletizing 4 dof robot drafting arm project
adam-rocska/invertible-typescript
A library for creating and managing invertible functions and type-safe pipelines in TypeScript.
danielhanchen/Reversing_Markov_Chains
Sometimes we want to ”reverse” a Markov Chain process. Taking the inverse of the transition matrix allows this to work, but the inverse result is not a transition matrix. If I wanted to model a population going to work, and then going back home, negative and greater than 1 probabilities in the inverse matrix will cause issues. I propose a method to compute the ”inverse” of a transition matrix, and the result is still a transition matrix
Erellu/ste-Matrix
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.
Flamisell/StewartPlatformClass_py
Stewart Platform Class repository
rayyamhk/Matrix.js
A professional, comprehensive and high-performance library for you to manipulate matrices.
stdlib-js/stats-base-dists-frechet
Fréchet distribution.
stdlib-js/stats-base-dists-frechet-cdf
Fréchet distribution cumulative distribution function (CDF).
stdlib-js/stats-base-dists-invgamma-mode
Inverse gamma distribution mode.
stdlib-js/stats-base-dists-invgamma-variance
Inverse gamma distribution variance.
stdlib-js/stats-base-dists-laplace-quantile
Laplace distribution quantile function.
Flamisell/StewartPlatformSingularities_py
Stewart Platform Singularities Generation repository
gramaziokohler/aixd_ara
ARA: Grasshopper plugin for AIXD toolkit
HyBISCIS/MicroECT
Microscale 3-D Capacitence Tomography with a CMOS Sensor Array (BioCAS23)
LukeTheHecker/laura
laura: Local Auto-Regressive Average: A linear solution to the M/EEG inverse problem
stdlib-js/math-base-special-acotd
Compute the arccotangent (in degrees) of a double-precision floating-point number.