关于 Keras 入门 开发者指南 Keras 3 API 文档 模型 API 层 API 回调 API 运算 API 优化器 指标 损失函数 数据加载 内置小型数据集 Keras 应用 混合精度 多设备分布 RNG API 实用程序 KerasTuner KerasCV 层 模型 边界框格式和实用程序 损失函数 KerasNLP KerasHub Keras 2 API 文档 代码示例 KerasTuner:超参数调整 KerasHub:预训练模型 KerasCV:计算机视觉工作流 KerasNLP:自然语言工作流
► Keras 3 API 文档 / KerasCV / KerasCV 层

KerasCV 层

KerasCV 层是用于计算机视觉特定用例的 keras.layers.Layer 子类。

增强层

  • AutoContrast 层
  • AugMix 层
  • ChannelShuffle 层
  • CutMix 层
  • FourierMix 层
  • GridMask 层
  • JitteredResize 层
  • MixUp 层
  • RandAugment 层
  • RandomAugmentationPipeline 层
  • RandomChannelShift 层
  • RandomColorDegeneration 层
  • RandomCutout 层
  • RandomHue 层
  • RandomSaturation 层
  • RandomSharpness 层
  • RandomShear 层
  • Solarization 层

预处理层

  • Resizing 层
  • 灰度层
  • 均衡化层
  • 色调量化层

正则化层

  • DropBlock2D 层
  • DropPath 层
  • SqueezeAndExcite2D 层
  • SqueezeAndExcite2D 层
  • StochasticDepth 层
KerasCV 层
增强层
预处理层
正则化层
条款 | 隐私权政策