361 次代码提交 (4a99d067-e578-475c-a73d-eb2d9e716eea)

作者 SHA1 备注 提交日期
Jon Hogins 3ccc7e7b Initial commit 5 年前
Jon Hogins fd1ec4af Renaming test asmdefs. 4 年前
GitHub 1a9c12d8 Merge pull request #1 from Unity-Technologies/fix-test-names 4 年前
Jon Hogins 46510192 Updating tests which were not ported properly from SimViz repo. 4 年前
Jon Hogins 2b4910d3 Fixing and adding test for PerceptionCamera OnDisable exception and exceptions on entering playmode. 4 年前
Jon Hogins f7061d01 Fixing test on HDRP. Also updating project to latest HDRP. 4 年前
Jon Hogins 96bde331 Reverting unnecessary debug logs. Adding comment to test. 4 年前
GitHub 0ffef165 Merge pull request #3 from Unity-Technologies/fix-editor-pause 4 年前
Jon Hogins 5eac8e47 Renames, namespace updates, docs, and misc cleanup 4 年前
Jon Hogins 0139bd5b Further docs and naming 4 年前
Jon Hogins 0fe2ab98 Cleanup rider warnings. 4 年前
Jon Hogins 9cbb2bff Cleanup after rebase. 4 年前
GitHub 85de0241 Merge pull request #4 from Unity-Technologies/api_cleanup 4 年前
Jon Hogins 664c2450 Code formatting 4 年前
Jon Hogins e7151b53 Moving Labeling to proper namespace. 4 年前
GitHub 21ea076e Merge pull request #5 from Unity-Technologies/format 4 年前
Wesley Mareovich Smith 47d9ea99 Merge branch 'master' of github.com:Unity-Technologies/com.unity.perception into docs 4 年前
Jon Hogins c346dd4f Fixing compilation issues 4 年前
GitHub e7aea6bd Merge pull request #10 from Unity-Technologies/fix-compile 4 年前
Wesley Mareovich Smith 35110fd1 merging in master 4 年前
Jon Hogins 8e109a73 Adding tests for new edit mode checks. Changing exception type. 4 年前
Jon Hogins 085fae0b Updating runtime and test code to use new label id scheme. 4 年前
GitHub d052596b Merge pull request #9 from Unity-Technologies/1-based-labels 4 年前
GitHub 96c0d411 Merge pull request #13 from Unity-Technologies/logdatadirectory 4 年前
Jon Hogins 96ea390b Fix NullReferenceException on project startup in 2019.3.14f1 4 年前
Jon Hogins 5189403c Fixing compilation error. 4 年前
GitHub 08204f94 Merge pull request #16 from Unity-Technologies/fix_startup_exception 4 年前
Jon Hogins 0ff8a51e Updating PerceptionCameraIntegrationTests for new fix. 4 年前
GitHub cd74fd9b Merge pull request #22 from Unity-Technologies/fix_label_id_report 4 年前
Jon Hogins 8128e162 Adding test variant which uses SkinnedMeshRenderer 4 年前
GitHub 7ca1799d Merge pull request #23 from Unity-Technologies/skinned_mesh_support 4 年前
Jon Hogins eb84fcf1 Moving instance segmentation to InstanceSegmentationLabeler. Updating tests. 4 年前
Jon Hogins a70e5a18 Fixing up HDRP rendering. Deleting ObjectCountPass 4 年前
Jon Hogins 3b7f24c9 Moving bounding box and rendered object info labeling into its behaviors 4 年前
Jon Hogins 84c55f28 Splitting out semantic segmentation 4 年前
Jon Hogins ab3dae9a Starting to migrate BoundingBoxLabeler 4 年前
Jon Hogins 88c3dc1a Major refactoring. Moving RenderedObjectInfo and instance segmentation back into PerceptionCamera. Moving instance id -> labelentry cache into LabelingConfiguration. Properly implementing the labelers. 4 年前
Jon Hogins c821caa7 Labelers are working. Moving SemanticSegmentationLabeler to colors instead of integer values. 4 年前
Jon Hogins d5159004 Updating HDRP test project. Implementing CameraLabeler runtime and adding tests. 4 年前
GitHub b41538e8 Renaming SimulationManager to DatasetCapture (#26) 4 年前
GitHub 4caee75b Extensible labelers (#28) 4 年前
GitHub 55a8c7fe Labeler docs (#30) 4 年前
Steven Leal 6dfc79e8 updated meta files 4 年前
GitHub 2f40d1bb Checks and doc updates for URP RenderFeature requirement (#31) 4 年前
Wesley Mareovich Smith 9e360efe Merge branch 'master' of github.com:Unity-Technologies/com.unity.perception into 0.2.0-staging 4 年前
GitHub a7b75a65 Fix warnings (#38) 4 年前
GitHub 472b6a2d Clean up docs and add example projects (#42) 4 年前
GitHub 32419d3d Making default annotation/metric ids lower case (#45) 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 05ac71b8 Aisv647 visualizations - Preview Cut (#40) 4 年前
Steven Borkman eec6d017 Initial 3D bounding boxes working with in perception 4 年前
Steven Leal 5e143e2b randomization interface update 4 年前
Jon Hogins 9a2a97a8 Adding CloudTest decorations 4 年前
Steven Leal 56db83ee reseting data capture sequence for every scenario iteration 4 年前
Steven Leal 444d404c fixed wrong pending capture being chosen for an async annotation after starting a new data capture sequence 4 年前
Steven Leal ee210c29 Simplified non-unity tests 4 年前
Jon Hogins 3424bf30 Adding tests for visualization init and destroy. 4 年前
Steven Leal 687816c5 responding to PR feedback 4 年前
Steven Leal 23943522 Parameters are no longer MonoBehaviours 4 年前
Jon Hogins 37bcc0b6 Sort of working enable/disable visualizations 4 年前
Steven Leal a72ab433 Parameters are now stateful when sampling values 4 年前
GitHub e8f1bc9f Fix warnings 0.2.0 (#39) 4 年前
GitHub 64ef0c29 Merge branch 'master' into aisv647_visualizations 4 年前
Steven Leal 6b041d51 Add folder option added to categorical parameter UI 4 年前
Steven Borkman aaa3011c Merge remote-tracking branch 'origin/aisv647_visualizations' into aisv647_visualizations 4 年前
Steven Leal ce61e59b more api documentation 4 年前
Jon Hogins a0d99b39 Merge branch 'aisv647_visualizations' of https://github.com/Unity-Technologies/com.unity.perception into aisv647_visualizations 4 年前
Jon Hogins 71186008 Attempting to fix linux builds. Fixing line ending mismatches when checking out with linux file endings. 4 年前
Steven Leal 52558327 fixed float range tests 4 年前
Jon Hogins 5f865736 Fixing semantic segmentation tests when visualizations are enabled 4 年前
Jon Hogins 8aa3e48e Fixing some tests wreaked by newline issues. Commenting out renderdoc code to get semantic segmentation tests to compile in players. 4 年前
Jon Hogins 53f46be9 Removing final usage of UnityEditorInternal to fix tests 4 年前
GitHub 99fcb992 Merge branch 'master' into aisv647_visualizations 4 年前
Steven Leal c7ddc095 tested to check if parameter targets are applied correctly 4 年前
Steven Leal 18b18134 added todo notes for perception camera first frame bug 4 年前
Steven Leal b8daea68 properly setting up perception camera in scenario test 4 年前
Steven Leal 2124e3f5 simplified coroutine manipulation in scenario tests 4 年前
GitHub 0a4c4641 Merge pull request #50 from Unity-Technologies/dr-test3 4 年前
Steven Leal 62e505d4 added run in USim window 4 年前
Steven Leal baff24ea merged sampler interfaces 4 年前
Steven Leal e7cf2a16 added usim status fields 4 年前
GitHub a68c66c4 Merge pull request #57 from Unity-Technologies/randomization-housekeeping 4 年前
GitHub c8cdf9d8 Update visual UI to use IMGUI system (#56) 4 年前
Steven Leal 92fabc1e added sampler utility test 4 年前
GitHub d6d48f68 Merge pull request #61 from Unity-Technologies/sampler-zeroing-out-fix 4 年前
GitHub 65b8bd28 Fixing LabelEntryMatchCache bug where instance ids that do not match any entries are reported as matching the first entry. (#60) 4 年前
GitHub f607d8e7 Do not generate any empty folders if the PerceptionCamera is never enabled (#62) 4 年前
Steven Leal 0c713aff implemented parameter behaviours 4 年前
Steven Leal b9a6af2c ParameterConfigurations now derive from ParameterBehaviour 4 年前
Steven Leal 228032f4 renamed ParameterConfiguration to ParameterList 4 年前
Steven Leal f1666ab3 Added xml documentation 4 年前
GitHub acad175e No boxes on unmatching objects (#67) 4 年前
GitHub 0baa69e3 Upgrade deps (#68) 4 年前
GitHub f6a9f70a Feature/lens distortion (#69) 4 年前
Jon Hogins 6115e83b Adding test ensuring datasets are generated on exiting play mode. 4 年前
Jon Hogins 4e91e0bc Reducing test set for per-commit to a single editor. Removing use of IncludeTestAssemblies from BuildPlayer* tests to work around mysterious issue with shader compilation. 4 年前
Steven Leal b7091e4e experimenting with ECS workflow 4 年前
GitHub bca49aeb Fixing labeling on per-material MaterialPropertyBlocks (#73) 4 年前
GitHub d290dab1 Changed the namespace of randomization tools to UnityEngine.Experimental (#74) 4 年前
Devin Miller d56066a2 Fixes math in SimulationState SequenceTimeOfNextCapture 4 年前
GitHub f71dea44 Merge pull request #78 from Unity-Technologies/fix-capture-time-math 4 年前
Steven Leal 58799d44 Added Randomizers and RandomizerTags 4 年前
Priyesh Wani f8b8eaeb merging from master and resolving merger conflicts 4 年前
Steven Leal b3ce9635 Added Randomizers and RandomizerTags 4 年前
Priyesh Wani 01fa9e28 Updating simulation reset 4 年前
Priyesh Wani 81f7c412 Deleting the artifacts dir in teardown after reset 4 年前
Priyesh Wani f350082b updating tear down 4 年前
Steven Leal e591cf42 improved AddRandomizer menu 4 年前
Steven Leal 0898d4e4 improved AddRandomizer menu 4 年前
Steven Leal c80e1d42 added run in usim window 4 年前
Steven Leal 3e0d6c6e added run in usim window 4 年前
Steven Leal eba80c98 Simulation shutdown is no longer called when quitOnComplete is false 4 年前
Steven Leal 5b4fe31d updates based on PR feedback 4 年前
GitHub f4522d55 Merge pull request #79 from Unity-Technologies/randomizers 4 年前
mohsen.k 15ff95fb Merge branch 'randomizers' into tutorial_sample_project 4 年前
Mohsen Kamalzadeh 5efef524 Merge branch 'randomizers' into tutorial_sample_project 4 年前
GitHub ea6e660a Aisv565 bb3d - Bounding box 3D perception changes (#82) 4 年前
Steven Leal e755c59a replaced new with ScriptableObject.CreateInstance<T>() 4 年前
GitHub 385f2805 Merge pull request #93 from Unity-Technologies/0.5.0-staging 4 年前
Steven Leal c1573c09 Prepared 0.5.0 staging branch 4 年前
GitHub fd7d77e7 Merge pull request #97 from Unity-Technologies/0.5.0-staging 4 年前
Steven Borkman 11936607 Support for randomizer tag inheritance 4 年前
Steven Leal b46f2b36 Reset simulation before starting downstream tests 4 年前
Mohsen Kamalzadeh 109dfa68 Test added to highlight the fixed bug 4 年前
Mohsen Kamalzadeh b8f4d4e5 informative comment added 4 年前
GitHub 1631cefd Merge pull request #100 from Unity-Technologies/labelcache-bugfix 4 年前
Mohsen Kamalzadeh 3fb0fce4 Merge branch 'master' into labeling-improvements 4 年前
GitHub e98e8a2d Terrain support (#103) 4 年前
GitHub d1e6558f Instance segmentation (#112) 4 年前
Steven Leal b038106a added test and logged api update 4 年前
GitHub 97f5df3f Merge pull request #117 from Unity-Technologies/fixed-random-seed-from-index 4 年前
Mohsen Kamalzadeh a94c4e4d some work in progress 4 年前
Priyesh Wani d31106ef Updating the test to adjust the formatting of the output metrics 4 年前
Steven Leal 34ca1581 fixed other merge conflict meta files 4 年前
GitHub 9ecebfe1 Merge pull request #119 from Unity-Technologies/removed-corrupted-meta-file 4 年前
GitHub 9be224dc Merge pull request #118 from Unity-Technologies/report-annotation-result-fix-il2cpp 4 年前
Mohsen Kamalzadeh fb78a8e4 Merge branch 'removed-corrupted-meta-file' into pre_release_tests_nov2020 4 年前
GitHub c3788540 Performance testing (#85) 4 年前
GitHub 12e2f513 Merge branch 'master' into tutorial_updates_nov2020rel 4 年前
GitHub 4ade45f0 Fix for instance segmentation bug (#131) 4 年前
Jon Hogins 9ce49113 Merge branch 'master' into randomizer_tag_inheritence 4 年前
Steven Leal 78e49904 replaced individual sampler seeds with one global seed 4 年前
Steven Leal 5b0d6205 updated changelog and fixed tests 4 年前
Steven Leal 8c18953c addressed PR feedback 4 年前
GitHub af13a3d8 Merge pull request #142 from Unity-Technologies/global-seed 4 年前
Steven Leal 44102c51 Added scenario serialization tests 4 年前
GitHub fd3ebeae Merge pull request #145 from Unity-Technologies/parameter-config 4 年前
Steven Leal 1ccac57a Support for randomizer tag inheritance 4 年前
GitHub 93b7abef Merge pull request #137 from Unity-Technologies/randomizer_tag_inheritence 4 年前
Mohsen Kamalzadeh fb5da2c0 almost done now 4 年前
Steven Leal ad891f00 added edit-mode test 4 年前
Steven Leal cb11c3b8 separated the randomizer tag manager from the active scenario 4 年前
Steven Leal 65aabbc3 added code comments 4 年前
Steven Leal 0a838161 fixed compiler error 4 年前
Steven Leal 2ddd3531 Made test randomizer serializable to better reflect the test use case 4 年前
Steven Leal 073c54a9 fixed compiler error 4 年前
GitHub a4509db7 Merge pull request #148 from Unity-Technologies/on-create-randomizer-fix 4 年前
GitHub 4f514ec9 Merge pull request #149 from Unity-Technologies/check-null-scenario-on-randomizer-tag 4 年前
Mohsen Kamalzadeh e1b52e4f Merge branch 'master' into animation_curve_sampling 4 年前
Mohsen Kamalzadeh 209d1c40 first commit 4 年前
Mohsen Kamalzadeh 4717b7e9 added test and fixed a couple of bugs 4 年前
Steven Borkman 50825a13 Cleaned up code with correctness tests 4 年前
Mohsen Kamalzadeh 6a9a43d9 Modifications after peer review 4 年前
Steven Borkman 5dceae4f Fixed template guid not being serialized 4 年前
Steven Leal e168b600 removed range as required ISampler interface property 4 年前
Steven Borkman f5833ce7 Fix test for Guid to string change 4 年前
Mohsen Kamalzadeh 354b49f0 Revived samples in range test for animation curve sampler 4 年前
GitHub d98bf0d6 Merge pull request #150 from Unity-Technologies/animation_curve_sampling 4 年前
Mohsen Kamalzadeh ca800ae6 Merge branch 'master' into manual_capture 4 年前
Mohsen Kamalzadeh 86644d1a more progress 4 年前
Steven Leal fbe25be8 isolated sampler state in its own static class 4 年前
Mohsen Kamalzadeh 84f27236 Merge branch 'isolate-sampler-random-state' into manual_capture 4 年前
GitHub 7ba383fe Merge pull request #159 from Unity-Technologies/isolate-sampler-random-state 4 年前
Mohsen Kamalzadeh 1d0b35a2 new branch 4 年前
GitHub a7c70bc7 Fix Semantic Segmentation in USim (#163) 4 年前
Mohsen Kamalzadeh 5cdcabcd tests added, and other PR feedback incorporated 4 年前
GitHub 89b0bc75 Merge branch 'master' into manual_capture_2 4 年前
GitHub 542b9ea1 Merge pull request #164 from Unity-Technologies/manual_capture_2 4 年前
GitHub fbc1af5f RandomzierTagManager.Query<T>() now returns tags directly instead of GameObjects (#166) 4 年前
Mohsen Kamalzadeh b3a36be3 Merge branch 'master' into rename_to_computer_vision 4 年前
Steven Leal 2b29bed1 updated and fixed the categorical parameter UI 4 年前
Steven Leal eb612501 removed directive 4 年前
Steven Borkman dd6870b8 Merge branch 'master' 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 年前
GitHub 7b0d663a Merge pull request #173 from Unity-Technologies/categorical-parameter-fixes 4 年前
GitHub 7cd80d5c Removed randomization tooling from the experimental namespace (#177) 4 年前
Steven Leal 4c79eeff updated test and xml doc 4 年前
GitHub 330c5831 Merge pull request #190 from Unity-Technologies/key_point_labeler_state_fix 4 年前
Steven Leal 71bcc834 fixed determinism issues affecting USim runs 4 年前
Steven Leal d938d019 removed arg 4 年前
GitHub 1aa47792 Merge pull request #195 from Unity-Technologies/ordered-tag-queries 4 年前
Jon Hogins 411de00e Adding multi-camera segmentation tests 4 年前
Jon Hogins b178cad2 Non-working partial implementation. Needs merging the individual passes into one uber pass on HDRP I believe 4 年前
GitHub 8cf464b0 Fix multiple cameras (#203) 4 年前
Steven Leal 4cbc968a fixed serialization tests 4 年前
Steven Leal 9c47d0a8 removed c# 8 code 4 年前
Mohsen Kamalzadeh f8af1929 renamed in tests 4 年前
Steven Leal 0104a889 refactored scenario lifecycle hooks 4 年前
Mohsen Kamalzadeh 206ed89b force file rename 4 年前
Mohsen Kamalzadeh 93a942e5 force file rename 2 4 年前
Mohsen Kamalzadeh 98d71e8a missed a rename 4 年前
GitHub 09540832 Merge pull request #202 from Unity-Technologies/json-config-update 4 年前
GitHub 0fb6043d Merge branch 'master' into rename_KeyPoint_to_Keypoint 4 年前
GitHub c13b382e Merge pull request #206 from Unity-Technologies/rename_KeyPoint_to_Keypoint 4 年前
GitHub 114853c3 Keypoint occlusion (#219) 4 年前
GitHub f16c0d9a Fix pose positions (#220) 4 年前
sleal-unity 3bae569a updated scenario lifecycle hooks 4 年前
GitHub 31093061 Merge pull request #218 from Unity-Technologies/scenario-lifecycle-hooks-refactor 4 年前
GitHub 65841343 Fixing error with non-public serialized fields on randomizers (#211) 4 年前
Steven Borkman b45e3ea8 Merge branch 'master' into fod_generator_randomization_changes 4 年前
Steven Borkman 976ac4c7 Removed test error preventing Unity from playing 4 年前
GitHub b6c94be7 Removed test error preventing Unity from playing (#233) 4 年前
sleal-unity fec66d94 removed entities dependency 4 年前
sleal-unity 3715567c moved and cleaned render passes 4 年前
sleal-unity 55c63ba0 addressed PR feedback 4 年前
Jon Hogins 66eaf180 Partially implemented refactor to address labeling bug. 4 年前
sleal-unity df4ca74d addressed PR feedback 4 年前
Jon Hogins 67ab9579 Fixing tests. Also adding ScriptableRenderContext to OnBeginRendering and removing problematic objects from AnimatedCubeScene.unity 4 年前
Jon Hogins 1e322f42 Finishing fix for out of sync data 4 年前
GitHub 304f106b Merge pull request #240 from Unity-Technologies/remove-entities-dependency 4 年前
GitHub 2984bded Keypoint tolerance (#235) 4 年前
Jon Hogins a5769f1f Partially implemented refactor to address labeling bug. 4 年前
Jon Hogins 28fb6043 Fixing tests. Also adding ScriptableRenderContext to OnBeginRendering and removing problematic objects from AnimatedCubeScene.unity 4 年前
Jon Hogins aaa286d9 Finishing fix for out of sync data 4 年前
GitHub 06dfff74 Merge branch 'master' into fix_wrong_label 4 年前
Jon Hogins 72b29e36 Merge branch 'fix_wrong_label' of https://github.com/Unity-Technologies/com.unity.perception into fix_wrong_label 4 年前
GitHub 98685db4 Merge pull request #241 from Unity-Technologies/fix_wrong_label 4 年前
Mohsen Kamalzadeh bd7064be implemented for all ground truth generators 4 年前
GitHub 41561b2f Merge branch '0.8.0-preview.1_staging' into packagejson_and_changelog 4 年前
sleal-unity c27393c5 TextureRandomizer now works for tutorial's HueShift shader in HDRP 4 年前
Mohsen Kamalzadeh 76cd657c Merge branch '0.8.0-preview.1_staging' into ability_to_disable_labeling 4 年前
GitHub e0ab6561 Merge pull request #248 from Unity-Technologies/ability_to_disable_labeling 4 年前
Mohsen Kamalzadeh 6bd2ce6a addressed feedback 4 年前
GitHub e99019da Merge pull request #254 from Unity-Technologies/0.8.0-preview.1_staging 4 年前
GitHub cd1cddb6 Fix keypoint issues (#259) 4 年前
GitHub 599e44d3 Merge pull request #253 from Unity-Technologies/disable_labeling_fixes 4 年前
GitHub cabe7c5a Merge master to 0.8.0 (#265) 4 年前
Wesley Mareovich Smith 5384838a adding validation and PR test rail addtion 4 年前
GitHub c9b3d3ae Add 3dbb tests (#267) 4 年前
Wesley Mareovich Smith e74fc649 Changing 4 年前
Wesley Mareovich Smith 88b136a4 adding tests 4 年前
Wesley Mareovich Smith 9fcf7d7c seperating character tool out 3 年前
GitHub 7eba5c39 Increasing color variety in instance segmentation. (#261) 4 年前
GitHub 012066c7 0.8.0 changes -> master (#273) 4 年前
GitHub 1464ac81 Adding sky color control to semantic segmentation (#274) 4 年前
Jon Hogins 1563b932 Test integration tests on HDRP on yamato 4 年前
Mohsen Kamalzadeh a5a9e9cf fixed an issue where an arbitrary limit on frame delta time was causing incorrect behavior 3 年前
GitHub 8f2f4ac8 Fixing keypoint bugs when visualizations are disabled (#290) 3 年前
Mohsen Kamalzadeh 82911ba4 reverted unintentional change 3 年前
Jon Hogins 3c3a7b5f Merge remote-tracking branch 'origin/master' into keypoint_self_occlusion 3 年前
GitHub 14bdbc91 Merge pull request #293 from Unity-Technologies/fix_large_deltatime 3 年前
GitHub 66a6e46e Supporting the 'step' button in the editor (#294) 3 年前
Jon Hogins 6d86f110 Merge remote-tracking branch 'origin/master' into keypoint_self_occlusion 3 年前
Jon Hogins 7ad08173 Adding some tests for self-occlusion. Some fixes in KeypointLabeler 3 年前
Wesley Mareovich Smith aa96fb53 commit 3 年前
Jon Hogins d41df908 Fix issues with orthographic views and points close to far plane 3 年前
Jon Hogins 0f05f1ed Fixing remainder of tests. 3 年前
Jon Hogins 2de471fb Removing comments 3 年前
Wesley Mareovich Smith b5fd82ad adding a test and test chracter 3 年前
Jon Hogins 9a8f7ac3 Fixing issues in URP with orthographic view 3 年前
Wesley Mareovich Smith c47184bf fixing missing ref 3 年前
Jon Hogins 85ae6b13 Updating JointLabel 3 年前
Wesley Mareovich Smith e414262f fixing null ref 3 年前
Jon Hogins e19809d3 Updating JointLabel to include self-occlusion distance and drop the reference to the keypoint label config 3 年前
Jon Hogins 6c40a9bc Adding and fixing remainder of tests. 3 年前
Wesley Mareovich Smith 8ffdb3e3 changes from feedback 3 年前
Jon Hogins 2eff8c69 Fixing various bugs in keypoint self occlusion, including (hopefully) properly supporting player builds 3 年前
Wesley Mareovich Smith ba3e8eff template change and feedback fixes 3 年前
sleal-unity 61480124 fixed sample scenario configuration 3 年前
Jon Hogins d92bbc94 Fixing issues with large numbers of keypoints. 3 年前
Jon Hogins 64327524 Fixing issue with resizing buffers 3 年前
Wesley Mareovich Smith b8e58b57 fix broken test 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 年前
Jon Hogins 7cf3431c Apply object scale even when using the global occlusion distance. 3 年前
Wesley Mareovich Smith cfbc8ebd adding feedback fixes 3 年前
sleal-unity 9a593a3f added configuration text asset field to scenario 3 年前
Jon Hogins bc0ba099 Moving self occlusion distance to the KeypointTemplate 3 年前
sleal-unity 4c50a0a5 Merge branch 'configuration-text-asset' into generic-asset-sources 3 年前
sleal-unity afb1a5f9 renamed Archetype to AssetRole 3 年前
Jon Hogins d6bc212c Merge branch 'generic-asset-sources' of https://github.com/Unity-Technologies/com.unity.perception into generic-asset-sources 3 年前
sleal-unity f7eac831 added tests 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 年前
Aryan Mann 208023a9 Supporting the 'step' button in the editor (#294) 3 年前
Aryan Mann 4f94f2c5 Fixing keypoint bugs when visualizations are disabled (#290) 3 年前
Aryan Mann a8d059dd Merge pull request #293 from Unity-Technologies/fix_large_deltatime 3 年前
Aryan Mann b7d942e5 update tests due to simulation capture package update 3 年前
leopoldo-zugasti 6301dd97 change test 3 年前
GitHub 324f4362 Merge pull request #344 from Unity-Technologies/orthographic-camera-metadata-additions 3 年前
Mohsen Kamalzadeh 70d9c69c added projection field to sensor data 3 年前
Steve Borkman 9e858d67 Tests for self-occlusion scalar value 3 年前
Jon Hogins b700ebfa Fixing test compile error and mistake in RenderTextureReader 3 年前
Steve Borkman c7a5c2ef Fixes for PR comments 3 年前
Mohsen Kamalzadeh 50bdb69e fix test asset source 3 年前
Mohsen Kamalzadeh a777d3a2 fixed a bug a visualization test and per labeler enabled state 3 年前
sleal-unity 4c7f4e1d DeserializeConfiguration() is now protected 3 年前
GitHub b9babd68 Merge branch 'master' into 0.8.0.preview.4_staging 3 年前
GitHub 07d60be2 Merge pull request #358 from Unity-Technologies/0.8.0.preview.4_staging 3 年前
GitHub 0e170dc4 Merge branch 'master' into fix_label_config_editor_indexing 3 年前
Mohsen Kamalzadeh a42b3017 Merge branch 'master' into add_imageLink_field 3 年前
GitHub 90ee83bd Merge branch 'master' into generic-asset-sources 3 年前
GitHub 13eeb0a2 Merge pull request #308 from Unity-Technologies/generic-asset-sources 3 年前
Mohsen Kamalzadeh e9ac2316 Merge branch 'master' into add_imageLink_field 3 年前
Mohsen Kamalzadeh 1ddb56fa test asset update 3 年前
Steve Borkman d06dca0c Merge branch 'master' into coco_export 3 年前
Steve Borkman 4b9b77ee Merge branch 'coco_export' into coco_perception_output_hybrid 3 年前
Steve Borkman 3e772549 Magic test fix attempt 3 年前
Steve Borkman bec0dc78 Incorporating mohsen's test fix 3 年前
Steve Borkman 627a46ca Update to fix compile error 3 年前
leopoldo-zugasti d017dd97 Merge branch 'master' into pyrception-integration 3 年前
Mohsen Kamalzadeh 7598ce57 Merge branch 'master' into h-i 3 年前
Jon Hogins 575f924e Adding tests for multi-camera segmentation 3 年前
Aryan Mann 3753ea3b updated serialization of randomizers to array instead of object 3 年前
Steve Borkman e2998b0b A lot of changes, now we can partially support old perception and new 3 年前
Aryan Mann 55e6068e Added ability to delay the current iteration 3 年前
Aryan Mann 3066c438 changed name of test for accuracy 3 年前
GitHub 68fd419c Feature: Delay Iteration (Merge PR #366 from scene-randomizer-support) 3 年前
Jon Hogins 3b09643b More project updated for 2020.3 and fixing tests. 3 年前
Steve Borkman 6b409406 Annotations now work through rebuilt simulation state 3 年前
Jon Hogins 0ec551af Merge remote-tracking branch 'origin/master' into keypoint_self_occlusion 3 年前
GitHub 91d606c7 Keypoint self occlusion (#351) 3 年前
Steve Borkman 5da96a7a Restructuring of files 3 年前
Steve Borkman cb5b9a43 bounding box 3d updated 3 年前
Steve Borkman 406b7f70 Keypoints at leas partially working 3 年前
Aryan Mann 0f5df9bf finished engine analytics implementation v1 3 年前
Steve Borkman 0fce16c7 I think I have the timings working now 3 年前
Steve Borkman 95e08150 Dataset Captures test mostly work and BB3D tests work 3 年前
Steve Borkman 46aee413 All DatasetCaptureTests passing 3 年前
Steve Borkman 3e9bbc3a Capture scheduling tests pass now 3 年前
Steve Borkman e7cb126c All tests pass 3 年前
Steve Borkman 27ec65b0 Old perception format now being produced 3 年前
Steve Borkman 4cea1504 Old perception format working, and all tests passing 3 年前
Steve Borkman eb7c733a Project settings for perception and assigning endpoint 3 年前
Steve Borkman 19c504c9 Removed "On" from ConsumerEndpoint methods 3 年前
Jon Hogins 305ec1f2 Adding tests for multi-camera segmentation 3 年前
Mohsen Kamalzadeh b26858f4 test fix and bugfix 3 年前
Mohsen Kamalzadeh 788a0831 changed schema for sampler and scalar valid ranges 3 年前
Mohsen Kamalzadeh cc6231da testfix, state switchable by default 3 年前
Mohsen Kamalzadeh cd68c72d test sample json update 3 年前
Aryan Mann 17894621 Added tests for RGB Output 3 年前
Aryan Mann c612d8d1 finished engine analytics implementation v1 3 年前
Aryan Mann ae336d26 refactored rgb output tests 3 年前
Aryan Mann 6d2ca06a merged both runtime and editor analytics into one file/implementation 3 年前
Aryan Mann 92ec0466 made the analytics test more robust 3 年前
RuiyuZ 22551a51 update test since in scenario camera no longer skip 1st frame 3 年前
RuiyuZ f30762ad clean up 3 年前
Aryan Mann 9f3e917e test json grabs the runtime platform dynamically so it doesnt fail outside osx 3 年前
RuiyuZ 79ab5613 update unit tests with new perception camera property captureFrameCount 3 年前
GitHub Enterprise 7f24359c Merge pull request #32 from unity/fix-standalone-first-extra-frame 3 年前
Aryan Mann bfacc92d leftover meta file 3 年前
GitHub Enterprise ee130211 #27: Parameterized tests to check RGB output 3 年前
Aryan Mann 8dc83a93 fixed stray dollar sign in string interpolation =( 3 年前
Jon Hogins 47f2ffe4 Merge branch 'main' of https://github.cds.internal.unity3d.com/unity/com.unity.perception into fix_multi_cam 3 年前
GitHub Enterprise 43db91ba Merge pull request #38 from unity/fix_multi_cam 3 年前
GitHub Enterprise f2b625c8 #34: Analytics v2 (Scenario Information) 3 年前
GitHub Enterprise d0a2d55c Merge pull request #31 from unity/additonal_scenario_configs 3 年前
Aryan Mann a7b4cce8 merge serialization array change 3 年前