v2.11.3
Internal change
adding argument `value_type` = 'float_list' forces it to convert any `int` values to float. Tensorflow ops requires this argument to be a float whereas some annotations tools are wrongly mentioning `area` as `int64` dtype.
Add image labels to fake example generator
Internal change.
Make # of processes configurable in create_coco_tf_record.py