facebookresearch / detectron2

Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
https://detectron2.readthedocs.io/en/latest/
Apache License 2.0
30.49k stars 7.48k forks source link

Will detectron2 support FCOS detector? #685

Closed Anikily closed 2 years ago

ppwwyyxx commented 4 years ago

Currently we don't have such plans

Keiku commented 4 years ago

The FCOS author seems to be considering it. https://github.com/tianzhi0549/FCOS/issues/203

Harold-lkk commented 4 years ago

https://github.com/aim-uofa/adet

theotheo commented 4 years ago

This issue looks like it could be closed.

ganesh3 commented 4 years ago

It's under BSD-2 licences and only for academic use

lkeab commented 3 years ago

Our project in cvpr21 can support fcos: https://github.com/lkeab/BCNet

ppwwyyxx commented 2 years ago

FCOS was added: https://github.com/facebookresearch/detectron2/blob/main/configs/COCO-Detection/fcos_R_50_FPN_1x.py

andrealoddo commented 1 year ago

FCOS was added: https://github.com/facebookresearch/detectron2/blob/main/configs/COCO-Detection/fcos_R_50_FPN_1x.py

How can it be used inside detectron?

FionaZhangJ commented 3 months ago

FCOS was added: https://github.com/facebookresearch/detectron2/blob/main/configs/COCO-Detection/fcos_R_50_FPN_1x.py

How can it be used inside detectron?

Have you could use it inside detectron2? I have the same question.

andrealoddo commented 3 months ago

No, unfortunately, I haven't. I managed to use it with AdelaiDet library (https://github.com/aim-uofa/AdelaiDet).

FionaZhangJ commented 3 months ago

Ok. Thank you.

---- Replied Message ---- | From | @.> | | Date | 08/11/2024 23:18 | | To | @.> | | Cc | @.>@.> | | Subject | Re: [facebookresearch/detectron2] Will detectron2 support FCOS detector? (#685) |

No, unfortunately, I haven't. I managed to use it with AdelaiDet library (https://github.com/aim-uofa/AdelaiDet).

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>