Git Product home page Git Product logo

Comments (12)

StevenLiuWen avatar StevenLiuWen commented on July 18, 2024 1

@thelordlugo , currently we do not have the system with CUDA 11.0+.
you can try the followings:

pip uninstall mmcv mmcv-full, 
pip install mmcv-full==1.2.0

Let us know, if this works, and we will update the setup.py

from ipercore.

piaozhx avatar piaozhx commented on July 18, 2024

Are you running on your custom video but not demo video from our assets dir?
it looks like a problem in the process of "pre-processing".

from ipercore.

lordlugo avatar lordlugo commented on July 18, 2024

Are you running on your custom video but not demo video from our assets dir?
it looks like a problem in the process of "pre-processing".

hi, thanks for the reply, this is exactly what I put into the terminal python demo/motion_imitate.py --gpu_ids 0 --image_size 512 --num_source 1 --output_dir "./results" --assets_dir "./assets" --model_id "donald_trump_2" --src_path "path?=/data/dev/projects/iPERCore/assets/samples/sources/donald_trump_2/00000.PNG,name?=donald_trump_2" --ref_path "path?=/data/dev/projects/iPERCore/assets/samples/references/akun_2.mp4,name?=akun_2,pose_fc?=300"

from ipercore.

StevenLiuWen avatar StevenLiuWen commented on July 18, 2024

hi, @thelordlugo , it seems that you have not installed the iPERCore successfully. Have you run python setup.py develop before you run the motion_imitate.py. If possible, could provide a snapshot of the installation stage?

from ipercore.

lordlugo avatar lordlugo commented on July 18, 2024

Hi @StevenLiuWen Thanks for the reply, I reinstalled it, it doesn't show that error anymore, now it shows RuntimeError: nms is not compiled with GPU support

from ipercore.

StevenLiuWen avatar StevenLiuWen commented on July 18, 2024

Hi @thelordlugo , it seems that there are some problems when installing MMCV or mmdet,our preprocessing relies on these two packages. You can check it by running the followings:

import mmcv
import mmdet

Are there reporting some errors?

from ipercore.

StevenLiuWen avatar StevenLiuWen commented on July 18, 2024

hi @thelordlugo ,What's the Cuda version of your system?

from ipercore.

lordlugo avatar lordlugo commented on July 18, 2024

@StevenLiuWen hi, it's 11.0

from ipercore.

lordlugo avatar lordlugo commented on July 18, 2024

@StevenLiuWen made an error, it's 11.1

from ipercore.

lordlugo avatar lordlugo commented on July 18, 2024

@StevenLiuWen Hi, fixed it, works great now, had to completely uninstall Cuda 11.1 and installed 10.2. Thanks!

from ipercore.

StevenLiuWen avatar StevenLiuWen commented on July 18, 2024

@thelordlugo , It seems that there are some problems in setup.py when installing with CUDA 11.0+. We only test on CUDA 10.1 and CUDA 10.2. We will try to fix it with CUDA 11.0+ later.

from ipercore.

lordlugo avatar lordlugo commented on July 18, 2024

@StevenLiuWen awesome! I have one more question if you don't mind, I have another pc at home with 4 Tesla V100's, does it scale well across multiple GPU's?

Thanks again

from ipercore.

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.