ctuning / ck-tensorflow

Collective Knowledge components for TensorFlow (code, data sets, models, packages, workflows):
http://cKnowledge.org
BSD 3-Clause "New" or "Revised" License
93 stars 26 forks source link

changed way to load labelmaps to models for object detection #133

Closed me2x closed 5 years ago

me2x commented 5 years ago

small change for the install.sh used to install object detection models. it allows to use labelmap files from ck-object-detection packages instead of relying on tensorflow API. This is needed to have the full kitti labelmap (with all the classes) that is not available in tensorflow API.