浏览代码
Merge master to 0.8.0 (#265)
Merge master to 0.8.0 (#265)
* addressed feedback - new test for keypoint labeler - added ClearMaterialProperties method to IGroundTruthGenerator - Other fixes * docs clarification * Update CHANGELOG.md * added missing interface method implementation for HDRP * Amending dataset schema to describe correct coordinate system (#255) The summary for the 3d bounding box states the coordinates are from the sensor's reference frame, but the string for the translational component says it's global. I *think* this is just a typo in the doc, so correcting the description to match the summary for this type of entry. * Adding supported version badges (#256) * Cloud rendering support (#227) * Adding support for cloud rendering in the run simulation window * minor fixes * minor update * Update BoundingBox3DLabeler.cs * Update BoundingBox3DLabeler.cs * inner mesh scaling and disabled renderes * A fix that prevents normal sampler returning values outsi.../0.8.0-preview.1_staging
GitHub
4 年前
当前提交
cabe7c5a
共有 20 个文件被更改,包括 312 次插入 和 163 次删除
-
6.github/pull_request_template.md
-
3README.md
-
4TestProjects/PerceptionHDRP/Packages/packages-lock.json
-
7com.unity.perception/CHANGELOG.md
-
2com.unity.perception/Documentation~/Schema/Synthetic_Dataset_Schema.md
-
15com.unity.perception/Editor/Randomization/Editors/RunInUnitySimulationWindow.cs
-
19com.unity.perception/Runtime/GroundTruth/IGroundTruthGenerator.cs
-
50com.unity.perception/Runtime/GroundTruth/InstanceIdToColorMapping.cs
-
7com.unity.perception/Runtime/GroundTruth/Labelers/BoundingBox3DLabeler.cs
-
121com.unity.perception/Runtime/GroundTruth/Labelers/KeypointLabeler.cs
-
30com.unity.perception/Runtime/GroundTruth/Labeling/LabelEntryMatchCache.cs
-
33com.unity.perception/Runtime/GroundTruth/Labeling/LabelManager.cs
-
3com.unity.perception/Runtime/GroundTruth/RenderPasses/CrossPipelinePasses/GroundTruthCrossPipelinePass.cs
-
10com.unity.perception/Runtime/GroundTruth/RenderPasses/CrossPipelinePasses/InstanceSegmentationCrossPipelinePass.cs
-
5com.unity.perception/Runtime/GroundTruth/RenderPasses/CrossPipelinePasses/LensDistortionCrossPipelinePass.cs
-
23com.unity.perception/Runtime/GroundTruth/RenderPasses/CrossPipelinePasses/SemanticSegmentationCrossPipelinePass.cs
-
3com.unity.perception/Runtime/GroundTruth/RenderPasses/HdrpPasses/GroundTruthPass.cs
-
2com.unity.perception/Runtime/Randomization/Samplers/SamplerUtility.cs
-
51com.unity.perception/Tests/Runtime/GroundTruthTests/InstanceIdToColorMappingTests.cs
-
81com.unity.perception/Tests/Runtime/GroundTruthTests/KeypointGroundTruthTests.cs
撰写
预览
正在加载...
取消
保存
Reference in new issue