Skip to content

DELF: Fix CSV read error #11249

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

khatchad
Copy link
Contributor

@khatchad khatchad commented Aug 7, 2024

Fix #10474. CSVs should be text files.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Tests

I followed the instructions at https://github.com/tensorflow/models/blob/b4c7ea90e8e9209c568d1b59f71432cfd69bb688/research/delf/delf/python/training/README.md#prepare-the-data-for-training.

Checklist

CSVs should be text files.
@khatchad khatchad requested a review from andrefaraujo as a code owner August 7, 2024 16:48
@laxmareddyp laxmareddyp added the models:research models that come under research directory label Aug 7, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
models:research models that come under research directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

build_image_dataset.py crashes for delf training
2 participants