The paper introduces a test-cost-sensitive convolutional neural network (CNN) method that incorporates expert branches, allowing the network to dynamically determine whether to stop computation or continue to deeper layers based on the difficulty of input instances. Experimental results on the CIFAR-10 dataset demonstrate that this approach achieves lower test costs while maintaining competitive accuracy compared to traditional CNN models. The method aims to optimize computational efficiency without sacrificing performance by leveraging the varying complexity of input data.