Enhance model card for Look, Focus, Act robot learning model
#1
by
nielsr
HF Staff
- opened
This PR significantly improves the model card for the gaze_model_av_aloha_sim_cube_transfer model by:
- Adding the
apache-2.0license. - Setting the
pipeline_tagtoroboticsfor better discoverability. - Specifying
lerobotas thelibrary_name, reflecting its integration with the LeRobot framework. - Including direct links to the associated Hugging Face paper, project website, and the official GitHub repository.
- Incorporating the paper's abstract and a hero GIF for comprehensive context.
- Providing detailed installation instructions and a sample usage command that illustrates how this gaze model is used within the
gaze-av_alohaframework for training robot policies, aligning with the project's primary use case.
This update makes the model card much more informative and user-friendly for researchers and practitioners interested in robot learning with foveated vision.