Giter Club home page Giter Club logo

animeface-stylegan2-webapi's People

Contributors

mustenaka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

animeface-stylegan2-webapi's Issues

WELCOME

本项目为本人的毕业设计

本项目最初设想

做一个系统(很不幸,我不喜欢做系统,但是学校的毕业设计要求就必须是做一个系统应用),于是我就想到,模仿makegirl做一个可以调整参数的动漫头像生成器的Web网页。
但是,最终这个网页,变成了jupyter notebook的显示形式,最终是一个松散的系统形式,后续应用能力有限。

现在的状态

用MYSQL搭建了一个后端,一个系统总是需要对姓名账户等内容做CURD的,于是做了一个用户表,然后还做了一个图片存储表格,找了我的朋友@ccj 帮助我搭建了这个前台界面,前台的界面用于启动jupyter notebook服务,然后在jupyter notebook上面运行算法生成的结果(我尝试着脱离jupyter notebook,第一是因为GAN需要海量的显存,而本人现存经够加载一次模型;第二是我使用的flask做的refusAPI,flask要加载tensorflow模型需要改一些地方,让模型不再是使用后舍弃,而是留存,这个结构我足足改了半个月,任然报错连连)

结果

作为本科的毕业设计,用上了GAN,因此相对而言取得了一些好评,最后拿了一个优秀毕业设计

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.