dmsm / MarioNette

Code for MarioNette: Self-Supervised Sprite Learning, in NeurIPS 2021
MIT License
38 stars 8 forks source link

Game datasets used in the paper? #1

Closed XiSHEN0220 closed 2 years ago

XiSHEN0220 commented 2 years ago

Hi, Dmitriy,

Congrats on the nice work !!! Could you share the game datasets used in the paper? (Fighting Hero (one level, 5,330 frames); Nintendo Super Mario Bros. (one level, 2,220 frames) and ATARI Space Invaders (5,000 frames))

Best,

Xi

dmsm commented 2 years ago

Thanks for your interest! For Fighting Hero and Mario, we used frames from public YouTube gameplay videos. For Space Invaders, we used the ATARI dataset found here: https://github.com/zhixuan-lin/SPACE

On Jan 11, 2022, at 10:22 PM, xshen @.***> wrote:

Hi, Dmitriy,

Congrats on the nice work !!! Could you share the game datasets used in the paper? (Fighting Hero (one level, 5,330 frames); Nintendo Super Mario Bros. (one level, 2,220 frames) and ATARI Space Invaders (5,000 frames))

Best,

Xi

— Reply to this email directly, view it on GitHub https://github.com/dmsm/MarioNette/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJ63XQ4KTLVCY2NM6NQE7TUVTXYJANCNFSM5LX4X6BA. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you are subscribed to this thread.

XiSHEN0220 commented 2 years ago

Thanks a lot~