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

run vggnet.py error #11

Open
ucasiggcas opened this issue Nov 30, 2019 · 10 comments
Open

run vggnet.py error #11

ucasiggcas opened this issue Nov 30, 2019 · 10 comments

Comments

@ucasiggcas
Copy link

hi,Dear,
When I run the script directly ,
tell me the error below,

D:\python\lib\site-packages\numpy\core\fromnumeric.py:3118: RuntimeWarning: Mean of empty slice.
  out=out, **kwargs)
D:\python\lib\site-packages\numpy\core\_methods.py:85: RuntimeWarning: invalid value encountered in double_scalars
  ret = ret.dtype.type(ret / rcount)
MMAP nan

Could you please tell me what happened and how to solve it ?
Thx

@ucasiggcas
Copy link
Author

and another problem

Using cache..., config=vgg19-avg, distance=d1, depth=3
D:\python\lib\site-packages\numpy\core\fromnumeric.py:3118: RuntimeWarning: Mean of empty slice.
  out=out, **kwargs)
D:\python\lib\site-packages\numpy\core\_methods.py:85: RuntimeWarning: invalid value encountered in double_scalars
  ret = ret.dtype.type(ret / rcount)
Class database\mm, MAP nan
MMAP nan

so they are the same ??
I only have a class

@asparamancer
Copy link

@ucasiggcas were you able to resolve these, specifically the last one from numpy?

@tanjuntao
Copy link

I got the same problem as you and I don't know how to resolve it either.

Hoping someone could tell me.

@AliAsafPolat
Copy link

Me neither. Need help please @pochih

@donaldlee2008
Copy link

same problem

1 similar comment
@May-Yao
Copy link

May-Yao commented Mar 6, 2021

same problem

@anhnhatuel
Copy link

Same problem

1 similar comment
@SaadBazaz
Copy link

Same problem

@ghost
Copy link

ghost commented Feb 8, 2022

Try deleting vgg19* from /cache
Or if you change data set in some way delete data.csv and run src/DB.py first

@liushuping0528
Copy link

Try deleting vgg19* from /cache Or if you change data set in some way delete data.csv and run src/DB.py first

good

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

9 participants