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

Poor test results #51

Open
ljc19940403 opened this issue Nov 1, 2019 · 0 comments
Open

Poor test results #51

ljc19940403 opened this issue Nov 1, 2019 · 0 comments

Comments

@ljc19940403
Copy link

ljc19940403 commented Nov 1, 2019

(py36pandet) [root....... PANet-master]# python tools/infer_simple.py --dataset coco --cfg configs/panet/e2e_panet_R-50-FPN_2x_mask.yaml --load_ckpt data/pretrained_model/panet_mask_step179999.pth --images 001.png --output_dir infer_outputs
Called with args:
Namespace(cfg_file='configs/panet/e2e_panet_R-50-FPN_2x_mask.yaml', cuda=True, dataset='coco', image_dir=None, images=['001.png'], load_ckpt='data/pretrained_model/panet_mask_step179999.pth', load_detectron=None, merge_pdfs=True, output_dir='infer_outputs', set_cfgs=[])
load cfg from file: configs/panet/e2e_panet_R-50-FPN_2x_mask.yaml
loading checkpoint data/pretrained_model/panet_mask_step179999.pth
.....(Here's how it works, showing the class name and confidence)
The generated test results, however, were poor and barely handled, and I might need some guidance
001.pdf

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

1 participant