Emmanuel
Emmanuel
> @vincentlux I am planning to use the repo that you have mentioned above - https://github.com/airsplay/py-bottom-up-attention, to generate features another dataset I have been working on. I was wondering if...
@shravan1394, what is the command line you used to generate the caption after having the right features? Also, could you share the modifications to `run_captioning.py` to fix the problem with...
I checked again, the provided Models do not yet contain the file `training_args.bin`. These are the contents of the *base-vg-labels* and *large-vg-labels* zip files after decompressing: `!unzip new/base-vg-labels.zip -d new`...
> Have found a solution to this problem or have idea how to get around it? I did the following to see the contents of the file: ```python import torch...
Adding to my Envoy proxy ``` expose_headers: grpc-status,grpc-message ``` actually solved the issue for me, thanks a lot
Does anyone know if there is a solution to this issue?
Any updates on this?