Yinuo Liu
Yinuo Liu
I reproduced the code using MDFA dataset, and split the train set to train and val set. Training the model use the default setting of the code, however when tested...
I noticed that you only released CLIP-SF and BLIP-FF. I'm wondering if you could kindly release CLIP-FF and BLIP-SF? thx
Thanks for your work! It's very helpful for the community. However, when reproducing your "InBatch" experiment, I kept running into the error: local variable 'query_embedder_config' referenced before assignment (I didn't...
"You are also free to use your own language model instead of using the precomputed language embeddings provided by CALVIN. For this, implement CustomLangEmbeddings in evaluate_policy.py and add --custom_lang_embeddings to...