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

README.md

convnextv2-atto-1k-224_a13684351520731136506523

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