Genshin Impact Fine-tuning CLIP for anime search
colab.research.google.com
Genshin Impact Fine-tuning CLIP for anime search
1–4 of 4 posts
Re: Genshin Impact Fine-tuning CLIP for anime search
#2Re: Genshin Impact Fine-tuning CLIP for anime search
#3Wonder how this stacks up with ResNet-50 family classifiers trained through TensorFloe or ML.Net
On the other hand, Tensorflow or MLNet are machine learning frameworks, to achieve the task you can choose whatever you want to build the model components.
Re: Genshin Impact Fine-tuning CLIP for anime search
#4Wonder how this stacks up with ResNet-50 family classifiers trained through TensorFloe or ML.Net
This is more related to search tasks, where we encode text and image pairs to use text to search image. ResNet can also be served a backbone for search tasks: content-based image search/reverse image search/search image with image. You need to remove the ResNet50 classification head. On the other hand, Tensorflow or MLNet are machine learning frameworks, to achieve the task you can choose whatever you want to build t…
[Run a numerical optimizer on weights for the different ResNets' outputs for best results ]