Skip to content

Multi-GPU Support  #2

@robin-shaun

Description

@robin-shaun

Hello, I want to use multi-GPU but no mrcnn module is in the project. I wonder whether multi-GPU is supported. Thanks a lot.
# Add multi-GPU support. # if config.GPU_COUNT > 1: # from mrcnn.parallel_model import ParallelModel # model = ParallelModel(model, config.GPU_COUNT)

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