Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sample semantic navigation agent example #13

Closed
ekolve opened this issue Jan 8, 2018 · 1 comment
Closed

Sample semantic navigation agent example #13

ekolve opened this issue Jan 8, 2018 · 1 comment

Comments

@ekolve
Copy link

ekolve commented Jan 8, 2018

Issue to track adding an example of training an agent to perform semantic navigation.

@ekolve
Copy link
Author

ekolve commented Jun 11, 2018

Closing, class segmented and instance segmented images can now be retrieved by initializing the controller as follows:

event = controller.step('Initialize', renderClassImage=True, renderObjectImage=True)

Event has two new attributes: instance_segmentation_frame and class_segmentation_frame. The site (http://ai2thor.allenai.org) will be updated shortly with additional documentation about this.

@ekolve ekolve closed this as completed Jun 11, 2018
Lucaweihs added a commit that referenced this issue Sep 9, 2021
Tweaks to make trainer start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant