Git Product home page Git Product logo

Comments (4)

frank-xwang avatar frank-xwang commented on September 12, 2024

Hey, did you follow our INSTALL.md to install necessary VideoCutLER packages? VideoCutLER needs to use MultiScaleDeformableAttention and requires you to install additional packages.

from cutler.

bjoved00 avatar bjoved00 commented on September 12, 2024

Yes, I followed the instructions. When I run (having run "pip install -r videocutler/requirements.txt" before):

cd videocutler/mask2former/modeling/pixel_decoder/ops
sh make.sh

I get the following output:

Installed /home/bea/miniconda3/envs/videocuter/lib/python3.8/site-packages/MultiScaleDeformableAttention-1.0-py3.8-linux-x86_64.egg
Processing dependencies for MultiScaleDeformableAttention==1.0
Finished processing dependencies for MultiScaleDeformableAttention==1.0

But I still get the same error when trying to run the demo.

from cutler.

frank-xwang avatar frank-xwang commented on September 12, 2024

Hi, this error appears to be a known issue, often due to an incorrect PyTorch installation. You can find relevant discussions and potential fixes on Stack Overflow and PyTorch Forums. Try reinstalling PyTorch, ensuring compatibility with your CUDA version. It's also a good idea to check Mask2Former and Detectron2's codebases for specific installation requirements and post your questions there, as our frameworks build upon theirs without altering their libraries.

from cutler.

frank-xwang avatar frank-xwang commented on September 12, 2024

Closing for now. Please feel free to reopen it if you have further questions.

from cutler.

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.