Skip to content

Mistake/misleading: yolo_deepmask.py #6

Open
@braincreator-ai

Description

@braincreator-ai

The authors of this repo claim to have the following functionality:
Naive Cascade Instance Segmentation (YOLOv3+DeepMask)
The thing is, if you look at the code in yolo_deepmask.py, the deepmask model (mask_model) is loaded BUT never used. the only net that's used is YoloV3. why? are we missing a few commits here, or did the authors simply never finish writing the code?

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