miaoqiz
miaoqiz
Hi, Thanks for this excellent project! Just wondering where "cast_feat", "act_feat", and "aud_feat" are located in the Google drive? Running "run.sh" had a lot of errors due to the missing...
Hi, Can you kindly advise how to understand the prediction output from "python run.py ../run/xxx/xxx.py" For example: ---------------------------------- demo 0020 1 1 demo 0021 1 1 demo 0022 1 1...
Thanks so much! @AnyiRao How to find the timecode / frame range of a predicted shot? for example, how to find the specifics of "0020"? Thanks!
Also, is there a component through which we can train own models? Thanks!
I tried to use the "main_export()" to export a model, it shows the following error: ------------------------------------------------------------------------------------------- ValueError: Trying to export a custom model, but could not find as many custom...