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

PYTORCH Prediction output #43

Open
Giogi92 opened this issue Oct 24, 2023 · 3 comments
Open

PYTORCH Prediction output #43

Giogi92 opened this issue Oct 24, 2023 · 3 comments

Comments

@Giogi92
Copy link

Giogi92 commented Oct 24, 2023

Hi, I've been making a prediction using the following command "python train.py --task=test"

below is a partial output:

Optimization information Optimal -234.7307451974677
wall 17 [0, 2] [[200, 9], [199, 51]] dict_keys([]) dict_keys([55, 56, 57, 58, 59, 60])
wall 23 [1, 3] [[115, 85], [115, 107]] dict_keys([55, 56, 57, 60, 142, 143, 144, 146, 150, 151, 152, 153]) dict_keys([11, 12, 14, 70, 71, 73, 147, 148, 149])
wall 24 [0, 8] [[242, 107], [243, 143]] dict_keys([]) dict_keys([19, 20, 27, 28, 30, 31, 76, 77, 79, 80, 90, 167, 168])
.........

I would like to understand the output above, I need a file like the representation prediction represented below:

81	162	81	188	door	1	1	
81	67	81	100	door	1	1	
15	228.666666667	77	228.666666667	door	1	1	
19	41.5	33	41.5	door	1	1	
87	41	116	41	door	1	1	
97	228.666666667	148	228.666666667	door	1	1	
47	387	115	387	door	1	1	
49	104.5	75	104.5	door	1	1	
52	41	71	41	door	1	1	

Can you help me, please?
Thanks,
Giovanni.

@weavermonkey
Copy link

@Giogi92 - can you please share how you obtained the Pytorch pretrained model?

@Giogi92
Copy link
Author

Giogi92 commented Nov 5, 2023

hi, I don't remember how but some time ago I managed to download it from the Google drive link. you can download it from here:
https://mega.nz/file/ux1jDD6R#IdrjIb9R1LR4PTrfn9pWVKuWIdA0wJCGW5n_-5F3H1U

@weavermonkey
Copy link

hi, I don't remember how but some time ago I managed to download it from the Google drive link. you can download it from here: https://mega.nz/file/ux1jDD6R#IdrjIb9R1LR4PTrfn9pWVKuWIdA0wJCGW5n_-5F3H1U

Thanks a ton, very helpful!

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

2 participants