Skip to content

Image dataset captioning using Florence 2, saves captions to a CSV file

License

Notifications You must be signed in to change notification settings

keccakk/florence-2-labeler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Florence 2 Image Dataset Labeler

Setup

conda create --name florence python=3.11
conda activate florence
conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch -c nvidia
pip install -r requirements

Reference

About

Image dataset captioning using Florence 2, saves captions to a CSV file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages