HsinYingLee / OPN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OPN Model testing

anasgit opened this issue · comments

Hi @HsinYingLee , I would like to thank you for the tutorial.

I have a question about applying an already trained model (Unsupervised trained on UCF) or (Unsupervised trained on UCF+HMDB+ACT) on an external video in order to re-sort its frames sequence using:
$ python visualize.py $MODEL $OUTPUT_FIG
so how can define the video sequence directory?
what does "$OUTPUT_FIG" represent?

Thanking you in advance.

Thank you for reply.
Okey, how many frames can I re-order for each forward? In other-words, the number of input/output frames each time?
Many thanks,