"Open-Set Image Tagging and Captioning Tool" that leverages the pre-trained RAM++ and Tag2Text models to tag and caption images, including recognizing new categories not seen during training.
Clone the repository and install the dependencies:
git clone https://github.com/yourusername/open-set-image-tagging.git
cd open-set-image-tagging
pip install -r requirements.txt