Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

DELF: Fix CSV read error #11249

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.
@laxmareddyp laxmareddyp added the models:research models that come under research directory label Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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