Results 15 comments of ZhongcongXu

Hi, we acutally don't have window platform to test the installation and inference. You can refer to https://github.com/magic-research/magic-animate/issues/18 for generating your own DensePose seuqnces. Thanks.

Hi, thanks for your interest on our work. You can either estimate a DensePose semantic map sequence from the target video using [detectron2](https://github.com/facebookresearch/detectron2/tree/main/projects/DensePose) or render the DensePose semantic map from...

Hi, we used detectron2 library to estimate densepose, and the checkpoint we released was not trained on TED-Talk dataset.

> > Hi, thanks for your interest on our work. You can either estimate a DensePose semantic map sequence from the target video using [detectron2](https://github.com/facebookresearch/detectron2/tree/main/projects/DensePose) or render the DensePose semantic...

> > Hi, we used detectron2 library to estimate densepose, and the checkpoint we released was not trained on TED-Talk dataset. > > May I ask if the results mentioned...

> > Hi, we used detectron2 library to estimate densepose, and the checkpoint we released was not trained on TED-Talk dataset. > > I am also interested in the pre-trained...

> > Yes, it was trained on TED-Talk. The detectron2 has different visualizers, we use the semantic map one, and its background is purple. > > We have been utilizing...

Hi, thanks for your interest. I think it should be very fast to incorporate multiple controlnet without too many modifications. But we haven't tried yet, and there is no hands-on...

Hi, thanks for the interest. Below are my answers: 1. There is no preferred dimensions, but we only experimented on 512X512. We use an image format of png. 2. If...

> I have Ubuntu 22.04.3 server with Tesla V100 SXM2 32GB. > > I have followed: > > 1. [🏃‍♂️ Getting Started](https://github.com/magic-research/magic-animate#%EF%B8%8F-getting-started) > 2. [⚒️ Installation](https://github.com/magic-research/magic-animate#%EF%B8%8F-installation) > 3. [💃 Inference](https://github.com/magic-research/magic-animate#-inference)...