feature_selection
feature_selection
> @backtime92 二维码可以再发一下嘛 +1
thank you very much! I run **src/train_softmax.py**, but the get the **very low acc** with **fc_type='E'**, acc = 0.000078 or 0.000156 in 2000batch, I'm sure my data is OK because...
Thank you for paying so much attention to my answer. I feel that the problem is that the **276-280 line** in **mobilenetv3.py** should be commented out, modify **return self._layers(x)** to...
It's a meaningful job. There is no problem with the convergence speed and accuracy this time, but a new problem has arisen. The preserved models more than 100M . if...
I ran your code these days and the generated model is 107M. Shouldn't the size of mobilenetv3 be about 4M? what size is your model? Thank you~