darkpromise
darkpromise
Hello, a nice work for metric learning ! I'm interesting for the method and want to re-produce the results. Can you provide the training script for each dataset (e.g., CUB200...
A nice work for metric learning! I find in the backbone network, a LayerNorm is used after the final embedding/fc layer (before L2-normalization). Why use this operation? Since previous metric...
A significant achievement in aligning Vision-Language Models! While running the code 'RLAIF-V/muffin/train/train_llava15.py', I noticed that all model parameters are trainable. Due to hardware limitations, could you kindly provide the LoRA...