ccsone
ccsone
> @Zhang-O @hcnhatnam It's ok to change to resnet50 by two lines, but it seems no improvement. > vgg16 = ResNet50(input_tensor=self.input_img, weights='imagenet', include_top=False) > self.f = [vgg16.get_layer('activation_49').output, vgg16.get_layer('activation_40').output, vgg16.get_layer('activation_22').output, vgg16.get_layer('activation_10').output]...
@globalmaster 你的nms怎么实现的
hello,did u use the point clouds training the votenet?
@zhengmiao1996 at last it works? now i also want to have a try to prune the resnet network