GitHub
c78049b0
Merge pull request #171 from Unity-Technologies/rename_to_computer_vision
Docs update and polish, a couple of references to Unity Computer Vision
4 年前
GitHub
764f2bc1
Added contact info, oh hey CV!
4 年前
Steven Leal
13a1a54a
updated changelog
4 年前
Mohsen Kamalzadeh
74ec044a
some capitalizations and other punctuation
4 年前
Steven Leal
fa7892b4
refactored PropertyField creation and editor namespaces
4 年前
Mohsen Kamalzadeh
e996637a
Update DatasetCapture.md
4 年前
Steven Leal
796e8785
Merge branch 'categorical-parameter-fixes' of github.com:Unity-Technologies/com.unity.perception into categorical-parameter-fixes
4 年前
GitHub
ca126e21
Update PerceptionCamera.md
4 年前
GitHub
f681d8e3
Update com.unity.perception/CHANGELOG.md
Co-authored-by: Mohsen K <mohsen.kamalzadeh@unity3d.com>
4 年前
GitHub
e056ed7c
Update PerceptionCamera.md
4 年前
GitHub
9c816d08
Apply suggestions from code review
Co-authored-by: Mohsen K <mohsen.kamalzadeh@unity3d.com>
4 年前
Steven Leal
eb612501
removed directive
4 年前
GitHub
8b5038f9
Update PerceptionCamera.md
4 年前
Steven Leal
2b29bed1
updated and fixed the categorical parameter UI
4 年前
GitHub
96d2eb3b
Update PerceptionCamera.md
4 年前
GitHub
a1e7c042
Merge pull request #172 from Unity-Technologies/texture-randomizer-hdrp-fix
Make TextureRandomizer compatible with HDRP
4 年前
GitHub
ff0fcb4d
Update PerceptionCamera.md
4 年前
GitHub
89033e8f
Update com.unity.perception/CHANGELOG.md
Co-authored-by: Mohsen K <mohsen.kamalzadeh@unity3d.com>
4 年前
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 年前