GithubHelp home page GithubHelp logo

finninmunich / ddp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jiyuanfeng/ddp

0.0 0.0 0.0 134.12 MB

Shell 0.30% C++ 2.60% Python 95.29% Cuda 1.78% Jupyter Notebook 0.03% Dockerfile 0.01%

ddp's Introduction

๐ŸŽ† DDP: Diffusion Model for Dense Visual Prediction

PWC PWC PWC PWC PWC

The official implementation of the paper "DDP: Diffusion Model for Dense Visual Prediction".

This repository contains the official Pytorch implementation of training & evaluation code and the pretrained models for DDP, which contains:

  • Semantic Segmentation
  • Depth Estimation
  • BEV Map Segmentation
  • Mask Conditioned ControlNet

We use MMSegmentation, Monocular-Depth-Estimation-Toolbox, BEVfusion, ControlNet, as the correspond codebase. We would like to express our sincere gratitude to the developers of these codebases.

News

In the coming days, we will be updating the corresponding codebases.

Abstract

We propose a simple, efficient, yet powerful framework for dense visual predictions based on the conditional diffusion pipeline. Our approach follows a "noise-to-map" generative paradigm for prediction by progressively removing noise from a random Gaussian distribution, guided by the image. The method, called DDP, efficiently extends the denoising diffusion process into the modern perception pipeline. Without task-specific design and architecture customization, DDP is easy to generalize to most dense prediction tasks, e.g., semantic segmentation and depth estimation. In addition, DDP shows attractive properties such as dynamic inference and uncertainty awareness, in contrast to previous single-step discriminative methods. We show top results on three representative tasks with six diverse benchmarks, without tricks, DDP achieves state-of-the-art or competitive performance on each task compared to the specialist counterparts.

Method

image

Usage

please refer to each task folder for more details.

Catalog

  • Depth Estimation checkpoints
  • Depth Estimation code
  • BEVMap checkpoints
  • BEVMap Segmentation code
  • Mask Conditioned ControlNet checkpoints
  • Mask Conditioned ControlNet code
  • Segmentation checkpoints
  • Segmentation code
  • Initialization

Citation

If this work is helpful for your research, please consider citing the following BibTeX entry.

@article{ji2023ddp,
  title={DDP: Diffusion Model for Dense Visual Prediction},
  author={Ji, Yuanfeng and Chen, Zhe and Xie, Enze and Hong, Lanqing and Liu, Xihui and Liu, Zhaoqiang and Lu, Tong and Li, Zhenguo and Luo, Ping},
  journal={arXiv preprint arXiv:2303.17559},
  year={2023}
}

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.