-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix validation and test split not being reproducible (#218)
* Fix validation and test split not being reproducible * Check-manifest fix * Draft dataset split tests * Simplify dummy dataset fixture * Add dummy dataset directories fixture * Add annotations file to fixture * Create fixture as factory of dummy datasets * Tests pass * Make fixture factory of dataset dirs * Expand test parametrisation * Small edits to docstrings * Move bbox_tensors_to_COCO_dict to utils * Clarify comment * Restore pre-commit config * Rename generators * Fix image ID default indexing (it is 1-based in VIA tool) * Remove n=10 comment in the dummy dataset fixture
- Loading branch information
Showing
3 changed files
with
331 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.