Skip to content

Commit

Permalink
🚧 wip
Browse files Browse the repository at this point in the history
  • Loading branch information
nateraw committed May 20, 2021
1 parent fb55f1f commit 7fd0880
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions website/docs/tutorial_finetuning.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
id: tutorial_finetuning
title: Finetune a TorchHub model for Classification
---

# Introduction

In this tutorial, you will learn how to finetune a pre-trained [Slow Resnet50 model from TorchHub](https://pytorch.org/hub/facebookresearch_pytorchvideo_resnet/) on the [UCF11 Dataset](https://www.crcv.ucf.edu/data/UCF_YouTube_Action.php).

0 comments on commit 7fd0880

Please sign in to comment.