diff --git a/x2paddle_model_zoo.md b/x2paddle_model_zoo.md index 42abe0691a8374fff602d2a3eb4b1aadb2c5b455..2cc14ff597f88781afc498321d452f285ad8ec0c 100644 --- a/x2paddle_model_zoo.md +++ b/x2paddle_model_zoo.md @@ -21,7 +21,6 @@ | UNet | [code1](https://github.com/jakeret/tf_unet )/[code2](https://github.com/lyatdawn/Unet-Tensorflow) |-| |MTCNN | [code](https://github.com/AITTSMD/MTCNN-Tensorflow) |-| |YOLO-V3| [code](https://github.com/YunYang1994/tensorflow-yolov3) | 转换需要关闭NHWC->NCHW的优化,见[文档Q2](FAQ.md) | -|Inception_V4| [code](https://github.com/tensorflow/models/tree/master/research/slim/nets) | - | |Inception_ResNet_V2| [code](https://github.com/tensorflow/models/tree/master/research/slim/nets) | - | ## Caffe