[HiTL] Command Dist Eval & Vision Pipeline Tweaks #1367
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR includes a new script
eval_command_distribution.pywhich compares the command distribution of sets of interaction and/or labeling HITs for analysis.It also includes a few minor tweaks to the labeling -> annotation pipeline in order to specify a) a subset of the IGLU scenes to pass to the scene generator for the purposes of limiting the data distribution and b) the ability to repeat scenes a specified number of times (eg. 10 scenes with 10 HITs each) for the same purpose.
Type of change
Please check the options that are relevant.
Type of requested review
Before and After
Previously the labeling pipeline generated scenes randomly if using basic shapes, or sampled from the entire database of IGLU scenes if using IGLU. This changes allows for more fine grained control.
Testing
I have run substantial numbers of HITs using this change; it should be reliable.
Checklist:
tests/scripts, (2) asv benchmarks.