Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 633 Bytes

cnn_seg.md

File metadata and controls

20 lines (13 loc) · 633 Bytes

June 2021

tl;dr: Baidu's couples centerNet + offset for instance segmentation.

Overall impression

Baidu's CNN seg has not been published but the source code are open sourced. Several reviews to go over the algorithms in details here

Key ideas

  • Summaries of the key ideas

Technical details

  • Summary of technical details

Notes

  • Questions and notes on how to improve/revise the current work