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

Build PSP with c++ and visual studio on Window #75

Open
ThienAnh opened this issue Jan 22, 2018 · 2 comments
Open

Build PSP with c++ and visual studio on Window #75

ThienAnh opened this issue Jan 22, 2018 · 2 comments

Comments

@ThienAnh
Copy link

Dear @hszhao

I try to build PSP with c++ , visual studio 2015.
But i alway get wrong result.
const float* output_data = output_layer->cpu_data();

output_data has big value: 14099009.23.
(I had write output_data in python on ubuntu, value is small:~ 1.45.....)

Can you suggess for me solution to fix it.

Thank so much

@ThienAnh
Copy link
Author

ThienAnh commented Jan 22, 2018

Different results in different runs with same inputs?

Who can help me?

@cobbwho
Copy link

cobbwho commented Mar 12, 2019

Hi, I have build pspnet too, then i got caffe.dll for vs2015 project. How do you use pspnet(c++) in vs2015 project for image segmentation ? I'm confused about it . Thank you .
I solved this probleam by using your code of prediction.

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