├─.idea
│ └─inspectionProfiles
├─GAN_Train_for_server(在服务器上跑的训练代码)
│ ├─.ipynb_checkpoints
│ ├─experiments
│ │ ├─dataset
│ │ ├─images
│ │ │ ├─21styles
│ │ │ ├─9styles
│ │ │ └─content
│ │ ├─models
│ │ ├─tests
│ │ └─__pycache__
│ └─images
└─web(本地和服务器端共用的django项目)
├─ai_project
├─backend
│ ├─images
│ │ ├─content
│ │ └─styles
│ └─models
├─mst
├─static
│ ├─img
│ ├─js
│ ├─result
│ └─upload
└─templates
forked from zhanghang1989/PyTorch-Multi-Style-Transfer
-
Notifications
You must be signed in to change notification settings - Fork 0
Neural Style and MSG-Net
Suchun-sv/AI-program
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Neural Style and MSG-Net
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Jupyter Notebook 93.8%
- Python 5.2%
- Other 1.0%