We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 873b1f6 + ceda14c commit f4d4520Copy full SHA for f4d4520
x2paddle_model_zoo.md
@@ -21,7 +21,6 @@
21
| UNet | [code1](https://github.com/jakeret/tf_unet )/[code2](https://github.com/lyatdawn/Unet-Tensorflow) |-|
22
|MTCNN | [code](https://github.com/AITTSMD/MTCNN-Tensorflow) |-|
23
|YOLO-V3| [code](https://github.com/YunYang1994/tensorflow-yolov3) | 转换需要关闭NHWC->NCHW的优化,见[文档Q2](FAQ.md) |
24
-|Inception_V4| [code](https://github.com/tensorflow/models/tree/master/research/slim/nets) | - |
25
|Inception_ResNet_V2| [code](https://github.com/tensorflow/models/tree/master/research/slim/nets) | - |
26
27
## Caffe
0 commit comments