Skip to content

We should have a customizable tool that preprocesses your data (cleaning, parsing, sampling, pipeline engineering etc.) #9173

@Brokttv

Description

@Brokttv

We would like some sort of pytorch CLI or library with flag arguments to accommodate your custom data preprocessing needs.

that would mainly be useful when I'm working with custom data that is not available on pytorch or when I need to subsample a huge dataset for experimental purposes.

solutions that I've personally considered is CLIs with flag arguments. I built one for processing CVSs or folders, generating bboxes for your data using a pretrained model, and making a custom dataset ready to train. It just saves you a lot of time and lets you focus on your training when the goal is just that.

example usage: https://github.com/Brokttv/COCO-CONVERTER

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions