Giter Club home page Giter Club logo

Comments (8)

antoiner77 avatar antoiner77 commented on July 21, 2024 1

I use one of the example, I just customised the input image.

from magic-animate.

FurkanGozukara avatar FurkanGozukara commented on July 21, 2024

how did you generate DensePose video?

from magic-animate.

FurkanGozukara avatar FurkanGozukara commented on July 21, 2024

i have used this image it works. 512x512

installed via my auto installer on windows 10 python 3.10.11 - venv

ex_image

2023-12-05T04-02-57.mp4

from magic-animate.

antoiner77 avatar antoiner77 commented on July 21, 2024

Converting it to jpg solved my issue

from magic-animate.

imfurkaann avatar imfurkaann commented on July 21, 2024

I want to take the densepose of a different video and transfer it. How do I get the densepose from the video? @FurkanGozukara

from magic-animate.

FurkanGozukara avatar FurkanGozukara commented on July 21, 2024

I want to take the densepose of a different video and transfer it. How do I get the densepose from the video? @FurkanGozukara

my script automatically doing it. if you want to manually do you need to figure out installing detectron, figure out how to use apply_net.py - it also need modification for accurate output and batch processing and also process every frame and combine back

compose_dense_pose
Inside compose_densepose first run install_detectron. bat
This file will install all libraries etc into a new VENV for to be able to generate DensePose video from given any raw video
Making this work took me like 15 hours. Make sure that you have followed all Pre Requirements
Then to generate a DensePose of any given raw video first edit make_dense_video. py file
Edit video_path according to your video path 
Edit final_output_path according to your desire
You can also edit frames_folder and densepose_output_folder (optional)
Then to generate DensePose video run generate_dense_video. bat file
final_output_path will be DensePose video of given raw video fully automatically with best possible DensePose model
I have written a very special script and edited apply_net. py for batch processing. So this process is blazing fast
Before generating another DensePose video I suggest you to manually delete dense_frames and 

from magic-animate.

hub3er avatar hub3er commented on July 21, 2024

I want to take the densepose of a different video and transfer it. How do I get the densepose from the video? @FurkanGozukara

use this space on huggingface: https://huggingface.co/spaces/fffiloni/video2densepose

from magic-animate.

zhangdanfeng888 avatar zhangdanfeng888 commented on July 21, 2024

Converting it to jpg solved my issue将其转换为jpg解决了我的问题

I have the same question, and my data is jpg file.

from magic-animate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.