huggingface / huggingface/pixparse

`image_preprocess` and `anno_preprocess` not used in `hf_dataset` source

Open
#38 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
25
Forks
4
PR merge metrics
No merged PRs in 30d

Description

As title. image preprocess and anno preprocess are not passed in hf_dataset loader.
They are still used correctly in specific tasks because of `Collate` classes that are specific to these tasks and invoke processing steps correctly but would be better have all preprocessing steps called in the same fashion, less error-prone.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.