-
Hi! Nice work.
I am wondering that, since you adopted the ATSS which reveals that whether use the anchor (RetinaNet) or not (FCOS) would achieve same performances, then why not just show the perfor…
-
I am playing around with new FCOS models (thanks for that) and am encountering issues when providing images without box annotations. This is a common use case in object detection, and also works for o…
-
# Feature Request #
Reporting something which should be discussed here I think, from @cgwalters (a couple edits to make it more generic):
As coreos-installer is now used by other distros (such a…
-
*Output generated by and [stored alongside](https://pagure.io/fork/dustymabe/fedora-pgm/pgm_scripts/blob/dusty-fcos-changes/f/changes/FCOS-changes.md.orig) ([with modifications](https://pagure.io/fo…
-
### I am trying to export a model trained with a custom dataset to torchscript.
Any help would be appreciated
## Instructions To Reproduce the Issue and Full Logs
I trained a model and now I am…
-
The corresponding file cannot be found during the first stage of trainin,I would appreciate it if you could help me。
-
I got message
[12/15 18:44:57 detectron2]: Arguments: Namespace(confidence_threshold=0.5, config_file='configs/fcos/fcos_imprv_R_50_FPN.yaml', input=['test_img/'], opts=['MODEL.WEIGHTS', './pretra…
-
which paper was corresponding to your FCOS code ? Was it that "A Simple and Strong Anchor-free Object Detector"?
eeric updated
3 years ago
-
### Question:
I use the Cityscapes dataset for testing target detection. Using the same training strategy (1 gpu) and dataset, the models are FasterRCNN, FCOS.
The FasterRCNN replication results ar…
-
Hi @dbolya , thanks for your wonderful work, i have implemented the core modules of YOLACT v1 on FCOS in https://github.com/Epiphqny/Yolact_fcos, without bounding box cropping, it can achieve 35.2 mA…