pytorch / vision

Datasets, Transforms and Models specific to Computer Vision
https://pytorch.org/vision
BSD 3-Clause "New" or "Revised" License
16.26k stars 6.96k forks source link

Better decoder docs #8626

Closed NicolasHug closed 1 month ago

NicolasHug commented 2 months ago

Our decoding docs are poor, disorganized, and don't have any example. We should improve those to clarify what is supported, how, and encourage users to rely on those.