-
Notifications
You must be signed in to change notification settings - Fork 48
[Fix] Habitat Refactor & Support Distributed VLN-PE Evaluation #168
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
Merged
Merged
Changes from 28 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
0112c69
update vln yaml; fix import agent
kew6688 05ea2a3
update habitat, using evaluator and config; env and agent is WIP
kew6688 9902401
add distributed_base evaluator
kew6688 0d00014
Habitat env applied, distributed evaluator applied; clean evaluator a…
kew6688 7e25e72
fix observation issues
kew6688 2b0eb8b
update new register name; tiny fix on style
kew6688 b414ba3
latest tested
kew6688 99adf73
delete temp agent; rename default evaluator for habitat
kew6688 75b38a7
update slurm bash
kew6688 dcf7ee5
merge to main
kew6688 08bb9c3
update readme
kew6688 cde84b3
fix init dist print
kew6688 c89723d
fix eval config; fix local rank to rank
kew6688 7836276
update init distributed mode if condition
kew6688 dac13e1
update dist for dlc
kew6688 d8734c7
fix bug in evaluator
kew6688 bfe3616
update distributed vln multi, episode loader
kew6688 43957f6
cma tested
kew6688 a9ca15d
cma tested; episode loader; torchrun; local agent tested; TODO fix is…
kew6688 6e93ba0
add vlnpe distributed script
kew6688 b4af0ce
add grscene; add new result write and resumble load data feature base…
kew6688 ae33f09
fix bugs in evaluator and dataset for distributed; n1 and rdp tested
kew6688 53258b1
fix comm log concurrency issue, create file with exist true
kew6688 50b1f24
fix progress log mkdir race condition
kew6688 8665b38
fix comments
kew6688 7d5daa6
polish existing configs and bash
kew6688 4f67d9b
update bash align with doc
kew6688 d7e12e9
fix CI test
kew6688 4eff8f9
rename habitat_extensions
kew6688 b4a1998
fix comments
kew6688 c6cf34d
remove useless line
kew6688 f74a79b
[file] Update 3D Printing Files for Camera of Unitree Go2 (#176)
yuqiang-yang b34f29a
fix visualize image size; fix unused comment code; fixed evaluator name
kew6688 ea73075
bump to version v0.0.2
kew6688 7a23b72
Merge branch 'main' into vlnpe_refactor
kew6688 8082292
update vlnmulti to VLN; update habitatVln to HabitatVLN
kew6688 da06d22
:Revert "Merge branch 'main' into vlnpe_refactor"
kew6688 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| from .generate_episode import generate_vln_episode | ||
| from .resumable import ResumablePathKeyEpisodeloader |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.