-
url: https://penzhanwu2.blob.core.windows.net/sgg/sgg_benchmark/vinvl_model_zoo/vinvl_vg_x152c4.pth
Hello, Lin!
The url was lost!
-
Hello, lin!
Woud you mind upload the model "https://penzhanwu2.blob.core.windows.net/sgg/sgg_benchmark/vinvl_model_zoo/vinvl_vg_x152c4.pth" to huggingface?
Thanks!
-
Ran out of input
File "/nfs/tangt/anaconda3/envs/VinVL/lib/python3.8/site-packages/torch/serialization.py", line 764, in _legacy_load
magic_number = pickle_module.load(f, **pickle_load_args)
…
-
Hello,
I got the error message Segmentation fault (core dumped) all the time when I am trying to run the ITA model for all three datasets.
Here are the full log messages:
CUDA_VISIBLE_DEVICES=0…
-
Hello there,
Thank you so much for this great repository. I've been using VinVL for a while now and I'm really pleased with its accuracy. However, considering its size, I was wondering whether you …
-
Hi, the Pre-exacted Image Features and Pre-trained Models is not able to download from the provided link
```bash
/path/to/azcopy copy https://biglmdiag.blob.core.windows.net/vinvl/image_features/c…
-
hello! When I extract image features with VinVL by the command :
python tools/test_sg_net.py --config-file sgg_configs/vgattr/vinvl_x152c4.yaml TEST.IMS_PER_BATCH 2 MODEL.WEIGHT models/vinvl/vinvl_…
-
Hello!
I have a question about extracting region features for image captioning:
- in VinVL paper, it states that 2048 region features are stacked with 6 positionally encoded features (bbox, its h…
-
Hello~
Thanks for uploading VinVL feature for NoCaps validation images.
To generate results on test set, VinVL features for NoCaps test images are needed. Would you mind releasing VinVL features for…
-
Hi. Thanks in advance.
The following command to download a VinVL model fails
~/azcopy/azcopy copy 'https://biglmdiag.blob.core.windows.net/vinvl/model_ckpts/coco_caption' vinVL_models_coco --rec…