"tests/models/mobilebert/test_modeling_tf_mobilebert.py" did not exist on "c8d3fa0dfd191c0272f8de5027430e2fc789b22c"
Unverified Commit 263fd3c4 authored by Sayak Paul's avatar Sayak Paul Committed by GitHub
Browse files

add: task guide on video classification model fine-tuning. (#20827)



* add: task guide on video classification model fine-tuning.

* apply make style from hf-formatting.

* add: toc entry.

* chore: address PR comments.

Co-authored-by Maria Khalusova

* Reflect Maria's contributions.
Co-authored-by: default avatarMaria Khalusova <1065417+MKhalusova@users.noreply.github.com>

* chore: minor correction.

* Apply suggestions from code review
Co-authored-by: default avatarNathan Raw <nxr9266@g.rit.edu>

* PyTorch Video -> PyTorchVideo.

* Apply suggestions from code review
Co-authored-by: default avataramyeroberts <22614925+amyeroberts@users.noreply.github.com>

* change licensing year.

* minor rewording.

* apply make style.

* address Sylvain's comments.

* replace links.
Co-authored-by: default avatarMaria Khalusova <1065417+MKhalusova@users.noreply.github.com>
Co-authored-by: default avatarNathan Raw <nxr9266@g.rit.edu>
Co-authored-by: default avataramyeroberts <22614925+amyeroberts@users.noreply.github.com>
parent d53f329d
...@@ -73,6 +73,8 @@ ...@@ -73,6 +73,8 @@
title: Image classification title: Image classification
- local: tasks/semantic_segmentation - local: tasks/semantic_segmentation
title: Semantic segmentation title: Semantic segmentation
- local: tasks/video_classification
title: Video classification
- local: tasks/object_detection - local: tasks/object_detection
title: Object detection title: Object detection
title: Computer Vision title: Computer Vision
......
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment