diff --git a/mobilenetv3/README.md b/mobilenetv3/README.md index 3ca490a..d6b62a8 100644 --- a/mobilenetv3/README.md +++ b/mobilenetv3/README.md @@ -3,7 +3,7 @@ MobileNetV3 architecture from "Searching for MobileNetV3" . -For the Pytorch implementation, you can refer to [mobilenetv3.pytorch](https://github.com/d-li14/mobilenetv3.pytorch) +For the Pytorch implementation, you can refer to [mobilenetv3.pytorch](https://github.com/chufei1995/mobilenetv3.pytorch) Following tricks are used in this mobilenet,