Skip to content

ZJUshine/Owl-Vit-SAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Owl-Vit-SAM

Using nature language to segement everything

Installation

Installing both PyTorch and TorchVision with CUDA support is strongly recommended.

Install Segment Anything:

pip install git+https://github.com/facebookresearch/segment-anything.git

Install OWL-ViT (the OWL-ViT is included in transformer library):

pip install transformers

Run

python main.py

Results

result images will be saved in the folder ./outputs

About

Using nature language to segement everything

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages