Skip to content

lucasjinreal/yolov5_mask

Repository files navigation

YoloV5 Mask

This project aims at combine YoloV5 && Yolact into to a Instance Segmentation model which alias YoloV5Mask. this project is under construction.

2 steps needed to verify if it can work or not:

1). Does Yolact works OK in this repo;

2). Using Yolov5 output boxes, and Yolact output mask coefficient, will it works OK?

Project status:

  • Yolact worked;
  • YoloV5 inference code integrate;
  • Apply Yolo detect layer branch onto Yolact ProtoNet and Prediction Module.

About

Try add Instance Segmentation upon YoloV5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages