korrawe / Diffusion-Noise-Optimization

DNO: Optimizing Diffusion Noise Can Serve As Universal Motion Priors
Other
95 stars 3 forks source link

GUI for joint editing #6

Closed miraymen closed 2 weeks ago

miraymen commented 2 months ago

Hi

Thanks for releasing the code. In the readme you talk about a GUI for creating test motion sequences, a variable USE_GUI. I can't find this code anywhere. Will it please be possible for you to release this code as well.

korrawe commented 2 months ago

The USE_GUI part refers to this line in sample/dno_helper.py. Though, these are just parts of what I used for testing trajectory edit so they are very primitive implementation with Pyplot.

You can use the scroll bar to select the frame, click where you want the body to be on that frame, and then click add. Then you click done.