Skip to content

lisiyao21/AnimeRun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AnimeRun

This repository contains the api for NeurIPS 2022 work AnimeRun: 2D Animation Visual Correspondence from Open Source 3D Movies, and the relevant methods appearing in the paper.

Complete and clean code is on the way! Coming soon!!

AnimeRun structure

├── AnimeRun1
    ├── test
         ├── contour
         ├── Flow
              ├── forward
              ├── backward
         ├── Frame_Anime
         ├── LineArea
         ├── SegMatching
         ├── Segment
         ├── UnMatched
         
    ├── train
         ├── contour
         ├── Flow
              ├── forward
              ├── backward
         ├── Frame_Anime
         ├── SegMatching
         ├── Segment
         ├── UnMatched

Unit test

python flow/test_flow_datasets.py

python segmat/test_segmat_datasets.py

TODO

  • More content
  • Release re-implemented AnT
  • Add liscense

About

API for AnimeRun dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published