-
Notifications
You must be signed in to change notification settings - Fork 5.4k
/
Copy path_toc.yaml
118 lines (113 loc) · 4.2 KB
/
_toc.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
toc:
- heading: "Getting started"
style: divider
- title: Overview
path: /hub/tutorials/_index.yaml
- heading: "NLP Tutorials"
style: divider
- title: Text classification
path: /hub/tutorials/tf2_text_classification
- title: Classify text with BERT
path: /tutorials/text/classify_text_with_bert
status: external
- title: BERT on TPU
path: /tutorials/text/solve_glue_tasks_using_bert_on_tpu
status: external
- title: Real-time semantic search
path: /hub/tutorials/tf2_semantic_approximate_nearest_neighbors
- title: Multilingual question answering
path: /hub/tutorials/retrieval_with_tf_hub_universal_encoder_qa
- title: "Additional NLP tutorials"
style: accordion
section:
- title: BERT Experts
path: /hub/tutorials/bert_experts
- title: Semantic similarity
path: /hub/tutorials/semantic_similarity_with_tf_hub_universal_encoder
- title: Text classification on Kaggle
path: /hub/tutorials/text_classification_with_tf_hub_on_kaggle
- title: Bangla article classifier
path: /hub/tutorials/bangla_article_classifier
- title: Explore CORD-19 text embeddings
path: /hub/tutorials/cord_19_embeddings_keras
- title: Multilingual universal sentence encoder
path: /hub/tutorials/cross_lingual_similarity_with_tf_hub_multilingual_universal_encoder
- title: Text cookbook
path: /hub/tutorials/text_cookbook
- title: SentEval for Universal Sentence Encoder CMLM model.
path: /hub/tutorials/senteval_for_universal_sentence_encoder_cmlm
- heading: "Image Tutorials"
style: divider
- title: Image classification
path: /hub/tutorials/image_classification
- title: Transfer Learning for Image classification
path: /hub/tutorials/tf2_image_retraining
- title: Style transfer
path: /hub/tutorials/tf2_arbitrary_image_stylization
- title: Large-scale image retrieval with DELF
path: /hub/tutorials/tf_hub_delf_module
- title: Object detection
path: /hub/tutorials/tf2_object_detection
- title: GANs for image generation
path: /hub/tutorials/tf_hub_generative_image_module
- title: Human Pose Estimation
path: /hub/tutorials/movenet
- title: "Additional image tutorials"
style: accordion
section:
- title: "CropNet: Cassava Disease Detection"
path: /hub/tutorials/cropnet_cassava
- title: "CropNet: Fine tuning models for on-device inference"
path: /hub/tutorials/cropnet_on_device
- title: Boundless GAN
path: /hub/tutorials/boundless
- title: Super resolution
path: /hub/tutorials/image_enhancing
- title: HRNet model inference for semantic segmentation
path: /hub/tutorials/hrnet_semantic_segmentation
status: new
- heading: "Audio Tutorials"
style: divider
- title: Pitch recognition
path: /hub/tutorials/spice
- title: Sound classification
path: /hub/tutorials/yamnet
- title: Automatic speech recognition with Wav2Vec2
path: /hub/tutorials/wav2vec2_saved_model_finetuning
- heading: "Video Tutorials"
style: divider
- title: Frame interpolation with FILM
path: /hub/tutorials/tf_hub_film_example
status: new
- title: Action recognition
path: /hub/tutorials/action_recognition_with_tf_hub
- title: Streaming action recognition
path: /hub/tutorials/movinet
- title: Video interpolation
path: /hub/tutorials/tweening_conv3d
- title: Text-to-video retrieval
path: /hub/tutorials/text_to_video_retrieval_with_s3d_milnce
- title: "Tutorials (TF1)"
style: accordion
status: deprecated
section:
- heading: "Image Tutorials"
- title: Image classification
path: /hub/tutorials/image_feature_vector
- title: Object detection
path: /hub/tutorials/object_detection
- title: BigGAN image generation
path: /hub/tutorials/biggan_generation_with_tf_hub
- title: BigBiGAN image generation
path: /hub/tutorials/bigbigan_with_tf_hub
- title: S3 GAN image generation
path: /hub/tutorials/s3gan_generation_with_tf_hub
- heading: "NLP Tutorials"
- title: Semantic similarity lite
path: /hub/tutorials/semantic_similarity_with_tf_hub_universal_encoder_lite
- title: Nearest neighbor index for real-time semantic search
path: /hub/tutorials/semantic_approximate_nearest_neighbors
- title: Explore CORD-19 text embeddings
path: /hub/tutorials/cord_19_embeddings
- title: Wiki40B Language Models
path: /hub/tutorials/wiki40b_lm