Andrew Shi
Andrew Shi
We use tildes in install paths (`/foo/bar/baz/group~value~id`). This doesn't jive well with the current regex: https://github.com/palantir/go-java-launcher/blob/develop/launchlib/launcher.go#L110 when the provided `JAVA_HOME` is a subdirectory of that install path. Request is to...
### Linked issue(s) N/A ### What change does this PR introduce and why? Example of showing left and right camera views as a list of images (rather than right as...
Raw workflow -- pretty un-polished. - Not sure if the pyproject toml works exactly as is - Hard coded references to `s3://kolena-dev-data/` instead of `kolena-public-examples` - Doesn't do any matching...
### Linked issue(s) N/A (related KOL-7143) ### What change does this PR introduce and why? Add skeleton fields to Keypoints and Keypoints3D annotations This was a previously undocumented feature, where...
### Linked issue(s) Fixes: KOL-7891 ### What change does this PR introduce and why? Provide a quality_standard.check function for CI systems to run and validate against a QS This would...