Coder Social home page Coder Social logo

maskr's Issues

Contact request

Dear @simonm3 ,

I am currently working on a project that involves the use of your PyPI package. I have a few questions and would greatly appreciate the opportunity to discuss them with you. Could you please provide the best way to contact you for further discussion? An email address or any other preferred method of communication would be very helpful. You can either reply here or DM me via my email at [email protected]

Thank you in advance for your time!

best,
Qingyun

State of the project?

Hi Simon,

I was just wondering about the state of the project? Was everything running, I mean the examples nuk, coco and shape or is it still in alpha phase?
I just want to know how much time I would have to put in in order to make it run?
thx and
Regards

torch.utils.ffi is deprecated

Hi there,

thank you for the good structured repo here.
Unfortunately I am getting this error (relatively new to python):
Compiling crop_and_resize kernels by nvcc...
./make.sh: line 12: nvcc: command not found
Traceback (most recent call last):
File "build.py", line 3, in
from torch.utils.ffi import create_extension
File "/Users//opt/anaconda3/lib/python3.7/site-packages/torch/utils/ffi/init.py", line 1, in
raise ImportError("torch.utils.ffi is deprecated. Please use cpp extensions instead.")
ImportError: torch.utils.ffi is deprecated. Please use cpp extensions instead.
Compiling nms kernels by nvcc...
./make.sh: line 20: nvcc: command not found
Traceback (most recent call last):
File "build.py", line 3, in
from torch.utils.ffi import create_extension
File "/Users/
/opt/anaconda3/lib/python3.7/site-packages/torch/utils/ffi/init.py", line 1, in
raise ImportError("torch.utils.ffi is deprecated. Please use cpp extensions instead.")

What can I da about it?

Downgrading to torch 1.0 does not help (as intended in another issue). Also I dont want to downgrade to 0.4 since the version is too old.
Also I dont know how to change it to torch.utils.cpp_extension.

Regards

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.