Coder Social home page Coder Social logo

rockeycoss / prompt-segment-anything Goto Github PK

View Code? Open in Web Editor NEW
278.0 9.0 15.0 2.05 MB

This is an implementation of zero-shot instance segmentation using Segment Anything.

License: Apache License 2.0

Python 98.26% Shell 0.03% C++ 0.15% Cuda 1.56%
instance-segmentation segment-anything mmdetection

prompt-segment-anything's People

Contributors

kxqt avatar pkurainbow avatar rockeycoss avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

prompt-segment-anything's Issues

[Request] Programmable usage

This looks like a great tool, but unfortunately it's CLI, and in a end-program, we should be avoiding sub-process as much as possible. Is it possible to get either directions for programmable usage, or a method for importing and using functions via python?

Can you check the compatibility of different versions of mmcv ?

Thank you for your amazing work.
I already test the demo on huggingface.

However, I have some issues.
Following your instructions, I get an error with "from mmcv import Config" in the Evaluate Metrics step and Gradio Demo.

Below are the results of checking the version when the command line uploaded on GitHub is installed.
pip show mmdet | grep Version : Version: 3.0.0
pip show mmcv |grep Version : Version: 2.0.0

If i downgrade to mmcv-full 1.7.1 instead of mmcv(v2.0.0), it allows the Gradio Demo to work and generate a URL,
but the Evaluate Metrics still doesn't work.

other downstream tasks?

嗨大佬,你是我找了好久第一个开源了evaluate的sam项目,非常牛逼!
想问一下你还考虑做别的下游任务嘛,因为我关注到你这只有实例分割的任务,要是有别的任务就好了

Suggestion - Integrate MobileSAM into the pipeline for lightweight and faster inference

Reference: https://github.com/ChaoningZhang/MobileSAM

Our project performs on par with the original SAM and keeps exactly the same pipeline as the original SAM except for a change on the image encode, therefore, it is easy to Integrate into any project.

MobileSAM is around 60 times smaller and around 50 times faster than original SAM, and it is around 7 times smaller and around 5 times faster than the concurrent FastSAM. The comparison of the whole pipeline is summarzed as follows:

image

image

Best Wishes,

Qiao

详细文档

大佬你好,有没有详细文档介绍pipeline流程,test和推理的流程是怎样的,怎样流过文件的

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.