Skip to content

Conversation

@airbrain-org
Copy link

Implementation of the glob() function varies between python versions
and is unable to reliably locate all of the .jpg data files in the
celeb dataset. It has been replaced with the os.walk() function.

Implementation of the glob() function varies between python versions
and is unable to reliably locate all of the .jpg data files in the
celeb dataset. It has been replaced with the os.walk() function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant