Giter VIP home page Giter VIP logo

Comments (8)

EscVM avatar EscVM commented on August 22, 2024

The limit option is only if you want to limit the number of downloads. On the other hand, if you want to download all available images you should't use it :) Which class of images are you trying of use?

from oidv4_toolkit.

ibrhmyzc avatar ibrhmyzc commented on August 22, 2024

The limit option is only if you want to limit the number of downloads. On the other hand, if you want to download all available images you should't use it :) Which class of images are you trying of use?

I have a similar problem too. Knives images are what I am looking for but there are only 150 images of them even though i do not type any limit option. In this website there are a lot of them available.

from oidv4_toolkit.

keldrom avatar keldrom commented on August 22, 2024

@ibrhmyzc could you please share the command that you use and maybe a screen of the terminal? Because if you don't put the limit arg for the download the scrips has to download all the possible images.

from oidv4_toolkit.

ibrhmyzc avatar ibrhmyzc commented on August 22, 2024

@ibrhmyzc could you please share the command that you use and maybe a screen of the terminal? Because if you don't put the limit arg for the download the scrips has to download all the possible images.

python main.py downloader --classes Knife --type_csv train --limit 10000

from oidv4_toolkit.

keldrom avatar keldrom commented on August 22, 2024

OIDv4_knife
@ibrhmyzc as you can notice I've used the same command as you except for:

  • python3 instead of python : if you have only one version installed and it's python3 no problem, if you're trying to use this tools with python2 we've found you're issue;
  • --limit 100 instead of --limit 10000, only for avoid to download all those images but as you can notice in the folder I've correctly 100 images.

from oidv4_toolkit.

AmitPrajapati1902 avatar AmitPrajapati1902 commented on August 22, 2024

same happens with me. there is lots of images in dataset for this. but it download only as show here.

Screenshot 2019-04-02 at 4 41 38 PM

from oidv4_toolkit.

keldrom avatar keldrom commented on August 22, 2024

Guys I think that you don't really know what you're doing (or I'm not able to understand you're problem)
The script takes as argument the limit of images but obviously if online there are fewer images the OIDv4 will download all the available ones.

Online for VALIDATION dataset there are 56 images, as is also reported into the screen of @AmitPrajapati1902, so if the limit is set to 10000 the script will download 56 images.
The fact that you said about more available images is because I think you're referring to train or test dataset.

For the class knife there are 610 images in the train dataset, 56 in validation and 161 in test.

If you wish to download all the available knife images (827) you can use the command:

python3 main.py downloader --classes Knife --type_csv all

I will now close this issues, if you will have other problems don't hesitate to contact us.

from oidv4_toolkit.

AmitPrajapati1902 avatar AmitPrajapati1902 commented on August 22, 2024

@keldrom Yes you right, i understand now, its working fine. thanks lot.

from oidv4_toolkit.

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.