sunrongda commented on a change in pull request #15020: REAME MTCNN Link URL Error in original website URL: https://github.com/apache/incubator-mxnet/pull/15020#discussion_r291832947
########## File path: example/README.md ########## @@ -171,7 +171,7 @@ If your tutorial depends on specific packages, simply add them to this provision * [MultiGPU enabled image generative models (GAN and DCGAN)](https://github.com/tqchen/mxnet-gan) by [Tianqi Chen](https://github.com/tqchen) * [Deep reinforcement learning for playing flappybird by mxnet](https://github.com/li-haoran/DRL-FlappyBird) by LIHaoran * [Neural Style in Markov Random Field (MRF) and Perceptual Losses Realtime transfer](https://github.com/zhaw/neural_style) by [zhaw](https://github.com/zhaw) -* [MTCNN Face keypoints detection and alignment](https://pangyupo.github.io/2016/10/22/mxnet-mtcnn/) ([github](https://github.com/pangyupo/mxnet_mtcnn_face_detection)) in Chinese by [pangyupo](https://github.com/pangyupo) +* [MTCNN Face keypoints detection and alignment](https://github.com/pangyupo/mxnet_mtcnn_face_detection) ([github](https://github.com/pangyupo/mxnet_mtcnn_face_detection)) in Chinese by [pangyupo](https://github.com/kpzhang93) Review comment: The author of MTCNN model is Kaipeng Zhang.but,https://github.com/kpzhang93 is Kaipeng Zhang‘s new github link 。the old link Invalid ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
