Coder Social home page Coder Social logo

tryondiffusion's Introduction

Tryondiffusion

Introduction

This repository is an attempt to implement the Tryondiffusion model. For more details, visit the official Tryondiffusion website.

image

Environment

The code was developed and tested on the following environment:

  • Operating System: Windows server 2019

  • Python Version: Python 3.10

  • GPU : NVIDIA Tesla T4 16GB

  • CUDA 11.8

Getting Started

Clone the Repository

To get started with training examples, first clone this repository by running the following command in your terminal:

git clone https://github.com/Mutoy-choi/Tryondiffusion


cd Tryondiffusion

This will clone the repository and navigate you into the project directory.

Set Up Virtual Environment

python -m venv venv

.\venv\Scripts\activate

These commands create and activate a virtual environment named venv. This isolates the project dependencies, making it easier to manage.

Install Dependencies

pip install -r requirements.txt

Run the Example Training code

python one_shot_test_ParallelUnet.py

This file allows you to know if the model is working well or not using example data for ParallelUnet(From 128x128 to 256*256)

Further upload

  • update preprocessing AI-Hub data

https://aihub.or.kr/aihubdata/data/view.do?currMenu=115&topMenu=100&aihubDataSe=realm&dataSetSn=78

Deployment content and amount of data provided

Studio fashion video (model photo) 6,741,328 cases

Studio Fashion Video Model Key Points: 120,936 Cases

Studio Fashion Video Model Semantic: 120,936 cases

Fashion products and fashion video pair: 117,270 cases

Fashion product representative photos (product photos) 40,036 cases

Fashion product key points: 40,036 cases

Fashion Product Semantic: 40,036 cases

tryondiffusion's People

Contributors

mutoy-choi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

bihujrj peternara

tryondiffusion's Issues

diffusion process

hi! Thanks for your great coding work. However, I cannot find the diffusion process in your code, it seems there is no diffusion forward-reverse process right?

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.