使用官方的 5 层 CNN,训练结果 <img width="218" alt="3dlut" src="https://user-images.githubusercontent.com/49510831/216081083-d62211f8-e03b-4c4e-8d2a-a9ddf1d215df.png"> 使用 ResNet18,训练结果 <img width="220" alt="resnet18" src="https://user-images.githubusercontent.com/49510831/216081351-369730b2-faea-40ad-83af-95fdcb4a99a9.png"> 使用 EfficientNet_b0, <img width="215" alt="efficientnet_b0" src="https://user-images.githubusercontent.com/49510831/216081768-f1c65e20-19ec-49a0-8094-28aa03d9a9bc.png"> 使用 EfficientNet_v2 <img width="214" alt="efficientnet_v2_tiny" src="https://user-images.githubusercontent.com/49510831/216081861-1e7456fb-c993-4a97-949e-a6ca2ea2d095.png"> 使用 neighborhood attention network, <img width="212" alt="NAT" src="https://user-images.githubusercontent.com/49510831/216081956-eea0ad87-d011-4a28-9015-f4a8c9f3c93d.png"> 请问有哪位遇到过类似的问题吗?