real-stanford / im2Flow2Act

[CoRL 2024] Im2Flow2Act: Flow as the Cross-domain Manipulation Interface
https://im-flow-act.github.io/
MIT License
40 stars 2 forks source link

Regarding the difference in evaluation code #3

Closed jmwang0117 closed 3 days ago

jmwang0117 commented 1 week ago

Thanks for your excellent work!

Is there any difference between evalute_flow_diffusion_policy.py and evaluate_from_flow_generation.py ?

mengdaxu commented 3 days ago

evalute_flow_diffusion_policy.py evaluate the flow diffusion policy with ground truth flow while evaluate_from_flow_generation.py evaluate the policy with generated flow.