ConvNeXt V2是一个纯卷积模型(ConvNet),它引入了全卷积遮蔽自编码器框架(FCMAE)和一个新的全局响应归一化层(GRN)。ConvNeXt V2显著提高了纯卷积网络在各种识别基准测试上的性能。
Go to file
YYJ-aaaa de3006cb13 first commit 2024-11-01 16:36:16 +08:00
.gitattributes Add .gitattributes 2024-11-01 16:32:10 +08:00
README.md Initial commit 2024-11-01 16:32:09 +08:00
config.json first commit 2024-11-01 16:36:16 +08:00
preprocessor_config.json first commit 2024-11-01 16:36:16 +08:00
pytorch_model.bin first commit 2024-11-01 16:36:16 +08:00

README.md

convnextv2-base-22k-384_a13446352684838912727406

ConvNeXt V2是一个纯卷积模型ConvNet它引入了全卷积遮蔽自编码器框架FCMAE和一个新的全局响应归一化层GRN。ConvNeXt V2显著提高了纯卷积网络在各种识别基准测试上的性能。