待完善中
- 文件树
│ .gitignore
│ LICENSE
│ readme.md
│
├─image_to_image
│ │ detect.py
│ │ main.py
│ │ model.py
│ │
│ ├─static
│ │ └─js
│ │ jquery.min.js
│ │
│ └─templates
│ main.html
│ test.html
│
├─image_to_words
│ │ class_indices.json
│ │ main.ipynb
│ │ main.py
│ │ model.py
│ │
│ ├─static
│ │ └─js
│ │ jquery.min.js
│ │
│ └─templates
│ up.html
│
└─img
img1.png