We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d452d66 commit d03d0e3Copy full SHA for d03d0e3
decoder_native_transforms.md
@@ -88,7 +88,7 @@ For the transforms that do not exist in TorchVision, we can build on the above:
88
3. We implement the mimimum needed to hook the new transforms into the
89
machinery defined above.
90
91
-## Open questions:
+## Open Questions:
92
93
1. Is `torchcodec.transforms` the right namespace?
94
2. For random transforms, when should the value be fixed?
0 commit comments