Closed sahinemreaslan closed 2 years ago
I want to retrain using pretrained model. my project is based on object detection.
maix_train/train/detector/weights/ "mobilenet_7_5_224_tf_no_top.h5" Is it enough to replace it with the previous m_best.h5 model?
I actually want to do transfer learning thanks in advance
@voidstring this is the solution https://github.com/sipeed/maix_train/issues/21
@kissablemt Thank you
I want to retrain using pretrained model. my project is based on object detection.
maix_train/train/detector/weights/ "mobilenet_7_5_224_tf_no_top.h5" Is it enough to replace it with the previous m_best.h5 model?
I actually want to do transfer learning thanks in advance