leohsuofnthu / Tensorflow-YOLACT

Implementation of the paper "YOLACT Real-time Instance Segmentation" in Tensorflow 2
111 stars 36 forks source link

Eval (2020/10/31) #22

Closed leohsuofnthu closed 4 years ago

leohsuofnthu commented 4 years ago
  1. Adding Test files to test detection, and evaluation
  2. Improve detection visualization
  3. Integrate mAP table evaluation in training loop
  4. FastNMS (non-tested)