Skip to content

the issue of errors occurring during the execution of the main-bridge.py code #12

@GDC-YYDS

Description

@GDC-YYDS

Traceback (most recent call last):
File "F:\code\PathoDuet-main\main_bridge.py", line 497, in
main()
File "F:\code\PathoDuet-main\main_bridge.py", line 171, in main
main_worker(args.gpu, ngpus_per_node, args)
File "F:\code\PathoDuet-main\main_bridge.py", line 204, in main_worker
model = moco.builder.PatchPositioning(
AttributeError: module 'moco.builder' has no attribute 'PatchPositioning'

Hello, I downloaded the main-bridge code , run directly and encountered continuous errors. I noticed that there is no code related to patchpositioning defined in builder.py. Could it be that there is a problem with the code?

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