Yuan Wang, Guoyu Yang, Daming Shi, Yanzhong Wang
We have not lifted any functions out of this paper's repositories yet, so there is nothing we have run. If it links a repository, it is listed below.
Recent real-time semantic segmentation models, whether single-branch or multi-branch, achieve good performance and speed. However, their speed is limited by multi-path blocks, and some depend on high-performance teacher models for training. To overcome these issues, we propose Golden Cudgel Network (GCNet). Specifically, GC-Net uses vertical multi-convolutions and horizontal multipaths for training, which are reparameterized into a single convolution for inference, optimizing both performance and speed. This design allows GCNet to self-enlarge during training and self-contract during inference, effectively becoming a "teacher model" without needing external ones. Experimental results show that GCNet outperforms existing state-of-the-art models in terms of performance and speed on the Cityscapes, CamVid, and Pascal VOC 2012 datasets. The code is available at https://github. com/gyyang23/GCNet.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2503.03325")
get_code_for_paper("2503.03325")
have("2503.03325")
Connect an agent — have() is free.