Imitation from observation TensorFlow 2.0 implementation
- Liu, YuXuan, et al. "Imitation from observation: Learning to imitate behaviors from raw video via context translation." 2018 IEEE International Conference on Robotics and Automation (ICRA). IEEE, 2018.
- Train expert and collect demonstration data using "dataset"
- Train the translator.
- For example, execute "IfO_pusher_sim.py"
- To do this, you need to edit your gym environment. Please refer my "gym".
- Train IfO agent using trained translator and RL algorithm (ex. PPO)
- For example, execute "train.py"
- To do this, you need OpenAI Baslines tf2 branch and "custom_run.py", "custom_cmd_util.py".
| Source | Translated |
|---|---|
![]() |
![]() |
![]() |
![]() |



