google-research / google-research/crest

TypeError: int() argument must be a string, a bytes-like object or a number, not 'Tensor'

Open
#3 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
102
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Hi, I got some error messages:
```
/crest/third_party/rand_augment.py:80 _posterize_level_to_arg
return (int((level / MAX_LEVEL) * 4), )
```

Is it something with the version of TensorFlow? My version is 2.4.0.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.