Giter VIP home page Giter VIP logo

dam-vp's Issues

Full results on VTAB-1kļ¼Ÿ

Hi!
Could you please provide the full results on VTAB-1k benchmark?
The Table 11 only shows the average results on three types of datasets in VTAB-1k benchmark.
Thanks!

Links to dataset used?

Hi,

Thanks for the amazing work! Would it be possible to share the link for downloading/acquiring your Fru92 and Veg200 data splits? I see that the original dataset is here: https://github.com/ustc-vim/vegfru, but I would like to know the exact processing you've performed on the dataset to get to the two subsets you've used.

Thanks!

Custom training

I want to use this for Video Swin transformer on the Shanghai Video anomaly Dataset , and I want to custom train it for that dataset and model . How can I do it

Missing json files about train split

Hi,

Thanks for your excellent work and contributions of open-sourced code.

I think there should be a bunch of json files claiming the train/test splits of downstream datasets. I met this issue when I run

    cd task_adapting
    CUDA_VISIBLE_DEVICES=1 python main.py \
        --base_dir ../data \
        --pretrained_model vit-b-1k \
        --adapt_method prompt_wo_head \
        --test_dataset 'cub200' \
        --epochs 50 \
        --lr 50000 \
        --weight_decay 0.0 \
        --checkpoint_dir ../meta-training/checkpoints/vit-b-1k-wo-head.pth

The error seems lie in a class named 'JSONDataset', which needs 'train.json' to continue training.

Thanks for your efforts.

number of clusters

Hi, thanks for the great work. I realise that you are using AgglomerativeClustering from sci-kit learn to first learn the cluster prototypes. However, in my case, this algorithm keeps giving me a single cluster, do you have any suggestions on this behavior?

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.