tianzhi0549 / FCOS

FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
https://arxiv.org/abs/1904.01355
Other
3.27k stars 629 forks source link

Plan to import FCOS into Detectron2 #203

Open stigma0617 opened 4 years ago

stigma0617 commented 4 years ago

Hi,

Do you have a plan to implant FCOS into the Detectron2 that is more faster and accurate code compared to maskrcnn-benchmark?

tianzhi0549 commented 4 years ago

@stigma0617 It has been internally done. We may release it later, but I cannot give an ETA now.

youngwanLEE commented 4 years ago

@tianzhi0549

Can you tell when the detectron2'fcos is open?

tianzhi0549 commented 4 years ago

@youngwanLEE we hope we can release it in two weeks.

youngwanLEE commented 4 years ago

@tianzhi0549 Cool !! We hope to see your wonderful work in detectron2 👍

youngwanLEE commented 4 years ago

@tianzhi0549

Is it available soon?

tianzhi0549 commented 4 years ago

@stigma0617 Sure. Most parts are ready now. I will release it soon.

tianzhi0549 commented 4 years ago

@stigma0617 Released here. https://github.com/aim-uofa/adet.

youngwanLEE commented 4 years ago

@tianzhi0549 Cool!!!

linchundan88 commented 4 years ago

Great!