Code Monkey home page Code Monkey logo

fiberai's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

fiberai's Issues

[W NNPACK.cpp:80] Could not initialize NNPACK! Reason: Unsupported hardware.

Hi,

I tried to run the code on both windows and macbook, however on windows it was quite difficult to install and in the end I still did not manage to do it properly (having CUDA runtime error). On macbook I managed to run it successfully, however, I am getting this error:

"
Importing Modules
Building Predictor
Analyzing Images
[W NNPACK.cpp:80] Could not initialize NNPACK! Reason: Unsupported hardware.
Traceback (most recent call last):
File "/Users/cmocanu/Downloads/FiberAI-main/main.py", line 552, in
main_analyze(image_files, args.out)
File "/Users/cmocanu/Downloads/FiberAI-main/main.py", line 503, in main_analyze
currFiberLengths = currCSVData[:,[2,3]]
IndexError: too many indices for array: array is 1-dimensional, but 2 were indexed
"
I am running it on 2 channel images 1024 x 1024 in size. My build is MacBook Pro (13-inch, M1, 2020) with 8gb RAM.

Thank you!

AssertionError: Checkpoint model_final.pth not found!

I am not as knowledgeable in python. Working through the instructions, I reach a roadblock on step 2 while running main.py

File ".../fvcore/common/checkpoint.py", line 141, in load
assert os.path.isfile(path), "Checkpoint {} not found!".format(path)
AssertionError: Checkpoint model_final.pth not found!

Curious if you have familiarity with this issue.
You can reach out to me anytime at [email protected].
Greatly appreciated.

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.