8000 Error While Training MTDIFF-S · Issue #6 · tinnerhrhe/MTDiff · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Error While Training MTDIFF-S #6

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

Open
BlueCat-de opened this issue Mar 29, 2025 · 0 comments
Open

Error While Training MTDIFF-S #6

BlueCat-de opened this issue Mar 29, 2025 · 0 comments

Comments

@BlueCat-de
Copy link

Hi! While I'm running the given mtdiff-s training command, the following error occurs:

Traceback (most recent call last):
  File "/evad-lab/evad-datasets/users/cqm/MTDiff/scripts/mtdiff_s.py", line 6, in <module>
    import diffuser.utils as utils
  File "/evad-lab/evad-datasets/users/cqm/MTDiff/diffuser/utils/__init__.py", line 6, in <module>
    from .rendering import *
  File "/evad-lab/evad-datasets/users/cqm/MTDiff/diffuser/utils/rendering.py", line 15, in <module>
    from diffuser.datasets.d4rl import load_environment
  File "/evad-lab/evad-datasets/users/cqm/MTDiff/diffuser/datasets/__init__.py", line 1, in <module>
    from .sequence import *
  File "/evad-lab/evad-datasets/users/cqm/MTDiff/diffuser/datasets/sequence.py", line 332, in <module>
    class AugDataset(DMCSequenceDataset):
NameError: name 'DMCSequenceDataset' is not defined

It seems that DMCSequenceDataset is not defined anywhere in the project.

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
0