Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visualizaiton result is pretty bad. #125

Open
willpat1213 opened this issue Jan 10, 2023 · 2 comments
Open

Visualizaiton result is pretty bad. #125

willpat1213 opened this issue Jan 10, 2023 · 2 comments

Comments

@willpat1213
Copy link

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
@lkeab
Copy link
Owner

lkeab commented Feb 9, 2023

That's strange. Are you following the installation steps here?

@hiiro0420
Copy link

I have same problem.
I tried installation, testing, some GPUs, etc, but couldn't do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants