thu-ml / DPM-Solver-v3

Official code for "DPM-Solver-v3: Improved Diffusion ODE Solver with Empirical Model Statistics" (NeurIPS 2023)
MIT License
99 stars 5 forks source link

Is there going to be code added to this repository? #1

Closed Astropulse closed 3 weeks ago

Astropulse commented 1 year ago

The paper is very impressive, but a practical implementation would make replication and improvement much easier.

zhengkw18 commented 1 year ago

Sure! Thanks for your interest in our work. We're currently rearranging the code, and it may take a few days. We'll also upload the EMS used for the results in the paper, and provide the scripts for EMS computing.

charchit7 commented 11 months ago

@zhengkw18 waiting :)

zhengkw18 commented 11 months ago

Sorry for the delay. The code has been added.

wcde commented 11 months ago

@zhengkw18 can you provide some code examples how compute EMS?

zhengkw18 commented 11 months ago

@zhengkw18 can you provide some code examples how compute EMS?

We will add the EMS computing code soon (maybe in a week).

zen-d commented 10 months ago

@zhengkw18 can you provide some code examples how compute EMS?

We will add the EMS computing code soon (maybe in a week).

Hi @zhengkw18 it has been one month. How about the schedule now? Thanks.

zhengkw18 commented 7 months ago

@wcde @zen-d I have added an example for EMS computing on ScoreSDE.