Skip to content

Visualizaiton result is pretty bad. #125

@willpat1213

Description

@willpat1213

The problem of the previous issue has not been resolved.
I took a look at the config and code of this repo, which also uses fcos, but it seems that it does not match the weight model you provided. Is it because the version of D2 is different or the implementation is different?

The details of the visualization process are shown in the figure:
image

The infer.sh:

CUDA_VISIBLE_DEVICES=0 python3 demo/demo.py --config-file configs/fcos/fcos_imprv_R_101_FPN.yaml \
  --input ./demo/test_img/ \
  --output ./demo/result_img/ \
  --opts MODEL.WEIGHTS ./pretrained_models/model_final_beta.pth

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions