Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Unable to run the code by following the instructionΒ #1

@ycliu93

Description

@ycliu93

Thanks for providing interesting works and publicly releasing the code implementation.

I tried to follow the instructions and run the code, but I encountered some obstacles and got stuck (in stage 1).

  1. mmcv version: since the current default version is 1.7.0 (I then tried to downgrade to 1.5.0)
  2. DeRy/blocksize/block_meta.py does not have MODEL2MODULES, and this leads to the import error in DeRy/blocksize/__init__.py.
  3. DeRy/mmcls and mmls package are conflicted, and renaming the DeRy/mmcls to other names can address this issue
  4. DeRy/mmcls/datasets/multi_label.py is missing, and I tried to remove all parts that imported multi_label but some errors are still shown.
  5. What should I assign for $Config for stage 1 (Model Zoo Preparation)?

Has anyone (or authors) successfully launched the training based on the current version?

This is an interesting work, and I would appreciate it if the authors can address some errors in the code and provide the launchable code πŸ™‚

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions