developmentseed / developmentseed/fastai-serving
Missing input normalization ?
Open
- Dominant language
- Python
- Stars
- 121
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I might be wrong, but I don't see the place were the input are normalized according to the mean and std of the training set. `pred_batch` expects tensor out of dataloader, hence already normalized I would say
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.