๐ŸLecture 14

โ— Faster-RCNN

Proposal

//learn the region proposal

//say itโ€˜s a object or not

โ— Feature Pyramid Network

Motivation

How to compute

่ดต&not share computation

2stages

Stage1: ๅ‘็Žฐobject

Stage2: classify

โ— Single Stage Detector

3 anchor๏ผˆtemplate๏ผ‰

K class๏ผ› A anchor

โ—‹ FCOS

ๅบ”็”จไบ†

็”ฑไบŽๆœ‰anchor็š„่ฏ๏ผŒmany detection redundent๏ผ›

FCOS๏ผš anchor free

Final class score

Last updated