sebastianstarke / AI4Animation

Bringing Characters to Life with Computer Brains in Unity
7.4k stars 1.03k forks source link

Question about GVNN.onnx #113

Open moonsh opened 1 year ago

moonsh commented 1 year ago

Thank you for sharing your work. I am interested in implementing your model but uncertain about the reference I should use to reproduce it (GVNN.onnx).

Could you provide some guidance on how to implement your model (GVNN.onnx) ?

https://github.com/sebastianstarke/AI4Animation/blob/master/AI4Animation/SIGGRAPH_2022/Unity/Assets/Projects/DeepPhase/Demos/Dance/150_GVNN.onnx

xiaoxiongweimi commented 1 year ago

Thank you for sharing your work. I am interested in implementing your model but uncertain about the reference I should use to reproduce it (GVNN.onnx).

Could you provide some guidance on how to implement your model (GVNN.onnx) ?

https://github.com/sebastianstarke/AI4Animation/blob/master/AI4Animation/SIGGRAPH_2022/Unity/Assets/Projects/DeepPhase/Demos/Dance/150_GVNN.onnx

I also want to repreduce the GVNN.onnx model to see the results of 'Dance Motion Synthesis'. Looking forward to the author's relpy.