Hello.
I have a pretrained two LXMERT models, using the official LXMERT GitHub repository.
I want to evaluate my models on RefCOCO.
I was wondering if it is possible to use your implementation to fine-tune in on the RefCOCO task?
I do not want to change to pre-training, just to compare these two models on RefCOCO.
My models are stored in model_LXRT.pth files (same as LXMERT implementation).
Thanks!
Hello.
I have a pretrained two LXMERT models, using the official LXMERT GitHub repository.
I want to evaluate my models on RefCOCO.
I was wondering if it is possible to use your implementation to fine-tune in on the RefCOCO task?
I do not want to change to pre-training, just to compare these two models on RefCOCO.
My models are stored in
model_LXRT.pthfiles (same as LXMERT implementation).Thanks!