New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

groundino-samnet

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

groundino-samnet

A SAM model with GroundingDINO model for feet segmentation

  • 0.5.13
  • PyPI
  • Socket score

Maintainers
1

DiagAssistAI

GitHub License Static Badge PyPI - Version

modelo

Installation

GSamNetwork requires python==3.10.12, as well as torch==2.4.0.

Installing PyTorch

Make sure to check the version of Python that is compatible with your CUDA version at the following link: Installing torch locally.

In this project, CUDA 12.1 was used. You can install PyTorch with support for CUDA 12.1 using the following command:

pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121

Installing Package

To install the package, use:

pip install groundino-samnet

Version 0.5.13

Fixed

Fixed: Error to segment without points o boxes.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc