Ask a Question

Prefer a chat interface with context about you and your work?

Designing Concise ConvNets with Columnar Stages

Designing Concise ConvNets with Columnar Stages

In the era of vision Transformers, the recent success of VanillaNet shows the huge potential of simple and concise convolutional neural networks (ConvNets). Where such models mainly focus on runtime, it is also crucial to simultaneously focus on other aspects, e.g., FLOPs, parameters, etc, to strengthen their utility further. To …