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

which encoding is needed to load the model parameter? #9

Closed
tuobay opened this issue Sep 17, 2017 · 7 comments
Closed

which encoding is needed to load the model parameter? #9

tuobay opened this issue Sep 17, 2017 · 7 comments

Comments

@tuobay
Copy link

tuobay commented Sep 17, 2017

Hi,
When I run the demo, I come across a problem,::::::
File ".\DeepOcclusion\DeepOcclusion\VGG\VGGNet.py", line 98, in init
paramsValuesVGG = pickle.load(open(os.path.dirname(file)+"/models/paramsVGG.pickle","rb"))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 0: ordinal not in range(128)

It seems encoding is wrong, which should I use?

Thanks?

@tuobay
Copy link
Author

tuobay commented Sep 17, 2017

I am using Windows platform.

@nuptwuchen
Copy link

做数模的看过来

@tuobay
Copy link
Author

tuobay commented Sep 18, 2017

你们这题做的怎么样?

@nuptwuchen
Copy link

卡住了,不会python。想找个matlab的,找不到

@pierrebaque
Copy link
Owner

Is the problem solved?
Could you please try to use English so that everybody can understand?

Thanks

@nuptwuchen
Copy link

hello, i am a student.
I'm attending a gam which ask me for realistic multi-camera foreground extraction.
here is the question.
How can I effectively detect and extract video foreground goals through multiple surveillance videos (see Figure 3) that are similar to the same location taken at different angles? Please take full account of and use the correlation information between multiple perspectives (or between backgrounds)

this is the forth question and i have finished the first three questions by matlab. However, i am not familiy with python. if u can help me, i will say
while(true){
console.log('3q');
}

@pierrebaque
Copy link
Owner

Hello,
Good luck with your course then.

Best wishes,
Pierre

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