Skip to content

Suggestions on code organisation #2

@lucasjinreal

Description

@lucasjinreal

Hi, can you use verl as an importable dependency rather than copy all its code?
This is a similar behavior to many CV researchers who like to copy all mmxxx code to their project. It has some drawbacks:

  1. It's hard to know which part was changed compared with the original verl package;
  2. It's hard to maintain for users who want to try it;
  3. It's hard to integrate with other models.
  4. It's hard to catch up with the latest features from the official verl package (as far as I know, verl is actively maintained).

In my opinion, verl is relatively stable enough in its API. I think it can be used as a dependency and focus on the algorithms implemented by VisionThink.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions