Skip to content

Conversation

@kew6688
Copy link
Collaborator

@kew6688 kew6688 commented Oct 31, 2025

Description:
This PR fixes an import error in scripts/train/train.py in line17 caused by the recent dependency isolation refactor.
Previously, the script imported model directly, but after modularizing dependencies, that import is no longer valid.

Changes:

Replaced the outdated import model with explicit imports from each model submodule. Ensured compatibility with the new isolated dependency structure.

Update:
update habitat evaluation config dataset path to match current InternData-N1
Test with the latest documents. Ensured all scripts matching the dataset directory and guideline.

@kew6688 kew6688 requested a review from wzcai99 October 31, 2025 05:28
@kew6688 kew6688 requested a review from Tai-Wang October 31, 2025 06:10
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.

2 participants