-
Notifications
You must be signed in to change notification settings - Fork 5
Update "Observations and Conclusion" part in evaluation folder #166
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
Conversation
Signed-off-by: YunLiu <[email protected]>
Signed-off-by: YunLiu <[email protected]>
Signed-off-by: YunLiu <[email protected]>
|
/build |
workflows/robotic_ultrasound/scripts/simulation/evaluation/README.md
Outdated
Show resolved
Hide resolved
workflows/robotic_ultrasound/scripts/simulation/evaluation/README.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR refines the “Observations and Conclusion” section by adding training details, expanding discussion on data augmentation, performance under varied textures, and reproducibility, and it reorders one table row for clarity.
- Added iteration counts, LoRA usage, and action‐space details to evaluation description
- Expanded bullets on data augmentation impact, performance comparison, plot insights, and reproducibility
- Moved the Pi0-800 row below GR00T-N1-400 in the results table
Comments suppressed due to low confidence (2)
workflows/robotic_ultrasound/scripts/simulation/evaluation/README.md:115
- The model name 'GR00TN1' is missing a hyphen. For consistency with other references, rename it to 'GR00T-N1'.
all trained using a **relative action space** (Pi0 for **30k** iterations, GR00TN1 for **50k** iterations)
workflows/robotic_ultrasound/scripts/simulation/evaluation/README.md:157
- The data‐augmentation tool is referred to as 'Cosmos-transfer1' earlier but 'Cosmos-transfer' here. Use a consistent name throughout the document.
**Effect of Cosmos-transfer Data Augmentation:**
workflows/robotic_ultrasound/scripts/simulation/evaluation/README.md
Outdated
Show resolved
Hide resolved
Signed-off-by: YunLiu <[email protected]>
Signed-off-by: YunLiu <[email protected]>
Signed-off-by: YunLiu <[email protected]>
Signed-off-by: YunLiu <[email protected]>
Signed-off-by: YunLiu <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lg2m
|
/build |
Signed-off-by: YunLiu <[email protected]>
|
/build |
|
/build |
Fixes #ISSUE_NUMBER
Description
Modify the "Observations and Conclusion" part in evaluation folder to be more balanced