sleal-unity
515a1a83
moved custom passes and cleaned up code
4 年前
sleal-unity
fec66d94
removed entities dependency
4 年前
GitHub
b6c94be7
Removed test error preventing Unity from playing ( #233 )
4 年前
GitHub
d204af79
Merge pull request #232 from Unity-Technologies/labelers_list_title_fix
Fixed a perception camera editor UI bug
4 年前
GitHub
9a3e63ac
Merge pull request #231 from Unity-Technologies/tutorial-patch-docker
tutorial patch - docker troubleshooting note
4 年前
GitHub
a53b22e6
Update Phase1.md
4 年前
GitHub
41ef2839
Update Phase3.md
4 年前
GitHub
31b2e19b
Update Phase1.md
4 年前
Mohsen Kamalzadeh
d38181a3
Update PerceptionCameraEditor.cs
4 年前
GitHub
65841343
Fixing error with non-public serialized fields on randomizers ( #211 )
* Fixing bug in UIElementsEditorUtilities and adding tests
* Adding error message when missing scripts are detected
* Update com.unity.perception/CHANGELOG.md
Co-authored-by: Mohsen K <mohsen.kamalzadeh@unity3d.com>
Co-authored-by: Mohsen K <mohsen.kamalzadeh@unity3d.com>
4 年前
GitHub
31093061
Merge pull request #218 from Unity-Technologies/scenario-lifecycle-hooks-refactor
Scenario lifecycle hooks refactor
4 年前
sleal-unity
3bae569a
updated scenario lifecycle hooks
4 年前
GitHub
f16c0d9a
Fix pose positions ( #220 )
* Partial fix for keypoint issues
* Adding human pose assets to perceptionHDRP
* Moving test assets out of resources folder. Removing baked lighting from scenes.
* Updating changelog
* Fixing test on large screens. Reverting unnecessary PerceptionURP change
* Adding human pose labeling sample to PerceptionURP
* Update HDRP PoseSample.unity
* Fixing merge issues
* Adding rendertexture to test to address issue at other resolutions
4 年前
GitHub
f636a362
Remove code coverage generation from per-commit CI ( #224 )
4 年前
GitHub
114853c3
Keypoint occlusion ( #219 )
* keypoint occlusion fixes
does not report a labeled asset that is completely out of the frame, also individual keypoints are now labeled as 0 for off screen or not in model, 1 for in model and on screen but occluded by something else, and 2 everything works and is visible
* Keypoint templates now save their color info to json
* Updates for PR comments
4 年前
GitHub
5c95c242
Merge pull request #209 from Unity-Technologies/fix_parameter_element
Fixed parameter element editor
4 年前
GitHub
82c6fd4e
Merge pull request #216 from Unity-Technologies/missed_renames_keypoint
Committed missed renames (file names for "KeyPoint" --> "Keypoint"
4 年前
GitHub
f649421f
Delete KeyPointTemplate.cs.meta
4 年前
GitHub
c7e9329c
Delete KeyPointTemplate.cs
4 年前
GitHub
7a8bceaf
Delete KeyPointLabeler.cs.meta
4 年前
GitHub
707a1b62
Delete KeyPointLabeler.cs
4 年前
Mohsen Kamalzadeh
4f57e533
renamed two files and two meta files
4 年前
GitHub
f8649206
Randomizer tags can be enabled via editor ( #214 )
4 年前
GitHub
c13b382e
Merge pull request #206 from Unity-Technologies/rename_KeyPoint_to_Keypoint
Renamed KeyPoint to Keypoint
4 年前
GitHub
0fb6043d
Merge branch 'master' into rename_KeyPoint_to_Keypoint
4 年前
GitHub
d2c4ec52
Merge pull request #212 from Unity-Technologies/uniform-toggle-fix
Fixed categorical parameter uniform toggle issues in HDRP
4 年前
GitHub
09540832
Merge pull request #202 from Unity-Technologies/json-config-update
Json config update
4 年前
Steven Leal
a656cedc
updated changelog
4 年前
Steven Leal
2a4ae788
updated changelog
4 年前
Steven Leal
2964caa4
updated changelog
4 年前
Steven Leal
900a30c7
prevented usim run parameters from changing during run
4 年前
Steven Leal
4e92caff
only upload one app param now by detecting instance id
4 年前
Mohsen Kamalzadeh
9b30195f
sentence structure
4 年前
Steven Leal
c6518f0b
fixed xml doc
4 年前
Mohsen Kamalzadeh
49a0e68c
added formerlyserializedas attribute for keypoints in templates
4 年前
Steven Leal
96dbd906
added missing xml doc
4 年前
Mohsen Kamalzadeh
08df283c
punctuation
4 年前
Steven Leal
2133b956
updated tooltip
4 年前
Mohsen Kamalzadeh
842d3542
incorporating PR feedback
4 年前
Steven Leal
9bd94653
updated styling
4 年前
GitHub
37624493
Update com.unity.perception/CHANGELOG.md
accepted suggestion
Co-authored-by: jhogins <jon.hogins@gmail.com>
4 年前
Steven Leal
ef4cf781
added tooltips
4 年前
GitHub
81411385
Update CHANGELOG.md
4 年前
GitHub
2bcc2463
Update com.unity.perception/CHANGELOG.md
Co-authored-by: Mohsen K <mohsen.kamalzadeh@unity3d.com>
4 年前
Steven Leal
7f6c389c
improved styling
4 年前
Mohsen Kamalzadeh
98d71e8a
missed a rename
4 年前
Steven Borkman
46daa1ef
Probabilities are not altered for non-uniform datasets
In this case, all new entries are given 0 probability
4 年前
Steven Leal
cf9332bb
improved run in usim window
4 年前
Mohsen Kamalzadeh
93a942e5
force file rename 2
4 年前
the-gooniest
2ec35ecb
updated changelog
4 年前