LAION-AI / aesthetic-predictor

A linear estimator on top of clip to predict the aesthetic quality of pictures
MIT License
461 stars 20 forks source link

efficient way to customize the model for more types of images #7

Open ursvasan opened 3 months ago

ursvasan commented 3 months ago

I have a use case where I have some type of images where this model doesn't work well, but works well for many of my images. If I want to add some more images to the training data and retrain what is the most efficient approach ?