remove comment
This commit is contained in:
@@ -74,7 +74,6 @@ def make_dataset(
|
|||||||
|
|
||||||
transforms = v2.Compose(
|
transforms = v2.Compose(
|
||||||
[
|
[
|
||||||
# TODO(rcadene): we need to do something about image_keys
|
|
||||||
Prod(in_keys=clsfunc.image_keys, prod=1 / 255.0),
|
Prod(in_keys=clsfunc.image_keys, prod=1 / 255.0),
|
||||||
NormalizeTransform(
|
NormalizeTransform(
|
||||||
stats,
|
stats,
|
||||||
|
|||||||
Reference in New Issue
Block a user