MMEditing is a low-level vision toolbox based on PyTorch
...With elaborate designs of the new framework and careful implementations, hope MMEditing could provide a better experience. When installing PyTorch in Step 2, you need to specify the version of CUDA. If you are not clear on which to choose, follow our recommendations.
A Blender 2.6+ addon that aims to implement Motion Graphs
This add-on demonstrates how motion graphs can be created in Blender in order to create a variety of arbitrary length character animations from a small set of character motions.
This add-on implements motion graphs as described in Motion Graphs paper by Kovar, Gleicher, and Pighin from SIGGRAPH 2002. The add-on can import set of motion captured BVH files and construct a motion graph based on some given parameters. This motion graph can be stored in memory and used until Blender is...