Git Product home page Git Product logo

Comments (3)

ranahanocka avatar ranahanocka commented on May 13, 2024

Hi @fxy2012 ,

The links work fine for me. Are you in China? Since I am hosting the data in Dropbox, maybe the website is blocked by the firewall. In any case, you should be able to open the link of the data in a standard browser. You can just copy everything after wget and paste in a browser. e.g., for human seg:

wget https://www.dropbox.com/s/s3n05sw0zg27fz3/human_seg.tar.gz

from meshcnn.

fxy2012 avatar fxy2012 commented on May 13, 2024

Thank you for your reply. So can the codes support pytorch 1.0 with cuda9.0?
I ran with pytorch 1.0, cuda9.0, but the following error occurred.
TypeError: can't convert np.ndarray of type numpy.bool_. The only supported types are: double, float, float16, int64, int32, and uint8.

from meshcnn.

ranahanocka avatar ranahanocka commented on May 13, 2024

Hi @fxy2012 ,

The newest version of the code uses pytorch 1.2, you can install the environment as in the readme.

Alternatively, you can check out an older version of the code which used Pytorch 1.0 (i.e., run git checkout cf93099)

from meshcnn.

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.