giladfelsen
Results
1
issues of
giladfelsen
There is the following issue on this page: https://docs.pytorch.org/tutorials/beginner/basics/data_tutorial.html In the subsection explaining the __get__item() function, the second line of the rewritten function is `image = read_image(img_path)` but this seems...