Skip to content

yolov5_post 组件应该使用MODULE_PROCESS_REGISTRY 注册,而非MODULE_ZOO_REGISTRY #71

Description

@wangshankun

yolov5_post 组件应该使用MODULE_PROCESS_REGISTRY 注册,而非MODULE_ZOO_REGISTRY;

如果使用MODULE_ZOO_REGISTRY,那么YOLOv5在执行构建量化模型的时候会将后处理一并当成backbone处理,但fx机制明显不支持后处理网络的量化,这样会让YOLOv5无法量化

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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