张量流中预训练的 alexnet
Closed. This question is seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. It does not …
类激活热图 InceptionV3 迁移学习
我使用了迁移学习(imagenet 权重)并训练了 InceptionV3 来识别两类图像。代码看起来像 InceptionV3_model = InceptionV3(input_shape=(150,150,3),w…
YoloV4 keras 到 TensorRT
我正在根据此存储库中的 keras 自定义训练 YoloV4: https://github.com/ taipingeric/yolo-v4-tf.keras model = Yolov4(weight_path=weights, class_…
使用 resnet50 时如何检测不在训练类别图像中
我已经在四类图像上训练了 resnet50。当我向它提供四个类别中任何一个类别的图像时,它的效果非常好——我对这些类别中的图像基本上具有 100% 的准确…
- 共 1 页
- 1