diff --git a/x2paddle_model_zoo.md b/x2paddle_model_zoo.md index 92553ffc4b8e6717bc5446f6bb5b9bc1103d6dce..0220833578708e5b178eab35f6da9d978714a39a 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