Open
Description
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
Labels
No labels