Skip to content

Commit

Permalink
init project
Browse files Browse the repository at this point in the history
  • Loading branch information
ljh0v0 committed May 2, 2024
0 parents commit 82c7df5
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
datasets/*datasets
datasets/*.png
datasets/*.sh
experiments/log/
experiments/vault/
*.tar.gz

*~
*#*
*pyc
#.*
.DS_Store
*.out
*.gif

#dirs
/logs
/reference_model
/.idea
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# FMD Metric for Generated Videos
🚧The code base will be released soon.

0 comments on commit 82c7df5

Please sign in to comment.