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

AttributeError: Interp_param #13

Open
feiXueQingXin opened this issue Nov 29, 2019 · 1 comment
Open

AttributeError: Interp_param #13

feiXueQingXin opened this issue Nov 29, 2019 · 1 comment

Comments

@feiXueQingXin
Copy link

Hi, I have some questions. When using fssd_pascar.py, I found that net['fc7_us'] = l.iterp (net['fc7_reduce'],interp_param={'height':38,'width':38}) on line 55 will report an error (AttributeError: Interp_param), if you remove interp_param={'height':38,'width':38}), it will compile. Maybe you can solve it easily. Thank you very much.

@zyinggit
Copy link

zyinggit commented Jul 1, 2020

Hi, I meet the same questions. When using fssd_pascar.py, I found that net['fc7_us'] = l.iterp (net['fc7_reduce'],interp_param={'height':38,'width':38}) on line 55 will report an error (AttributeError: Interp_param), if you remove interp_param={'height':38,'width':38}), it will compile. Maybe you can solve it easily. Thank you very much.

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