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

[Feature] SAC RGB(D) Baseline and improved memory efficiency #698

Merged
merged 12 commits into from
Nov 16, 2024
Merged

Conversation

StoneT2000
Copy link
Member

No description provided.

@StoneT2000
Copy link
Member Author

StoneT2000 commented Nov 16, 2024

Tests on new SAC state and SAC RGBD baselines on PickCube-v1

black line is state based, green is 64x64 RGB images, purple is 128x128 RGB images. Note 128x128 (the default camera size in most tasks) runs very slowly due to very slow update times. Eventually will make a sac_fast version based on leanrl.
image

@StoneT2000 StoneT2000 merged commit a647588 into main Nov 16, 2024
@StoneT2000 StoneT2000 deleted the sac-rgbd branch November 16, 2024 01:48
@StoneT2000 StoneT2000 restored the sac-rgbd branch November 16, 2024 01:48
@StoneT2000 StoneT2000 deleted the sac-rgbd branch November 16, 2024 01:48
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

Successfully merging this pull request may close these issues.

1 participant