Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/tutorials
/ data_loading_tutorial.py
File
data_loading_tutorial.py
beginner_source/data_loading_tutorial.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# -*- coding: utf-8 -*-
2
""
"
3
Writing Custom Datasets, DataLoaders and Transforms
4
===================================================
Callers
nothing calls this directly
Calls
6
show_landmarks
Function · 0.85
FaceLandmarksDataset
Class · 0.85
Rescale
Class · 0.85
RandomCrop
Class · 0.85
ToTensor
Class · 0.85
show_landmarks_batch
Function · 0.85
Tested by
no test coverage detected