Giter Site home page Giter Site logo

Comments (4)

KeyKy avatar KeyKy commented on June 16, 2024

the paper give the exp of imagenet1k however this repo seem to train in imagenet.

from mae.

endernewton avatar endernewton commented on June 16, 2024

For clarification, here ImageNet is ImageNet1K.

from mae.

KeyKy avatar KeyKy commented on June 16, 2024

@endernewton Whether ImageNet1K is imagenet with 1000 classes or imagenet with 1000 training images? I found the paper[https://arxiv.org/pdf/2104.10972.pdf]: ImageNet-1K is a subset of the full ImageNet dataset [11], which consists of
14,197,122 images, divided into 21,841 classes. ImageNet-1K
was created by selecting a subset of 1.2M images from ImageNet-21K, that belong to 1000 mutually
exclusive classes.

from mae.

yuzhiguo07 avatar yuzhiguo07 commented on June 16, 2024

I have a very very basic question: which one is the ImageNet-1K on ImageNet's official website (https://image-net.org/download-images.php)? Since I only found the link of ImageNet21K and ILSVRC 2012-2017. I tried to download ILSVRC 2012, and the structure is a little bit difference with the Data preparation:

/path/to/imagenet/
  train/
    class1/
      img1.jpeg
    class2/
      img2.jpeg
  val/
    class1/
      img3.jpeg
    class2/
      img4.jpeg

in https://github.com/facebookresearch/deit/blob/main/README_deit.md. The train folder is correct, but the val folder is different: There is no class level folder.

  ILSVRC2012_img_val/
      img1.jpeg  
      img2.jpeg
      img3.jpeg

Sorry I'm a rookie in CV.

from mae.

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.