Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/tutorials
/ torchvision_tutorial.py
File
torchvision_tutorial.py
intermediate_source/torchvision_tutorial.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# -*- coding: utf-8 -*-
2
""
"
3
TorchVision Object Detection Finetuning Tutorial
4
====================================================
Callers
nothing calls this directly
Calls
7
PennFudanDataset
Class · 0.85
get_transform
Function · 0.85
get_model_instance_segmentation
Function · 0.85
train_one_epoch
Function · 0.85
step
Method · 0.80
evaluate
Function · 0.70
model
Function · 0.50
Tested by
no test coverage detected