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

type error #106

Open
jwnirvana opened this issue Oct 19, 2019 · 1 comment
Open

type error #106

jwnirvana opened this issue Oct 19, 2019 · 1 comment

Comments

@jwnirvana
Copy link

thanks for your nice job, but I encountered a bug as follow, could you give me some suggestions?
File "train.py", line 200, in
Yolo_train().train()
File "train.py", line 41, in init
warmup_steps = tf.constant(self.__warmup_periods * self.__steps_per_period, dtype=tf.float64, name='warmup_steps')
TypeError: unsupported operand type(s) for *: 'int' and 'Data'

@jwnirvana
Copy link
Author

when run trian.py in yolo v3

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