Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding to FastSAM's README page. #2

Open
zxDeepDiver opened this issue Nov 27, 2023 · 2 comments
Open

Adding to FastSAM's README page. #2

zxDeepDiver opened this issue Nov 27, 2023 · 2 comments

Comments

@zxDeepDiver
Copy link

zxDeepDiver commented Nov 27, 2023

Thank you for extending FastSAM to incorporate category segmentation capability. We have recommended this work in the "update" section of FastSAM's GitHub README. We hope more people will participate to enhance the industrial applications of large-scale visual models.

@zxDeepDiver
Copy link
Author

For testing with the project, I have made the following attemps:

  1. pip install setuptools==59.5.0
  2. pip install spacy --upgrade
  3. pip install --upgrade transformers
  4. use the newest transformer library.
  5. pip install pydantic==1.10.8
  6. pip install torch==1.10.1+cu111 torchvision==0.11.2+cu111 torchaudio==0.10.1 -f https://download.pytorch.org/whl/cu111/torch_stable.html
  7. pip install mmcv_full-1.3.18-cp38-cp38-manylinux1_x86_64.whl

@KBH00
Copy link
Owner

KBH00 commented Nov 29, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants