yqyao / FCOS_PLUS

Some improvements (center sample) about FCOS (FCOS: Fully Convolutional One-Stage Object Detection).
Other
321 stars 46 forks source link

has anyone tried ctr. reg? I found it isn't work in my trying and didn't know where the error is #16

Open ignitemylife opened 4 years ago

ignitemylife commented 4 years ago

I change the centerness head to regression head, but found it isn't work in my experiment, is someone else did this experiment?