Code Monkey home page Code Monkey logo

segmentation_models_pytorch_3d's Issues

About Licenses

Thanks for releasing a great repository!
We used it for a community competition and it was very easy to use!

It would be great if you could clarify the license to allow commercial use, etc.

find module path for python by modifying to relative module path

Hi, I just installed your package via Type 2: Copy segmentation_models_pytorch_3d folder from this repository in your project folder. .

I discovered that certain files, particularly those in the model and decoder, rely on the segmentation_models_pytorch_3d module as part of the import root directory. This made it difficult for Python to locate the module when I copied the segmentation_models_pytorch_3d folder to my project directory. To resolve this, I changed the import format to a relative import (as attached). Is it a good choice to do so, or is there any solution to make Python find the files without modifying the source codes?

Screenshot 2024-03-14 at 17 22 38

Here is the list of files where I found the same issue. (maybe more)

modified:   segmentation_models_pytorch_3d/decoders/deeplabv3/model.py
modified:   segmentation_models_pytorch_3d/decoders/fpn/model.py
modified:   segmentation_models_pytorch_3d/decoders/linknet/decoder.py
modified:   segmentation_models_pytorch_3d/decoders/linknet/model.py
modified:   segmentation_models_pytorch_3d/decoders/manet/decoder.py
modified:   segmentation_models_pytorch_3d/decoders/manet/model.py
modified:   segmentation_models_pytorch_3d/decoders/pan/model.py
modified:   segmentation_models_pytorch_3d/decoders/pspnet/decoder.py
modified:   segmentation_models_pytorch_3d/decoders/pspnet/model.py
modified:   segmentation_models_pytorch_3d/decoders/unet/decoder.py
modified:   segmentation_models_pytorch_3d/decoders/unet/model.py
modified:   segmentation_models_pytorch_3d/decoders/unetplusplus/decoder.py
modified:   segmentation_models_pytorch_3d/decoders/unetplusplus/model.py
modified:   segmentation_models_pytorch_3d/encoders/__init__.py
modified:   segmentation_models_pytorch_3d/encoders/efficientnet.py

problem pip install

When you run the command pip install segmentation_models_pytorch_3d, you always receive an error:

ERROR: Could not find a version that satisfies the requirement segmentation_models_pytorch_3d (from versions: none)
ERROR: No matching distribution found for segmentation_models_pytorch_3d

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.