Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在为 Unet 模型执行量化感知训练。在使用 Netron 分析 tflite 文件时,我看到模型的解码器部分有额外的量化层,特别是在 Upsampling2D 和连接层之间。我想删除这些,有帮助吗?