89 次代码提交 (7b2a6e6c-242f-44c3-be00-36a65c8f5d8f)

作者 SHA1 备注 提交日期
Jon Hogins 3ccc7e7b Initial commit 5 年前
Jon Hogins 5eac8e47 Renames, namespace updates, docs, and misc cleanup 4 年前
Jon Hogins 0139bd5b Further docs and naming 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 44f1a9f3 Adding custom label ids and label id auto-assignment to LabelingConfiguration. Also renaming LabelingConfigurationEntry to LabelEntry 4 年前
Jon Hogins 923061f2 Updating to use LabelEntry ids. 4 年前
Jon Hogins c50b0293 Simplifying id auto assignment by letting the user select between 0 and 1-based labels. 4 年前
Jon Hogins a7c2c3dc Updating UI strings for clarity. 4 年前
GitHub d052596b Merge pull request #9 from Unity-Technologies/1-based-labels 4 年前
Jon Hogins 0d0be5a0 Attempt at a combined labelingconfiguration. Overly complex I think. 4 年前
Jon Hogins 83b4f624 Implementing BoundingBoxLabeler 4 年前
Jon Hogins 902366ef Some random stuff 4 年前
Jon Hogins ab3dae9a Starting to migrate BoundingBoxLabeler 4 年前
Jon Hogins 92843a4f Attempt at a combined labelingconfiguration. Overly complex I think. 4 年前
Jon Hogins 9e4ffa7f Semantic segmentation label config 4 年前
Jon Hogins 20a475b5 Migrating labelers to CameraLabeler 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 4caee75b Extensible labelers (#28) 4 年前
GitHub 55a8c7fe Labeler docs (#30) 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 aee21e59 Clarification to changing Labeling at runtime (#64) 4 年前
GitHub bca49aeb Fixing labeling on per-material MaterialPropertyBlocks (#73) 4 年前
GitHub 38a180a6 Informative tooltips and ui labels (#75) 4 年前
Priyesh Wani f8b8eaeb merging from master and resolving merger conflicts 4 年前
Mohsen Kamalzadeh 331a984e Label cache bug fix 4 年前
Mohsen Kamalzadeh e97c0d54 length check 4 年前
Mohsen Kamalzadeh 848561a4 Labeling editor in progress 4 年前
GitHub 1631cefd Merge pull request #100 from Unity-Technologies/labelcache-bugfix 4 年前
Mohsen Kamalzadeh 8785414f add to config window in progress 4 年前
Mohsen Kamalzadeh 228e2ab6 Labeling UI almost done 4 年前
Mohsen Kamalzadeh eff25511 scheme based auto labeling in progress 4 年前
Mohsen Kamalzadeh ba4f24b3 almost done now 4 年前
Mohsen Kamalzadeh dad3e482 fixed undo issue with json importing 4 年前
Mohsen Kamalzadeh 9feaf706 cleanup 4 年前
Mohsen Kamalzadeh fde6a724 cleanup 4 年前
Mohsen Kamalzadeh ba811b85 cleanup and polish 4 年前
Mohsen Kamalzadeh 096473b4 revert unwanted commits 4 年前
Mohsen Kamalzadeh 0bc576b1 added compiler directives to fix build issue 4 年前
Mohsen Kamalzadeh ebe1bc5b minor bugfix and code cleanup 4 年前
Mohsen Kamalzadeh cf9ceb49 Merge branch 'labeling-improvements' into tutorial_updates_nov2020rel 4 年前
Mohsen Kamalzadeh ca21b9c2 Merge branch 'labeling-improvements' into pre_release_tests_nov2020 4 年前
GitHub 245b8d01 Merge pull request #121 from Unity-Technologies/labeling-improvements 4 年前
Jon Hogins 9ce49113 Merge branch 'master' into randomizer_tag_inheritence 4 年前
Steven Leal a61af771 moved MonoBehaviours into perception add component menu 4 年前
Steven Leal 159bb176 fixed add component menu paths 4 年前
GitHub 92754d50 Merge pull request #182 from Unity-Technologies/perception-add-component-menu 4 年前
GitHub 6bfd0e2b Merge branch 'master' into undo-moved-from 4 年前
Wesley Mareovich Smith 0ae9e239 current code on label bug 4 年前
Steven Borkman b45e3ea8 Merge branch 'master' into fod_generator_randomization_changes 4 年前
sleal-unity fec66d94 removed entities dependency 4 年前
sleal-unity fb8acf68 renamed LabeledObjectManager to LabelManager 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 1e322f42 Finishing fix for out of sync data 4 年前
GitHub 304f106b Merge pull request #240 from Unity-Technologies/remove-entities-dependency 4 年前
Jon Hogins a5769f1f Partially implemented refactor to address labeling bug. 4 年前
Jon Hogins aaa286d9 Finishing fix for out of sync data 4 年前
Jon Hogins f1d18604 Fixing issues with xmldocs. 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 年前
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 599e44d3 Merge pull request #253 from Unity-Technologies/disable_labeling_fixes 4 年前
GitHub cabe7c5a Merge master to 0.8.0 (#265) 4 年前
GitHub 1464ac81 Adding sky color control to semantic segmentation (#274) 4 年前
Mohsen Kamalzadeh 5aaf5f94 some changes to make runtime labeling and label config work 4 年前
Mohsen Kamalzadeh 85f07b97 moved synthdet specidic label config and labeling logic out of this repo 4 年前
Wesley Mareovich Smith aa96fb53 commit 3 年前
Steve Borkman 5ce0670f perception output and UI working 3 年前
Jon Hogins a82e894c Make GetAnnotationSpecification() public, by popular demand. 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 年前
GitHub b9babd68 Merge branch 'master' into 0.8.0.preview.4_staging 3 年前
Mohsen Kamalzadeh 123d60c1 Merge branch 'coco_perception_output_hybrid' into h-i 3 年前
Mohsen Kamalzadeh c1a54814 some tests local commit only 3 年前
Mohsen Kamalzadeh a78ec53e added mask test object 3 年前
GitHub 3483af52 Make GetAnnotationSpecification() public, by popular demand. (#335) 3 年前
Jon Hogins 724dccd0 WIP work on semantic filtering 3 年前
Steve Borkman 27ec65b0 Old perception format now being produced 3 年前