A ConvNet for the 2020s
Paper • 2201.03545 • Published • 2
Configuration Parsing Warning:Config file config.json cannot be fetched (too big)
ConvNeXt revisits and modernizes convolutional neural network design by incorporating architectural insights from Vision Transformers, such as large kernels, simplified blocks, and improved normalization, while retaining convolutional efficiency.
Original paper: A ConvNet for the 2020s, Liu et al., 2022
This model uses the ConvNeXt-Tiny variant, a lightweight configuration that delivers strong accuracy with relatively low computational cost. It is well suited for high-resolution image classification and as a general-purpose backbone for detection and segmentation tasks where CNN efficiency is preferred.
Model Configuration:
| Model | Device | Model Link |
|---|---|---|
| ConvNeXt-T | N1-655 | Model_Link |
| ConvNeXt-T | CV7 | Model_Link |
| ConvNeXt-T | CV72 | Model_Link |
| ConvNeXt-T | CV75 | Model_Link |