A SAM model with GroundingDINO model
Project description
DiagAssistAI
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.3.0
Added
Added: New logic in box post-processing
Added: plot_grid function in visuals for the visualization of bounding boxes with images
Added: Option to post-process the boxes using version 1 or version 2 in predict_dino function from GSamNetwork class
Fixed
Fixed: Error in the logic of DataLoader creation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file groundino_samnet-0.3.0.tar.gz.
File metadata
- Download URL: groundino_samnet-0.3.0.tar.gz
- Upload date:
- Size: 178.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6ee8ee61d11cfa15b55fef56bb38c080b96cc636b1445c91139861b7a5d9225
|
|
| MD5 |
a96a78ef5d76c7de96e5e7a0c284cbc8
|
|
| BLAKE2b-256 |
fa00217d22885269aaf50b918ec90a2371b18a447c751777ead0127b7c6e6405
|
File details
Details for the file groundino_samnet-0.3.0-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: groundino_samnet-0.3.0-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 495.2 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77d2ab8487e3b5d0967c09d4ad8bb9d1abfcd5f5457fd8177d3778cc1d2d8430
|
|
| MD5 |
c06741e79a44ed418ec2dccfd28e6650
|
|
| BLAKE2b-256 |
7dc091ef80aefac0714edfafeace67899ad0c7708208c47490d1a07ce8ae1a28
|