Steven Leal
58799d44
Added Randomizers and RandomizerTags
4 年前
Steven Leal
c80e1d42
added run in usim window
4 年前
Steven Leal
3e0d6c6e
added run in usim window
4 年前
Steven Leal
41e82b5f
refactored randomization uss
4 年前
Steven Leal
279a393a
refactored randomization uss
4 年前
Steven Leal
dbf33623
updated xml docs
4 年前
Steven Leal
5b4fe31d
updates based on PR feedback
4 年前
mohsen.k
f98eeb48
Merge branch 'randomizers' into tutorial_sample_project
4 年前
mohsen.k
15ff95fb
Merge branch 'randomizers' into tutorial_sample_project
4 年前
Mohsen Kamalzadeh
5efef524
Merge branch 'randomizers' into tutorial_sample_project
4 年前
Mohsen Kamalzadeh
2eae5f85
fixed USim branding in code
4 年前
GitHub
4434053b
Merge pull request #98 from Unity-Technologies/usim-branding-fix
Usim branding fix (changed mentions of Usim in the tutorial to Unity Simulation)
4 年前
Steven Leal
159fd9dc
fixed usim references
4 年前
GitHub
94a43aad
Merge pull request #111 from Unity-Technologies/usim-naming-refactor
Expanded USim to Unity Simulation
4 年前
Mohsen Kamalzadeh
b694fb11
Merge branch 'master' into fix-notebook-tutorial
4 年前
Steven Leal
34ca1581
fixed other merge conflict meta files
4 年前
GitHub
9ecebfe1
Merge pull request #119 from Unity-Technologies/removed-corrupted-meta-file
Removed corrupted meta files
4 年前
Mohsen Kamalzadeh
fb78a8e4
Merge branch 'removed-corrupted-meta-file' into pre_release_tests_nov2020
4 年前
GitHub
12e2f513
Merge branch 'master' into tutorial_updates_nov2020rel
4 年前
Jon Hogins
9ce49113
Merge branch 'master' into randomizer_tag_inheritence
4 年前
Jon Hogins
5cb3f309
Hacking HDRP 10.x.x support into ground truth
4 年前
Steven Leal
78e49904
replaced individual sampler seeds with one global seed
4 年前
GitHub
af13a3d8
Merge pull request #142 from Unity-Technologies/global-seed
Replaced individual sampler seeds with one global seed
4 年前
Steven Leal
94c62e16
Added randomization deserialization
4 年前
Steven Leal
b35bc31e
refactored serialization code
4 年前
Steven Leal
4ce3c145
Updated RunInUnitySimulationWindow for new serialization format
4 年前
Steven Leal
44102c51
Added scenario serialization tests
4 年前
Steven Leal
ba332ad8
updated tooltips for scenario serialization buttons
4 年前
GitHub
fd3ebeae
Merge pull request #145 from Unity-Technologies/parameter-config
Serializing samplers with scenario constants configuration
4 年前
Mohsen Kamalzadeh
e77310cf
UI code updates
- Changed how UI is created for constants to include tooltips. - - Added info box about Randomizer execution order
4 年前
Steven Leal
81aa5384
removed debug log statement
4 年前
Steven Leal
be8be73b
added Randomizer tag UIElements editor
4 年前
Steven Leal
1938ab19
using constants field instead of genericConstants property to get constants tooltips
4 年前
Steven Borkman
d3f46cb9
Merge remote-tracking branch 'origin/keypoints' into keypoints
4 年前
GitHub
ae42bbb4
Merge pull request #154 from Unity-Technologies/scenario_UI_tooltips_and_info
UI improvements for scenario inspector
4 年前
Mohsen Kamalzadeh
84f27236
Merge branch 'isolate-sampler-random-state' into manual_capture
4 年前
GitHub
9d197f2f
Analytics ( #136 )
* Adding analytics events to RunInUnitySimulationWindow.cs
* Adding scenario to SampleScene to enable running in Unity Simulation
* Switching to lowercase event names
* Merging analytics events
* Update CHANGELOG.md
* Fixing naming issue
4 年前
GitHub
6dcaa52c
Merge branch 'master' into manual_capture_2
4 年前
Mohsen Kamalzadeh
d81888fd
Merge branch 'manual_capture_2' of github.com:Unity-Technologies/com.unity.perception into manual_capture_2
4 年前
Steven Leal
fa7892b4
refactored PropertyField creation and editor namespaces
4 年前
Steven Borkman
dd6870b8
Merge branch 'master' into keypoints
4 年前
Mohsen Kamalzadeh
36bad735
Update RunInUnitySimulationWindow.cs
4 年前
GitHub
ce25a475
Merge pull request #158 from Unity-Technologies/keypoints
Keypoints (Human Pose Estimate)
4 年前
GitHub
2e5c55c3
Merge pull request #176 from Unity-Technologies/usim_upload_progess_-bar
Added progress bar for USim upload
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
Fixed and polished a few Randomization UI elements
4 年前
GitHub
7cd80d5c
Removed randomization tooling from the experimental namespace ( #177 )
* removed randomization tooling from the experimental namespace
* removed experimental namespace from randomization docs
* removed vestigial precompiled references from asmdefs
* added note to parameters doc
* added helpful link inside parameters doc
* fixed script name
* added MovedFrom attribute to randomization APIs
4 年前
Steven Borkman
51e0a9ac
Randomization updates
4 年前
Steven Leal
a44b733e
app-params now deserialize from the correct location in usim
4 年前
GitHub
0f9d783e
Merge pull request #189 from Unity-Technologies/usim-app-param-fix
App-params now deserialize from the correct location in USim
4 年前
Steven Leal
0104a889
refactored scenario lifecycle hooks
4 年前
Steven Leal
cf9332bb
improved run in usim window
4 年前
Steven Leal
ef4cf781
added tooltips
4 年前
Steven Leal
4e92caff
only upload one app param now by detecting instance id
4 年前
Steven Leal
900a30c7
prevented usim run parameters from changing during run
4 年前
GitHub
09540832
Merge pull request #202 from Unity-Technologies/json-config-update
Json config update
4 年前
GitHub
0fb6043d
Merge branch 'master' into rename_KeyPoint_to_Keypoint
4 年前
sleal-unity
3bae569a
updated scenario lifecycle hooks
4 年前
GitHub
31093061
Merge pull request #218 from Unity-Technologies/scenario-lifecycle-hooks-refactor
Scenario lifecycle hooks refactor
4 年前
Steven Borkman
b45e3ea8
Merge branch 'master' into fod_generator_randomization_changes
4 年前
Steven Borkman
3c3df890
Fixed merge issue
4 年前
GitHub
cabe7c5a
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...
4 年前
GitHub
392dcc4d
Cloud rendering support ( #227 )
* Adding support for cloud rendering in the run simulation window
* minor fixes
* minor update
4 年前
sleal-unity
ec307e93
addressables updates
4 年前
sleal-unity
b17a15fa
moved test app param field in scenario inspector
4 年前
sleal-unity
81e197b1
updated run in usim window
4 年前
GitHub
e9638616
Merge pull request #279 from Unity-Technologies/addressables-test-scenario-fix
stapled scenario back together
4 年前
Wesley Mareovich Smith
aa96fb53
commit
4 年前
sleal-unity
389eca52
added uint field element for random seeds
4 年前
GitHub
7a6498e3
Merge pull request #304 from Unity-Technologies/randomize-seed-in-usim-window
added uint field element for random seeds
4 年前
Jon Hogins
a65e2a9b
Adding missing string for cloud rendering build target
4 年前
Mohsen Kamalzadeh
d9780b50
added a line back that shouldn't have been removed
4 年前
sleal-unity
9a593a3f
added configuration text asset field to scenario
4 年前
GitHub
fe797aa2
Merge pull request #316 from Unity-Technologies/fix_cloud_rendering_support
Fixed a compile error when cloud rendering was selected
4 年前
sleal-unity
4c50a0a5
Merge branch 'configuration-text-asset' into generic-asset-sources
4 年前
sleal-unity
bab36e16
fixed scenario UI for configuration asset
4 年前
Jon Hogins
d6bc212c
Merge branch 'generic-asset-sources' of https://github.com/Unity-Technologies/com.unity.perception into generic-asset-sources
4 年前
Jon Hogins
310fb4f0
Switching RunInUnitySimulationWindow to use player build settings for scene list
4 年前
Mohsen Kamalzadeh
8216c2ca
Merge branch 'change_to_stddev' into generic-asset-sources
4 年前
Jon Hogins
938ebf2e
Adding support for selecting build id and build zip to run in usim window
4 年前
sleal-unity
2dfadc6a
Merge branch 'h-i' into generic-asset-sources
3 年前
Steve Borkman
7910da17
Updates to COCO export to support running on USim
3 年前
Aryan Mann
ea020460
Merge pull request #304 from Unity-Technologies/randomize-seed-in-usim-window
added uint field element for random seeds
3 年前
Aryan Mann
b74a083f
Merge pull request #316 from Unity-Technologies/fix_cloud_rendering_support
Fixed a compile error when cloud rendering was selected
3 年前
Mohsen Kamalzadeh
84e1f1e6
hide app param config
hide scenario app-param config field if ENABLE_SCENARIO_APP_PARAM_CONFIG is not defined
3 年前
Mohsen Kamalzadeh
4f46415f
Give option for using current scene if build settings empty
3 年前
Mohsen Kamalzadeh
3b127d02
fixed compile error and null pointer
3 年前
sleal-unity
4c7f4e1d
DeserializeConfiguration() is now protected
3 年前
GitHub
13eeb0a2
Merge pull request #308 from Unity-Technologies/generic-asset-sources
Generic Asset Sources
3 年前
Mohsen Kamalzadeh
e9ac2316
Merge branch 'master' into add_imageLink_field
3 年前
Steve Borkman
d06dca0c
Merge branch 'master' into coco_export
3 年前
Steve Borkman
4b9b77ee
Merge branch 'coco_export' into coco_perception_output_hybrid
3 年前
leopoldo-zugasti
d017dd97
Merge branch 'master' into pyrception-integration
3 年前
Mohsen Kamalzadeh
7598ce57
Merge branch 'master' into h-i
3 年前
Mohsen Kamalzadeh
123d60c1
Merge branch 'coco_perception_output_hybrid' into h-i
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 年前
Aryan Mann
6d2ca06a
merged both runtime and editor analytics into one file/implementation
3 年前
GitHub Enterprise
f2b625c8
#34 : Analytics v2 (Scenario Information)
3 年前