Skip to content

few errors #4

@Rishavamlabs

Description

@Rishavamlabs

Hey Mark,

Can you please help me with below errors:
Warning (from warnings module):
File "C:\Users\sourav\AppData\Local\Programs\Python\Python36\lib\site-packages\h5py_init_.py", line 36
from ._conv import register_converters as _register_converters
FutureWarning: Conversion of the second argument of issubdtype from float to np.floating is deprecated. In future, it will be treated as np.float64 == np.dtype(float).type.
Traceback (most recent call last):
File "C:\Users\sourav\Desktop\tf-pose\tf-pose-estimation-master\src\ptrishav.py", line 115, in
t = Terrain()
File "C:\Users\sourav\Desktop\tf-pose\tf-pose-estimation-master\src\ptrishav.py", line 45, in init
w, h = model_wh(model)
File "C:\Users\sourav\Desktop\tf-pose\tf-pose-estimation-master\src\networks.py", line 84, in model_wh
width, height = map(int, resolution_str.split('x'))
ValueError: invalid literal for int() with base 10: 'mobilenet_thin_432'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions