MCPcopy 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"""
3TorchVision Object Detection Finetuning Tutorial
4====================================================

Callers

nothing calls this directly

Calls 7

PennFudanDatasetClass · 0.85
get_transformFunction · 0.85
train_one_epochFunction · 0.85
stepMethod · 0.80
evaluateFunction · 0.70
modelFunction · 0.50

Tested by

no test coverage detected