ActiveRagdollStyleTransfer
ActiveRagdollStyleTransfer copied to clipboard
Research into locomotion style transfer with Active Ragdolls (using MarathonEnvs +ml_agents)
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.7.1 to 2.7.2. Release notes Sourced from tensorflow's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.6.0 to 3.15.0. Release notes Sourced from protobuf's releases. Protocol Buffers v3.15.0 Protocol Compiler Optional fields for proto3 are enabled by default, and no longer require the...
Hello! Thanks for the great repo. I want to make a contribution to the MarathonEnv since I reproduced similar work like yours using the current version of ML agent. I...
I'm trying to run this project, but the support to unity tensorflow sharp looks discontinued. How can i run it in Unity 2019?
Hi, sohojoe, it's a great project! Could you just tell me why you said your project StyleTransfer001 was fail? In other words, could you tell me what's the main difference...
sorry for the error of composing
Dear @Sohojoe , I see this version uses version 0.5 of ml-agents, when current version is 0.8. I have tested it with Unity 2019.1, and it seems to work, at...
When running the trained model in the Unity Editor - you may see different results between runs and from Build->Run Workaround * Build->Run - i.e. create an executable project to...
The update to 2018.4 broke the pre-trained Walk / Run ml-models. Solution: * Retrain Walk / Run Waiting for #4