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

Error converting yolov4 custom keras model to tensorflow model #116

Open
prateek09101996 opened this issue Feb 21, 2021 · 0 comments
Open

Comments

@prateek09101996
Copy link

eras\activations.py", line 573, in get
return deserialize(identifier)
File "H:\repo\keras_to_tensorflow-master\keras_to_tensorflow-master\env-tf1.15.0\lib\site-packages\tensorflow\python\util\dispatch.py", line 201, in wrapper
return target(*args, **kwargs)
File "H:\repo\keras_to_tensorflow-master\keras_to_tensorflow-master\env-tf1.15.0\lib\site-packages\tensorflow\python\keras\activations.py", line 536, in deserialize
printable_module_name='activation function')
File "H:\repo\keras_to_tensorflow-master\keras_to_tensorflow-master\env-tf1.15.0\lib\site-packages\tensorflow\python\keras\utils\generic_utils.py", line 378, in deserialize_keras_object
'Unknown ' + printable_module_name + ': ' + object_name)
ValueError: Unknown activation function: mish

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

1 participant