mirror of
https://github.com/fendouai/PyTorchDocs.git
synced 2025-10-20 21:33:46 +08:00
DE
EQW
This commit is contained in:
@ -23,8 +23,8 @@
|
||||
### 2.[微调TorchVision模型](https://github.com/fendouai/PyTorchDocs/blob/master/fourSection/FinetuningTorchVisionModel.md)
|
||||
### 3.[空间变换器网络](https://github.com/fendouai/PyTorchDocs/blob/master/fourSection/SpatialTranNet.md)
|
||||
### 4.[使用PyTorch进行Neural-Transfer](https://github.com/fendouai/PyTorchDocs/blob/master/fourSection/NeuralTransfer.md)
|
||||
### 5.生成对抗示例
|
||||
### 6.使用ONNX将模型转移至Caffe2和Mobile
|
||||
### 5.[生成对抗示例](https://github.com/fendouai/PyTorchDocs/blob/master/fourSection/AdversarialExampleGene.md)
|
||||
### 6.[使用ONNX将模型转移至Caffe2和Mobile](https://github.com/fendouai/PyTorchDocs/blob/master/fourSection/ONNX.md)
|
||||
|
||||
## 第五章:PyTorch之文本篇
|
||||
### 1.Chatbot教程
|
||||
|
@ -0,0 +1 @@
|
||||
# 使用ONNX将模型转移至Caffe2和Mobile
|
Reference in New Issue
Block a user