Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

基于Flask+jQuery前后端分离部署pytorch模型demo

License

NotificationsYou must be signed in to change notification settings

prety-good/Flask-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


后端使用Flask,前端使用html+jquery框架。


image_to_image是从图片到图片的模型,类如分割模型、图像增强的模型。

  • 当前的网页效果展示:网页效果

image_to_words是从图片到文本的模型,类如分类模型。

待完善中


  • 文件树
│  .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

About

基于Flask+jQuery前后端分离部署pytorch模型demo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp