ConvNeXt

model

ConvNeXt is one of the vision models we weigh when picking how to turn product photos into features. We compared it against transformer models and chose a ViT for the best speed and accuracy on our hardware.

For engineers: a convolutional architecture that modernizes ResNet-style ConvNets to rival vision transformers; one of the embedder backbones we benchmarked.