Mohsen Kamalzadeh
9c7474d9
genral polish, doc updates, and some renames
4 年前
Steven Leal
3615687e
fixed texture randomizer
4 年前
Mohsen Kamalzadeh
b3a36be3
Merge branch 'master' into rename_to_computer_vision
4 年前
GitHub
fbc1af5f
RandomzierTagManager.Query<T>() now returns tags directly instead of GameObjects ( #166 )
* RandomzierTagManager.Query<T>() now returns tags instead of GameObjects
* updated docs
* fixed tag type acquisition bug
4 年前
Mohsen Kamalzadeh
2e1bd226
Revert "Update README.md"
This reverts commit fc1a0df695ba9c0658fd96782b34e0df1a3e3107.
4 年前
GitHub
542b9ea1
Merge pull request #164 from Unity-Technologies/manual_capture_2
New capture options added to Perception Camera
4 年前
Mohsen Kamalzadeh
565189d6
Revert "Update README.md"
This reverts commit 8379398028b0ad501924075b4a77942a089bf9e2.
4 年前
GitHub
e5b02877
Update README.md
4 年前
GitHub
af5563c6
Update README.md
4 年前
GitHub
449fe78c
Merge pull request #169 from Unity-Technologies/generic-inspector-utility
Added a default UI Elements inspector editor class
4 年前
GitHub
bbda605b
Apply suggestions from code review
Co-authored-by: Mohsen K <mohsen.kamalzadeh@unity3d.com>
4 年前
Steven Leal
5d2dd448
renamed ParameterUIElementsEditor
4 年前
Steven Leal
7daba097
updated docs
4 年前
Steven Leal
94a65d8a
updated docs
4 年前
Steven Leal
25b52917
added docs and updated the changelog
4 年前
Steven Leal
4d058c69
added derivable default UI elements editor
4 年前
GitHub
a7c70bc7
Fix Semantic Segmentation in USim ( #163 )
* Updating capture package dependency to support cloud rendering
* Adding metric on iteration start for enabling reproducibility in editor from USim iterations
* Supporting semantic segmentation in unity simulation.
* Fixing tests and updating dependencies
* Updating PerceptionHDRP and regenerating package data
* Updating changelog
Co-authored-by: sleal-unity <53197518+sleal-unity@users.noreply.github.com>
4 年前
GitHub
82eb14c2
Merge pull request #165 from Unity-Technologies/output_dir_shortcut
Output dir shortcut and copy path buttons in Perception Camera editor UI
4 年前
Mohsen Kamalzadeh
efb95ff4
Update PerceptionCameraEditor.cs
4 年前
Mohsen Kamalzadeh
dd7472af
added output dir shortcut to perception camera inspector
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 年前
Steven Leal
c5e49978
updated variable name again
4 年前
Steven Leal
dc9cb30c
updated variable naming
4 年前
Steven Borkman
a0c394c3
Merge remote-tracking branch 'origin/keypoints' into keypoints
4 年前
Steven Borkman
fef87b99
Try to associate clip with animator
4 年前
Steven Borkman
abd245d9
Updates for manual
More is probably needed, but this is a start
4 年前
Steven Borkman
dcac62db
Add a default animation to animation controller
4 年前
Steven Borkman
3a765b4f
Fix for timestamps
4 年前
Steven Borkman
d3f46cb9
Merge remote-tracking branch 'origin/keypoints' into keypoints
4 年前
Steven Leal
be8be73b
added Randomizer tag UIElements editor
4 年前
Steven Borkman
52b02f18
Reworked animation randomization to decouple it from labeler
4 年前
Steven Borkman
2ef8311a
fix links in schema file
4 年前
Steven Borkman
ddeb6e61
Fixed links in schema doc
4 年前
Steven Borkman
a84fe9f5
Fixed links in schema doc
4 年前
Steven Borkman
cba0de41
Merge remote-tracking branch 'origin/keypoints' into keypoints
4 年前
GitHub
fa42da98
Update com.unity.perception/Documentation~/Schema/Synthetic_Dataset_Schema.md
Co-authored-by: Jon Hogins <jonathanh@unity3d.com>
4 年前
Steven Borkman
259d8b37
Updates to schema doc
4 年前
Steven Borkman
512a2e80
Removed avatar from key point labeler
Ends up it wasn't necessary and caused a bug if an avatar wasn't present on the model
4 年前
Steven Borkman
3142805f
Fixed root motion
Added boolean to specify allow root motion, which either locks a model in place, or allows then to move to new positions/rotations due to animation
4 年前
Steven Borkman
ebd2df4d
Updated schema for instance segmentation
4 年前
Steven Borkman
f452f55a
Recording pose for a random animation frame & performance improvements
4 年前
Steven Borkman
ff2fd67b
Updated schema file
4 年前
GitHub
7ba383fe
Merge pull request #159 from Unity-Technologies/isolate-sampler-random-state
Isolate sampler random state from scenarios
4 年前
Steven Leal
250df003
updated xml docs
4 年前
Steven Leal
7dce3978
updated changelog
4 年前
Steven Leal
fbe25be8
isolated sampler state in its own static class
4 年前
GitHub
b4f39903
Merge pull request #156 from Unity-Technologies/tutorial_code_highlighting
Documentation and tutorial improvements and polish
4 年前
GitHub
dff73240
Update README.md
4 年前
GitHub
7c65d105
Delete index.md
With all this information being added to Readme.md, this page seems redundant. Will remove it for now.
4 年前
GitHub
212b51d2
Update README.md
4 年前