Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are videos available? #2

Open
BrianG13 opened this issue Feb 19, 2021 · 7 comments
Open

Are videos available? #2

BrianG13 opened this issue Feb 19, 2021 · 7 comments

Comments

@BrianG13
Copy link

Hi,

I downloaded the data (images.zip file) and I see the frames are not continuous (No sequence of frame001, frame002, frame003, ... ).

I understand that your work focus on estimating from a single image and not a video, but is this kind of data is available (with the annotations) ?

Thanks for the great work!

@vavenCV
Copy link

vavenCV commented Apr 14, 2021

I'm also really interested in this, do you have any way of having it continuous ?

@luyangzhu
Copy link
Owner

Sorry for the late reply. My capturing code can not achieve real-time due to the IO bottleneck, so the dataset does not contain video information.

@vavenCV
Copy link

vavenCV commented Apr 15, 2021

Real time is hard, what about just a sequence with a 5-10 frame interpolation ?

@luyangzhu
Copy link
Owner

It is possible to do frame interpolation, but we need users to manually press F12 to capture (Automatically playing game with AI and pressing F12 may capture some close-up animation that needs to be cleaned). It is a time consuming job, currently we don't have plans to release video data.

@vavenCV
Copy link

vavenCV commented Jun 24, 2021

HI, I was wondering if you had the tool that allowed you to get mask segmentation from the game engine, I would really appreciate if I could get it for my research

@luyangzhu
Copy link
Owner

Sorry, my current code based on RenderDoc only supports extracting mesh. You may take a look at https://github.com/philkr/gamehook for extracting other information from video game.

@vavenCV
Copy link

vavenCV commented Jun 25, 2021

Thanks a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants