- FLAGLY : http://www.learnflagly.com/course/courses/351/
- Webservice URL(Frontend) : https://carrycari.netlify.app
- Webservice URL(Backend) : http://147.47.125.118:6006
- Our website is designed to be responsive, so that even if the size is reduced, the size of the web page is resized to fit the device even if it enters the site from a different size device, so it can be user-friendly.
- If you press the create button above on our site, you will be taken to the page where you can upload your photos.
- On the page where users upload pictures, you can upload them by drag and drop, or you can select the pictures on your device.
- If you click the second "Create" button above on the intro page, you can select the emotion that will be expressed as a caricature after going through the page where you uploaded your picture. After selecting one of the four emotions: smile, cry, surprise, and angry, press the "next" button to go to the waiting page waiting for the result.
- The waiting page is that the user waits while the entered picture is being drawn as a caricature. Cute dinosaur games were added to avoid users' boredom, and if you submit an e-mail by putting a window to register an e-mail, you can also receive the results by e-mail.
- On the results page, you can check the caricatures of 8 styles with the photos of the before image you submitted earlier.
📦CarryCARI
┣ 📂_media
┃ ┣ 📂result_images
┃ ┗ 📂user_images
┣ 📂assets
┃ ┣ 📂user_image_latent
┃ ┗ 📂result_image_clip
┣ 📂cari
┃ ┣ 📂migration
┃ ┣ 📜admin.py
┃ ┣ 📜apps.py
┃ ┣ 📜models.py
┃ ┣ 📜serializers.py
┃ ┣ 📜tests.py
┃ ┣ 📜urls.py
┃ ┣ 📜views.py
┃ ┗ 📜__init__.py
┣ 📂CarryCARI_prj
┃ ┣ 📜asgi.py
┃ ┣ 📜settings.py
┃ ┣ 📜urls.py
┃ ┣ 📜wsgi.py
┃ ┗ 📜__init__.py
┣ 📂ml
┃ ┣ 📂StyleCLIP-pytorch
┃ ┣ 📂StyleCariGAN
┃ ┗ 📜ai.py
┣ 📂venv
┣ 📜db.sqlite3
┣ 📜manage.py
┗ 📜README.md
Name | 김소민 | 김유진 | 임연우 | 이주현 | 이진경 |
---|---|---|---|---|---|
role | Backend Developer | Backend Developer | AI, Backend Developer | AI | Team Leader, Frontend Developer |
Github | @thals1214 | @Yujin-nKim | @yeonvvoo | @JulieOnIsland | @dooli1971039 |