mcahny/vps

Demo script for inference on your own video

karolmajek opened this issue · 6 comments

I wanted to run this against this video https://archive.org/details/0002201705192 and share results on my YT channel.
After 1h of fighting with code I know that I will not be able to finish this.

Do you plan to release tools/demo.py script which will allow to run model against new video/camera without GT to get results in original resolution?

BTW - I had only 1 problem with installation which is nice!
Needed to do this before runing tools/test_vpq.py:

conda install -c https://conda.binstar.org/auto easydict

Thanks. Let me get back to this in a few weeks.

I wanted to run this against this video https://archive.org/details/0002201705192 and share results on my YT channel.
After 1h of fighting with code I know that I will not be able to finish this.

Do you plan to release tools/demo.py script which will allow to run model against new video/camera without GT to get results in original resolution?

BTW - I had only 1 problem with installation which is nice!
Needed to do this before runing tools/test_vpq.py:

conda install -c https://conda.binstar.org/auto easydict

I am also interested in this. Have you made any progress for inference on your own video? If you have, do you have any code to share?

I wanted to run this against this video https://archive.org/details/0002201705192 and share results on my YT channel.
After 1h of fighting with code I know that I will not be able to finish this.

Do you plan to release tools/demo.py script which will allow to run model against new video/camera without GT to get results in original resolution?

BTW - I had only 1 problem with installation which is nice!
Needed to do this before runing tools/test_vpq.py:

conda install -c https://conda.binstar.org/auto easydict

Could you please provide us the PNG files of all frames? (Better if it's resized to 1024x2048)
Please feel free to contact via mcahny01@gmail.com

@mcahny Hello, I have the same problem.
I want to run the demo on new dataset without GT results.
Can you provide a demo ?

@karolmajek @mcahny
I also want to run the demo on new video without GT results.
Do you have any code to share?

@mcahny
A demo script would be really helpful. Is there any update on when this might happen?