I use tensorflow and faster_rcnn_inception_resnet_v2_atrous_oid-model to detect different objects at the image. Every time network return me their classes. As I understand, this model make detection and classification. Is it real to return only detected objects, without classification? As I understand, in that case speed have to increase. Or have I try anything else ?
Comments
Post a Comment