Steve Borkman
3b3d0a71
Coco exporter files
4 年前
Steve Borkman
5ce0670f
perception output and UI working
4 年前
Steve Borkman
f12d414e
Some fixes I want to keep before reverting some changes
4 年前
Steve Borkman
6f30a796
UI working for database exporter
4 年前
Steve Borkman
7910da17
Updates to COCO export to support running on USim
4 年前
Steve Borkman
92e591ca
Compile in 2019
3 年前
Steve Borkman
f7dacddd
Switched over to newtonsoft json so we can properly write out skeleton info
3 年前
Steve Borkman
9c5a7ae2
Fixes so that keypoints report categories properly
This used not to work with the bounding box labeler was not present
3 年前
Mohsen Kamalzadeh
c9eb08a7
fix compatibility with datamaker package
3 年前
Steve Borkman
a13bf19d
Updates to support producing multi-document solo format
3 年前
Mohsen Kamalzadeh
4872a778
fixes for crash and local json workflow
- Fixed an exception that happened when semantic or instance segmentation labelers where active in the scene, causing coco export to crash
- Made it possible to test the outputFormat scenario constant locally with a json config
3 年前
Mohsen Kamalzadeh
2db48430
fixed file index bug
- Fixed a bug where the captures file index was not being incremented, resulting in only the final batch of annotations being saved
3 年前