huawei-noah / VanillaNet

MIT License
813 stars 57 forks source link

Cifar100 - model and training configuration #18

Open AdrienBenamira opened 1 year ago

AdrienBenamira commented 1 year ago

Dear team,

I would like to express my heartfelt gratitude for this truly remarkable project! The effort and dedication you have put into it are truly commendable.

I saw that you implement the project for CIFAR100. Could you kindly share the results you have achieved, along with the specific model and configuration used during the training process? I am eager to learn more about the methodologies and techniques employed.

Once again, congratulations on your outstanding achievements. Keep up the exceptional work!

Adrien

HantingChen commented 1 year ago

We have not implemented our project on CIFAR100. If you want to conduct experiments on CIFAR100, you can refer to our config on ImageNet for an example. Thaks for the attention!