Requirements -
- pybullet (pip install pybullet)
- gym (pip install gym)
- baselines (https://github.com/openai/baselines)
- tensorboard_logger (https://github.com/TeamHG-Memex/tensorboard_logger)
- PyTorch
- TensorFlow
To install gym environment -
cd active-vision
pip install -e .
Sample Results:
Robot learns to explore the environment to find the target object and then stay focused on it.
Once the target object is in sight, robot is robust to perturbations