Mohsen Kamalzadeh
d90eb215
Revert "proper replace"
This reverts commit 1d58d744dc7106f00d515adf028444518214fe79.
4 年前
Mohsen Kamalzadeh
858f29cf
proper replace
4 年前
Mohsen Kamalzadeh
5ca9b1f0
updated camera setup screenshot
4 年前
GitHub
66b4db7e
another typo :(
4 年前
Mohsen Kamalzadeh
7ea6908e
implementing label config editor
4 年前
GitHub
892569b6
Merge pull request #108 from Unity-Technologies/mkamalza-patch-1
Fixed a few typos and punctuation issues in the tutorial
4 年前
Mohsen Kamalzadeh
228e2ab6
Labeling UI almost done
4 年前
GitHub
a19491b0
Minor changes
4 年前
Steven Leal
40af3256
updating yamato to use stable tag for upm-ci-utils
4 年前
Mohsen Kamalzadeh
64f9fcf4
starting new major additon to labeling (add from configs)
4 年前
GitHub
24a0dced
Spelling and punctuation
4 年前
GitHub
bba01e0a
Update upm-ci-full.yml
4 年前
Mohsen Kamalzadeh
5b6ad41b
incremental bugfixes
4 年前
GitHub
21e4ec75
Spelling and punctuation
4 年前
GitHub
cb8917f4
Update environments.yml
4 年前
Mohsen Kamalzadeh
8785414f
add to config window in progress
4 年前
GitHub
d6a36ab0
Spelling and punctuation
4 年前
GitHub
c9a457c4
Update upm-ci-full.yml
4 年前
Mohsen Kamalzadeh
ce5f3e9c
Update Styles.uss
4 年前
GitHub
e6057788
Spelling and punctuation
4 年前
Steven Leal
ad75fa43
fixed usim nodes generating an empty first image
4 年前
Mohsen Kamalzadeh
3fb0fce4
Merge branch 'master' into labeling-improvements
4 年前
GitHub
1631cefd
Merge pull request #100 from Unity-Technologies/labelcache-bugfix
Fixed erratic behaviour where labeled objects that did not match any tracked label were still detected as foreground objects
4 年前
Mohsen Kamalzadeh
b8f4d4e5
informative comment added
4 年前
Mohsen Kamalzadeh
848561a4
Labeling editor in progress
4 年前
Mohsen Kamalzadeh
109dfa68
Test added to highlight the fixed bug
4 年前
GitHub
b9010f34
Merge pull request #104 from Unity-Technologies/usim-iteration-offset-fix
USim scenario iteration offset fix
4 年前
Steven Leal
22529636
updated changelog
4 年前
Steven Leal
3867cf3f
USim scenario now offsets the current scenario iteration directly after app-param deserialization
4 年前
Mohsen Kamalzadeh
e97c0d54
length check
4 年前
Mohsen Kamalzadeh
331a984e
Label cache bug fix
4 年前
GitHub
ae99a313
Update phase3 docs ( #99 )
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 年前
GitHub
9d2d84f8
Update Phase3.md
4 年前
Mohsen Kamalzadeh
2eae5f85
fixed USim branding in code
4 年前
GitHub
783ef3e2
Update Phase3.md
4 年前
GitHub
e65756e3
Update TUTORIAL.md
4 年前
GitHub
b3652da0
Update Phase3.md
4 年前
GitHub
ef646c7c
Update TUTORIAL.md
4 年前
GitHub
fd7d77e7
Merge pull request #97 from Unity-Technologies/0.5.0-staging
Disabled 2020.1 tests for 0.5.0 release
4 年前
GitHub
8772281d
Merge pull request #94 from Unity-Technologies/tutorial_fixes
Minor fixes to tutorial
4 年前
Steven Leal
7ae7f7b9
fixed spelling error in tutorial
4 年前
Mohsen Kamalzadeh
ee2d1ce3
Update runinusim.png
4 年前
GitHub
385f2805
Merge pull request #93 from Unity-Technologies/0.5.0-staging
Replaced new with ScriptableObject.CreateInstance<T>()
4 年前
GitHub
4f0a6f73
Merge pull request #92 from Unity-Technologies/0.5.0-staging
0.5.0 staging
4 年前
Mohsen Kamalzadeh
c1051bf5
small bugfix fo vis UI word wrapping when no labelers are active
4 年前
Mohsen Kamalzadeh
54331d9a
small changes to tutorial
4 年前
Steven Leal
e547f45c
updated changelog
4 年前
Steven Leal
f712ba46
updated package version number
4 年前
GitHub
ea6e660a
Aisv565 bb3d - Bounding box 3D perception changes ( #82 )
* Bounding box 3D
Working version of bounding box 3d with the ability to capture data in either kitti or nuscenes format. I'm going to remove it in the next commit. Just wanted to make sure that we have a commit for this
* BB3D cleaned up files
* Code commented.
* Comment fixes
* Everything appears to be work prior to code clean up
* Everything working before commit
* Cleaned up code
* Updated changelog
* Updated documentation
* Only report 3DBBs for visible, labeled objects
* Moved execution of labeler to OnBeginRenderering
* Now using rendered object info for occlusion
* Json serialization of boundingbox3d data
4 年前