ConvNeXt V2 是一个纯卷积模型 (ConvNet),它为 ConvNeXt 引入了一个完全卷积的掩码自动编码器框架 (FCMAE) 和一个新的全局响应归一化 (GRN) 层。
Go to file
YYJ-aaaa 4e0d32b531 first commit 2024-11-25 11:00:47 +08:00
.gitattributes Add .gitattributes 2024-11-25 10:19:57 +08:00
README.md Initial commit 2024-11-25 10:19:56 +08:00
config.json first commit 2024-11-25 11:00:47 +08:00
preprocessor_config.json first commit 2024-11-25 11:00:47 +08:00
pytorch_model.bin first commit 2024-11-25 11:00:47 +08:00
tf_model.h5 first commit 2024-11-25 11:00:47 +08:00

README.md

convnextv2-tiny-22k-384_a13715216343625728586321

ConvNeXt V2 是一个纯卷积模型 ConvNet它为 ConvNeXt 引入了一个完全卷积的掩码自动编码器框架 FCMAE 和一个新的全局响应归一化 GRN 层。