Giter Site home page Giter Site logo

yoonhero / semsem Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 2.0 70.87 MB

멜라네컷 with AI. 인생네컷 업그레이드 버젼

Home Page: semsem.vercel.app

Procfile 0.01% Python 0.60% Jupyter Notebook 98.15% JavaScript 1.25% CSS 0.01%
camera-webpage nextjs python python-ai

semsem's Introduction

멜라네컷 with AI

wakatime

인생네컷 프로그램 made by Yoonhero.

web

Introduction

이 프로그램은 로맬라 동아리의 프로젝트 중 일부입니다. 라즈베리파이를 통한 인생네컷 부스를 제작하여 학교에 전시할 예정이며 향후 업그레이드를 통해서 앱으로 출시할 계획입니다.

서버는 파이썬의 Flask로 구축하였습니다. 인생네컷의 모드 중 인공지능 캐리커쳐 모드를 구축하기 위해서 torch 모듈로 모델을 로딩하여 이미지를 처리해주는 API를 제작했습니다.

웹은 NextJS로 구축하였습니다. react-webcam, tailwindcss 와 같은 라이브러리를 사용하여 웹사이트를 제작하였습니다.

Installation

git clone https://github.com/yoonhero/semsem

Web

cd /YOUR DIRECTORY TO THIS PROJECT FOLDER/semsem
npm run dev

or

npm run build => npm run start

Python API

cd /YOUR DIRECTORY TO THIS PROJECT FOLDER/restapi
gunicorn --bind 0.0.0.0:4000 wsgi:app

License

GNU 3.0

semsem's People

Contributors

yoonhero avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

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.