This commit is contained in:
@@ -16,7 +16,7 @@ from torchvision.transforms.functional import (
|
||||
to_tensor,
|
||||
)
|
||||
|
||||
from shared.data_store import get_image
|
||||
from shared.datastore import get_image
|
||||
|
||||
# resnet18 original normalization values
|
||||
RESNET_NORMALIZE_MEAN = [0.485, 0.456, 0.406]
|
||||
|
||||
Reference in New Issue
Block a user