Wandb + fastai + RCNN error · Issue #490 · airctic ... - GitHub
github.com › airctic › icevisionOct 19, 2020 · (transform): GeneralizedRCNNTransform( Normalize(mean=[0.485, 0.456, 0.406], std=[0.229, 0.224, 0.225]) Resize(min_size=(800,), max_size=1333, mode='bilinear') ) which is tasked to preprocess the batch before passing it to the model's backbone, returning an ImageList object.