Skip to content

Conversation

Selmaan
Copy link
Owner

@Selmaan Selmaan commented Apr 18, 2020

No description provided.

Selmaan and others added 14 commits February 3, 2020 11:11
* BaseGenerator.py: Fix documentation of function get_images().

Fix dimensions of __doc__ attribute from (1, height, width, n_channels) to (n_indexes, height, width, n_channels).

* BaseGenerator.py: Fix documentation of function get_keypoints().

Fix dimensions of __doc__ attribute from (1, n_keypoints, 2) to (n_indexes, n_keypoints, 2).

* BaseGenerator.py: Fix documentation of function get_images().

Fix dimensions of __doc__ attribute from (n_indexes, height, width, n_channels) to (n_samples, height, width, n_channels).

* BaseGenerator.py: Fix documentation of function get_keypoints().

Fix dimensions of __doc__ attribute from (n_indexes, n_keypoints, 2) to (n_samples, n_keypoints, 2).
@Selmaan Selmaan merged commit 52b997b into Selmaan:master Apr 18, 2020
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.

4 participants