46 次代码提交 (091023f3-367d-42a1-9cdb-d34e3545e209)

作者 SHA1 备注 提交日期
Jon Hogins 3ccc7e7b Initial commit 5 年前
Jon Hogins c821caa7 Labelers are working. Moving SemanticSegmentationLabeler to colors instead of integer values. 4 年前
GitHub 4caee75b Extensible labelers (#28) 4 年前
GitHub 55a8c7fe Labeler docs (#30) 4 年前
GitHub 41416247 Fixing wrong colors in semantic segmentation due to sRGB conversion by changing the shader parameter to a Vector, bypassing sRGB conversion altogether. (#46) 4 年前
Jon Hogins 781d655a Fixing wrong colors in semantic segmentation due to sRGB conversion by changing the shader parameter to a Vector, bypassing sRGB conversion altogether. 4 年前
GitHub 99fcb992 Merge branch 'master' into aisv647_visualizations 4 年前
GitHub 0baa69e3 Upgrade deps (#68) 4 年前
GitHub f6a9f70a Feature/lens distortion (#69) 4 年前
Jon Hogins 69018098 Fixing instance and semantic segmentation shaders in 2020.1. Bumping package version. Removing publish tests from all tests and renaming 4 年前
Priyesh Wani f8b8eaeb merging from master and resolving merger conflicts 4 年前
GitHub d1e6558f Instance segmentation (#112) 4 年前
Jon Hogins 9ce49113 Merge branch 'master' into randomizer_tag_inheritence 4 年前
Steven Borkman e23206e2 Commit of working keypoint labeler 4 年前
Steven Borkman 52b02f18 Reworked animation randomization to decouple it from labeler 4 年前
Steven Borkman dcac62db Add a default animation to animation controller 4 年前
Steven Borkman fef87b99 Try to associate clip with animator 4 年前
Steven Borkman a0c394c3 Merge remote-tracking branch 'origin/keypoints' into keypoints 4 年前
GitHub ce25a475 Merge pull request #158 from Unity-Technologies/keypoints 4 年前
Steven Leal 58cb127e Merge branch 'master' of github.com:Unity-Technologies/com.unity.perception 4 年前
Steven Leal d68a833f Merge branch 'master' into categorical-parameter-fixes 4 年前
Jon Hogins 904ff3db Kind of working! 3 年前
Jon Hogins 815e44af Ok, officially working now 3 年前
Jon Hogins 7ad08173 Adding some tests for self-occlusion. Some fixes in KeypointLabeler 3 年前
Jon Hogins 1b0468fe Hacky support for transparency in semantic segmentation 3 年前
Jon Hogins d41df908 Fix issues with orthographic views and points close to far plane 3 年前
Jon Hogins 9a8f7ac3 Fixing issues in URP with orthographic view 3 年前
sleal-unity 740e0853 added LocalPositionLabeler 3 年前
sleal-unity eca1399b added color override to unlabeled objects 3 年前
Jon Hogins 2eff8c69 Fixing various bugs in keypoint self occlusion, including (hopefully) properly supporting player builds 3 年前
Jon Hogins 540b2aab Add search for non-background pixel to keypoint depth check. Not perfect, but catches a few edge cases for now. Should migrate to doing all checks in shader at some point 3 年前
You-Cyuan Jhang cc74be4c Merge from master 3 年前
You-Cyuan Jhang 66a2d04d Revert "Merge from master" 3 年前
You-Cyuan Jhang ac95b33f Merge branch 'master' into schema-0.1.0 3 年前
Jon Hogins 77d864af Adding some comments to the depth check shader 3 年前
Steve Borkman 97eda6de Another attempt 3 年前
Steve Borkman 8e6c96e8 Another try to get these shaders to compile correctly 3 年前
Jon Hogins 6868446a Upgrade projects to 2020.3.16f1. 3 年前
Jon Hogins 78b4c1fb Updating shader to use PackageRequirements 3 年前
Jon Hogins 5dbf1621 Fixing package name 3 年前
Jon Hogins e455a465 Fixing keypoint depth issues on Linux 3 年前
Jon Hogins cc241006 Merge branch 'keypoint_self_occlusion_2020_3' of https://github.com/Unity-Technologies/com.unity.perception into keypoint_self_occlusion_2020_3 3 年前
GitHub 91d606c7 Keypoint self occlusion (#351) 3 年前
Mohsen Kamalzadeh c1a54814 some tests local commit only 3 年前
Mohsen Kamalzadeh a78ec53e added mask test object 3 年前
Jon Hogins 724dccd0 WIP work on semantic filtering 3 年前