Git Product home page Git Product logo

Comments (5)

chenyilun95 avatar chenyilun95 commented on August 16, 2024

Did you build and compile the costvolume kernel successfully? It seems that it cannot find the compiled kernel.

from dsgn.

tomshalini avatar tomshalini commented on August 16, 2024

Did you build and compile the costvolume kernel successfully? It seems that it cannot find the compiled kernel.

As mentioned in README file i ran setup.py file successfully. Do i need to compile costvolume separately? Is the same mentioned in README file? If not how should i compile that?

[1]+ Done cd dsgn/utils/rotate_iou && bash compile.sh

Result of python3 setup.py build develop --user:

running build
running build_py
running build_ext
running develop
running egg_info
writing dsgn.egg-info/PKG-INFO
writing dependency_links to dsgn.egg-info/dependency_links.txt
writing top-level names to dsgn.egg-info/top_level.txt
reading manifest file 'dsgn.egg-info/SOURCES.txt'
writing manifest file 'dsgn.egg-info/SOURCES.txt'
running build_ext
copying build/lib.linux-x86_64-3.7/dsgn/_C.cpython-37m-x86_64-linux-gnu.so -> dsgn
Creating /home/shalini/.local/lib/python3.7/site-packages/dsgn.egg-link (link to .)
dsgn 0.1 is already the active version in easy-install.pth

Installed /home/shalini/Models/DSGN
Processing dependencies for dsgn==0.1
Finished processing dependencies for dsgn==0.1

from dsgn.

chenyilun95 avatar chenyilun95 commented on August 16, 2024

You do not have to compile the costvolume kernel separately. From your message, I think you should delete the build folder and rebuild it with python3 setup.py develop and see what happens. If it is successful, it will creates a .so file in dsgn/ folder.

from dsgn.

tomshalini avatar tomshalini commented on August 16, 2024

You do not have to compile the costvolume kernel separately. From your message, I think you should delete the build folder and rebuild it with python3 setup.py develop and see what happens. If it is successful, it will creates a .so file in dsgn/ folder.

Yes , it is resolved now.
Thank you so much for your time.

from dsgn.

chenyilun95 avatar chenyilun95 commented on August 16, 2024

That's great. :)

from dsgn.

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.