Git Product home page Git Product logo

Comments (8)

raghavmecheri avatar raghavmecheri commented on May 22, 2024

Hey @MarcanBat2a, thanks for reaching out!
I've opened an issue based on your point about a dictionary for the transform, we'll try and get to it by the weekend (do let us know if you'd be willing to help out with it!)

As for the dataset_metadata, I apologize: this package is still a little lacking in documentation. However, you should find a couple of examples of the same here:

  1. Simple Metadata
  2. Regex Metadata
  3. Collate Metadata

from betterloader.

MarcanBat2a avatar MarcanBat2a commented on May 22, 2024

Thank you @raghavmecheri for your reply !
I don't have time at the moment but I would be delighted to be able to participate in my free time

from betterloader.

MarcanBat2a avatar MarcanBat2a commented on May 22, 2024

I have an another question :
is it possible to have the number of each class for each phase (train, val and test) ?

from betterloader.

raghavmecheri avatar raghavmecheri commented on May 22, 2024

Thank you @raghavmecheri for your reply !
I don't have time at the moment but I would be delighted to be able to participate in my free time

Sure, of course! We have a couple of issues open at the moment, and I plan to add a few more when I'm free. @JamesBollas is going to be working on #26 though, so we're good on that front :)

from betterloader.

raghavmecheri avatar raghavmecheri commented on May 22, 2024

I have an another question :
is it possible to have the number of each class for each phase (train, val and test) ?

I'm not sure what you mean? The dataset_metadata field takes a split key -- is that what you're looking for? More on the same can be found here

from betterloader.

MarcanBat2a avatar MarcanBat2a commented on May 22, 2024

@raghavmecheri No, but I managed otherwise.
For information, for each training I create a json file which corresponds to all the input parameters.
So I wanted to know the number of images in my dataloader ["train"] for each class, same thing for dataloader ["val"].

from betterloader.

raghavmecheri avatar raghavmecheri commented on May 22, 2024

@raghavmecheri No, but I managed otherwise.
For information, for each training I create a json file which corresponds to all the input parameters.
So I wanted to know the number of images in my dataloader ["train"] for each class, same thing for dataloader ["val"].

Got it! You should just be able to check the sizes that you receive from the BetterLoader just like how this example does it :)

from betterloader.

raghavmecheri avatar raghavmecheri commented on May 22, 2024

@MarcanBat2a We've just released v0.2.2, which closes this issue. PyPi should also install this version by default now.

Thanks for bringing this issue to our attention, do let us know if you have any other ideas to improve BetterLoader! :)

from betterloader.

Related Issues (17)

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.