Coder Social home page Coder Social logo

tomyoung903 / sora-generates-videos-with-stunning-geometrical-consistency Goto Github PK

View Code? Open in Web Editor NEW

This project forked from meteorshowers/sora-generates-videos-with-stunning-geometrical-consistency

0.0 0.0 0.0 218.29 MB

Sora Generates Videos with Stunning Geometrical Consistency

Python 100.00%

sora-generates-videos-with-stunning-geometrical-consistency's Introduction

Sora Generates Videos with Stunning Geometrical Consistency

Generates Videos Geometrical Consistency metric toolbox (GVGC metric)

The recently developed Sora model [1] has exhibited remarkable capabilities in video generation, sparking intense discussions regarding its ability to simulate real-world phenomena. Despite its growing popularity, there is a lack of established metrics to quantitatively evaluate its fidelity to real-world physics. In this paper, we introduce a new benchmark that assesses the quality of the generated videos based on their adherence to real-world physics principles. We employ a method that transforms the generated videos to 3D models, leveraging the premise that the accuracy of 3D reconstruction is heavily contingent on the video quality. From the perspective of 3D reconstruction, we use the fidelity of the geometric constraints satisfied by the constructed 3D models as a proxy to gauge the extent to which the generated videos conform to the rules of real-world physics.

Homepase

https://sora-geometrical-consistency.github.io/

Fast forward

Data

data download link:

https://drive.google.com/file/d/1E_7DR_DIvvWtDXn5KXUwXfBIA_3MhBMG/view?usp=drive_link place the data file as fllows:

root
|
---xxx.py
---XXX.py
---data
   |
   ---sora
   |
   ---gen2
   |
   ---pika

Code

code usage

python Eval_all.py

Software

software whl download link:

https://drive.google.com/file/d/1scoJ-mLoZ_3ZkrALQfdwwnw-0Q30NB5e/view?usp=drive_link

install:

pip install GVGC-0.0.1-py3-none-any.whl

software usage:

#!/usr/bin/env python3
from AutoExtraFrame import AutoExtraFrame
from PatchAutoEvaluate import PatchAutoEvaluate
from PatchDenseMatch import PatchDenseMatch
from PatchDrawMatch import PatchDrawMatch

video_list = ["sora", "pika", "gen2"]
AutoExtraFrame(video_list)
PatchAutoEvaluate(video_list)
PatchDenseMatch(video_list)
PatchDrawMatch(video_list)

Result

```python
root
|
---xxx.py
---XXX.py
---data
   |
   ---sora
   |
   ---------brief_result
   ---------full_result
   ---------image_result
   |
   ---gen2
   |
   ---------brief_result
   ---------full_result
   ---------image_result
   |
   ---pika
   |
   ---------brief_result
   ---------full_result
   ---------image_result
## Media report
用 Sora 影片建 3D! https://www.youtube.com/watch?v=X6n5ZCc7yy0 

sora-generates-videos-with-stunning-geometrical-consistency's People

Contributors

meteorshowers avatar tomyoung903 avatar

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.