Open ssram50 opened 3 years ago
The official tensor-flow implementation is based on using depth wise convolutions https://github.com/frotms/MobilenetV3-Tensorflow/blob/master/mobilenet_v3.py Which seems to be missing in your architecture. Can you please confirm that?
The official tensor-flow implementation is based on using depth wise convolutions https://github.com/frotms/MobilenetV3-Tensorflow/blob/master/mobilenet_v3.py Which seems to be missing in your architecture. Can you please confirm that?