lxztju / pytorch_classification

利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
MIT License
1.38k stars 338 forks source link

你好,请问在cnn_ml中NB_features主要是什么? #17

Open ghost opened 4 years ago

ghost commented 4 years ago

是什么的特征值?怎么求到这个2816的?

haha9464 commented 2 years ago

同问!