JSchuerz
JSchuerz
It would be nice to be able to 'merge' multiple PolygonLabels to one annotation, e.g. in Coco formate: segmentation: [[0, 0, 1, 1, 1, 0], [2, 2, 2, 3, 3,...
Please add the module 'six' to your requirements, sinc you use it in 'pretrainedmodels/datasets/voc.py(6)'.
Implemented the function "get_nvds_LayerInfo_buffer" to get the buffer of an NvDsInferLayerInfo object as a 1-dimensional numpy array of dtype numpy.bytes . This handle can then be further processed in python...