Giter Club home page Giter Club logo

pose_guided_diffusion's Introduction

项目结构说明

project
│   README.md
|   requirements.txt: 需要的python库
|   train.py:训练主体程序
|   download.py:数据集下载程序
|
└───output: 用于存储模型参数以及可视化结果
│   └───checkpoint: 训练检查点
│   |
|   └─── weight: 最终模型参数
|   
└───dataset: 数据集的txt部分
│   └───RealEstate10K
│       |
|       └───test: 测试集
|       └──train:训练集
|   
└───model: 包括Unet模型、epipolar attention的实现
|
└───utils: 包含diffusion实现以及一些常用工具
|
└───output: 存储模型参数以外的中间输出
|
└───debug: 包括一些和模型结构相关的额外说明信息

使用说明:

  1. 配置环境:
    pip install -r requirements.txt
  1. 训练模型:
    python train.py
  1. 结果可视化:参见visualization 文件夹

pose_guided_diffusion's People

Contributors

wanglg20 avatar

Stargazers

 avatar Liu Gongye avatar elucida avatar  avatar  avatar Guo Han avatar Zilin Luo avatar Zhekun Shi avatar Mengfei Li avatar HTYX avatar luowh avatar  avatar Zheng Chen avatar

Watchers

Weicai Ye 叶伟才 avatar Kostas Georgiou avatar  avatar

Forkers

wwdok

pose_guided_diffusion's Issues

A question about the recurrence of Pose_Guided_Diffusion: the detailed code of `dist_util` is missing

Hi! Thanks for your code release! It's very meaningful and helpful for me. I'm trying to run this code on my own machine. But I met a problem. I cannot find the related code for dist_util.sync_params and dist_util.dev() in utils/dist_utils.py. Could you provide the related code for dist_util? I'm really grateful for this code release and hope my request would not cause any offense.

Sincerely,
Zheng

同学你好,我想咨询一下。

请问论文中提到的相机参数是什么?怎么获取到的?
我不是做这个方向的,但我对该论文挺感兴趣的,如果你能帮我解答下,不胜感激。

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.