Hi, I tried to run your stage 2 code but looks like a utils file is missing
|
from qwen_vl_utils import process_vision_info |
Also why stage 2 is taking input from a csv file that has physics rule? should not it take stage 1 output as input? and what to do when physics rule not available like what you did in benchmarks?
Hi, I tried to run your stage 2 code but looks like a utils file is missing
RAPO/examples/Stage2_SSPO/phyaware_wan2.1.py
Line 14 in c7c2cb9
Also why stage 2 is taking input from a csv file that has physics rule? should not it take stage 1 output as input? and what to do when physics rule not available like what you did in benchmarks?