Giter VIP home page Giter VIP logo

Comments (8)

xuehaoliu109 avatar xuehaoliu109 commented on May 27, 2024

I am facing the same problem. It seems that the token is only for Oscar DOWNLOAD.md, and the VinVL data and models need their own token.

from oscar.

mesnico avatar mesnico commented on May 27, 2024

I am experiencing the same problem. Since some of my works rely on VinVL data, @ChunyuanLI would it be possible for you to generate a SAS token for the VinVL folder too? Thank you very much!

from oscar.

meharbhatia avatar meharbhatia commented on May 27, 2024

@mesnico @xuehaoliu109 @Rosiekk were you able to access the updated SAS token? My work relies on VinVL data as well. Please let me know if you have a solution!

from oscar.

Nuclear2 avatar Nuclear2 commented on May 27, 2024

@mesnico @xuehaoliu109 @Rosiekk were you able to access the updated SAS token? My work relies on VinVL data as well. Please let me know if you have a solution!

Also waiting for the updated SAS token. It seems that the vinvl models were public-accessible at first, but to some reason they are not now. (See #77, I wonder why)

from oscar.

Aashish75 avatar Aashish75 commented on May 27, 2024

@ChunyuanLI @pzzhang @xjli @eaidova Can some please provide the updated SAS token or an alternative way to download the VinVL checkpoints?

from oscar.

pzzhang avatar pzzhang commented on May 27, 2024

@Aashish75
The VinVL checkpoints can be found here (as updated in https://github.com/pzzhang/VinVL):

pretrained models at https://drive.google.com/file/d/1nvu8y4zZFbJqSqLdQClvMyzsbBeX-oaQ/view?usp=sharing

the associated labelmap at https://drive.google.com/file/d/1M1nPtMPHS1GXx5HvKMMDxOksxQgwX14_/view?usp=sharing

python tools/test_sg_net.py --config-file sgg_configs/vgattr/vinvl_x152c4.yaml TEST.IMS_PER_BATCH 2 MODEL.WEIGHT models/vinvl/vinvl_vg_x152c4.pth MODEL.ROI_HEADS.NMS_FILTER 1 MODEL.ROI_HEADS.SCORE_THRESH 0.2 DATA_DIR "../maskrcnn-benchmark-1/datasets1" TEST.IGNORE_BOX_REGRESSION True MODEL.ATTRIBUTE_ON True TEST.OUTPUT_FEATURE True

from oscar.

Aashish75 avatar Aashish75 commented on May 27, 2024

@pzzhang I am actually looking for the pre-trained Oscar+ model which is located in the "https://biglmdiag.blob.core.windows.net/vinvl/model_ckpts/TASK_NAME" path as per [https://github.com/microsoft/Oscar/blob/master/VinVL_DOWNLOAD.md]. To be more clear, I'm looking for vinvl/model_ckpts/vqa/base/checkpoint-2000000 and datasets/vqa/cache/trainval_ans2label.pkl to fine-tune/infer on VQA downstream task. I'm following the instructions mentioned in https://github.com/microsoft/Oscar/blob/master/VinVL_MODEL_ZOO.md to do this. The links you shared are referring to the pre-trained OD model instead. Please correct me if I'm wrong.

from oscar.

pzzhang avatar pzzhang commented on May 27, 2024

Oh, the checkpoint you are looking for is pre-trained VL transformer. What I shared is the VinVL visual feature extractor. They are different.

For the pre-trained VL transformer, I do not have access to it any more. @ChunyuanLI , do you still have access?

from oscar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.