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

TypeError: 'ResourceVariable' object is not callable #56

Open
YuLualxy opened this issue Oct 12, 2024 · 0 comments
Open

TypeError: 'ResourceVariable' object is not callable #56

YuLualxy opened this issue Oct 12, 2024 · 0 comments

Comments

@YuLualxy
Copy link

Following the steps will report this error:
I1012 16:52:07.428762 14312 utils.py:38] load dataset from ./data/widerface_train_bin.tfrecord
[*] training from scratch.
Traceback (most recent call last):
File "train.py", line 125, in
app.run(main)
File "D:\Anaconda\anaconda3\envs\fuck\lib\site-packages\absl\app.py", line 308, in run
_run_main(main, args)
File "D:\Anaconda\anaconda3\envs\fuck\lib\site-packages\absl\app.py", line 254, in _run_main
sys.exit(main(argv))
File "train.py", line 103, in main
total_loss.numpy(), optimizer.lr(steps).numpy()))
TypeError: 'ResourceVariable' object is not callable

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