google-deepmind / google-deepmind/kinetics-i3d
Image preprocessing
Open
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 467
- PR merge metrics
- No merged PRs in 30d
Description
The readme says to scale the RGB values between -1 and 1. Does this mean `x/128.0-1.0`, where x is an uint8 image?
I'm more used to seeing normalizing images with mean and std, so I want to make sure.
Contributor guide
Assessment
This issue has not been assessed yet.