Giter Club home page Giter Club logo

training-vision-transformers-with-only-2040-images's People

Contributors

cupidjay avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

training-vision-transformers-with-only-2040-images's Issues

flowers dataset splitting

Hi, excuse me for a question. The offical flowers dataset have a mat file for data splitting and I found the train and val set size are both 1020, while the test set size is 6149. Do we use this split directly by combing the train and val set to size of 2040 to train and leaving the test set unchanged ? Thank you .

Ask for help of Acc@1 in table 2 in the paper

Hi, excuse me for a new question. I try to repeat the DINO acc@1 in table 2, but the results are very different from the paper. I use the code from facebookresearch/dino github repo. Could you share some special training setting ? I have noticed the training details in the end of the paper. Are the /tao parameter means the teacher temp ? And are there any other setting different from the offical repo ? Looking forward to your reply, thank you very much !

Experiments on cifar10/cifar100

Hi,

Many thanks for your excellent work. I am truly interested in your work.

Did you try the cifar10 or cifar100?

I also wonder if it is possible to do some experiments with ImageNet, but it seems that how to select/split the data is a big issue.

cheers.

No initialization in FC layer?

Hi,

Thank you for your exellent work!

I noticed in your paper that if the W of fc layer is initialized by activations in forward pass, the result will be more regularised and converged. But I didn't see the corresponding code. How do you think about that?

Did you only code the instance discrimination and ema of the parameters?

Code error

_, term_width = os.popen('stty size', 'r').read().split()
ValueError: not enough values to unpack (expected 2, got 0)
Why is this error reported

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.