Skip to content

Commit

Permalink
[DOCS] Updating notebooks (#28002)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgolebiewski-intel authored Dec 10, 2024
1 parent 59188b7 commit 535f807
Show file tree
Hide file tree
Showing 189 changed files with 6,678 additions and 2,619 deletions.
2 changes: 1 addition & 1 deletion docs/nbdoc/consts.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
repo_owner = "openvinotoolkit"
repo_name = "openvino_notebooks"
repo_branch = "tree/main"
artifacts_link = "http://repository.toolbox.iotg.sclab.intel.com/projects/ov-notebook/0.1.0-latest/20241120220806/dist/rst_files/"
artifacts_link = "http://repository.toolbox.iotg.sclab.intel.com/projects/ov-notebook/0.1.0-latest/20241209220902/dist/rst_files/"
blacklisted_extensions = ['.xml', '.bin']
notebooks_repo = "https://github.com/openvinotoolkit/openvino_notebooks/blob/latest/"
notebooks_binder = "https://mybinder.org/v2/gh/openvinotoolkit/openvino_notebooks/HEAD?filepath="
Expand Down
61 changes: 30 additions & 31 deletions docs/notebooks/3D-pose-estimation-with-output.rst

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/notebooks/3D-segmentation-point-clouds-with-output.rst
Original file line number Diff line number Diff line change
Expand Up @@ -214,12 +214,12 @@ chair for example.
.. parsed-literal::
data/chair.pts: 0%| | 0.00/69.2k [00:00<?, ?B/s]
chair.pts: 0%| | 0.00/69.2k [00:00<?, ?B/s]
.. parsed-literal::
/tmp/ipykernel_3496878/2434168836.py:12: UserWarning: No data for colormapping provided via 'c'. Parameters 'cmap' will be ignored
/tmp/ipykernel_2157242/2434168836.py:12: UserWarning: No data for colormapping provided via 'c'. Parameters 'cmap' will be ignored
ax.scatter3D(X, Y, Z, s=5, cmap="jet", marker="o", label="chair")
Expand Down Expand Up @@ -313,7 +313,7 @@ select device from dropdown list for running inference using OpenVINO
.. parsed-literal::
/tmp/ipykernel_3496878/2804603389.py:23: UserWarning: No data for colormapping provided via 'c'. Parameters 'cmap' will be ignored
/tmp/ipykernel_2157242/2804603389.py:23: UserWarning: No data for colormapping provided via 'c'. Parameters 'cmap' will be ignored
ax.scatter(XCur, YCur, ZCur, s=5, cmap="jet", marker="o", label=classes[i])
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions docs/notebooks/action-recognition-webcam-with-output.rst
Original file line number Diff line number Diff line change
Expand Up @@ -153,13 +153,13 @@ and the system automatically downloads the two models
.. parsed-literal::
model/intel/action-recognition-0001/action-recognition-0001-decoder/FP16/action-recognition-0001-decoder.bin:
action-recognition-0001-decoder.bin: 0%| | 0.00/14.4M [00:00<?, ?B/s]
.. parsed-literal::
model/intel/action-recognition-0001/action-recognition-0001-encoder/FP16/action-recognition-0001-encoder.bin:
action-recognition-0001-encoder.bin: 0%| | 0.00/40.6M [00:00<?, ?B/s]
Load your labels
Expand Down Expand Up @@ -192,7 +192,7 @@ also provides the text file embedded into this notebook.
.. parsed-literal::
data/kinetics.txt: 0%| | 0.00/5.82k [00:00<?, ?B/s]
kinetics.txt: 0%| | 0.00/5.82k [00:00<?, ?B/s]
.. parsed-literal::
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 3 additions & 9 deletions docs/notebooks/all_notebooks_paths.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
notebooks/3D-pose-estimation-webcam/3D-pose-estimation.ipynb
notebooks/3D-segmentation-point-clouds/3D-segmentation-point-clouds.ipynb
notebooks/action-recognition-webcam/action-recognition-webcam.ipynb
notebooks/amused-lightweight-text-to-image/amused-lightweight-text-to-image.ipynb
notebooks/animate-anyone/animate-anyone.ipynb
notebooks/async-api/async-api.ipynb
notebooks/auto-device/auto-device.ipynb
Expand All @@ -19,9 +18,7 @@ notebooks/ddcolor-image-colorization/ddcolor-image-colorization.ipynb
notebooks/depth-anything/depth-anything.ipynb
notebooks/depth-anything/depth-anything-v2.ipynb
notebooks/detectron2-to-openvino/detectron2-to-openvino.ipynb
notebooks/distilbert-sequence-classification/distilbert-sequence-classification.ipynb
notebooks/distil-whisper-asr/distil-whisper-asr.ipynb
notebooks/dolly-2-instruction-following/dolly-2-instruction-following.ipynb
notebooks/dynamicrafter-animating-images/dynamicrafter-animating-images.ipynb
notebooks/efficient-sam/efficient-sam.ipynb
notebooks/encodec-audio-compression/encodec-audio-compression.ipynb
Expand All @@ -33,6 +30,7 @@ notebooks/film-slowmo/film-slowmo.ipynb
notebooks/florence2/florence2.ipynb
notebooks/flux.1-image-generation/flux.1-image-generation.ipynb
notebooks/freevc-voice-conversion/freevc-voice-conversion.ipynb
notebooks/glm-edge-v/glm-edge-v.ipynb
notebooks/gpu-device/gpu-device.ipynb
notebooks/grammar-correction/grammar-correction.ipynb
notebooks/grounded-segment-anything/grounded-segment-anything.ipynb
Expand All @@ -43,11 +41,11 @@ notebooks/hello-segmentation/hello-segmentation.ipynb
notebooks/hello-world/hello-world.ipynb
notebooks/hugging-face-hub/hugging-face-hub.ipynb
notebooks/hunyuan-dit-image-generation/hunyuan-dit-image-generation.ipynb
notebooks/image-bind/image-bind.ipynb
notebooks/image-classification-quantization/image-classification-quantization.ipynb
notebooks/instant-id/instant-id.ipynb
notebooks/instruct-pix2pix-image-editing/instruct-pix2pix-image-editing.ipynb
notebooks/internvl2/internvl2.ipynb
notebooks/janus-multimodal-generation/janus-multimodal-generation.ipynb
notebooks/jax-to-openvino/jax-classification-to-openvino.ipynb
notebooks/jina-clip/jina-clip.ipynb
notebooks/knowledge-graphs-conve/knowledge-graphs-conve.ipynb
Expand All @@ -67,13 +65,13 @@ notebooks/llm-chatbot/llm-chatbot.ipynb
notebooks/llm-question-answering/llm-question-answering.ipynb
notebooks/llm-rag-langchain/llm-rag-langchain.ipynb
notebooks/llm-rag-llamaindex/llm-rag-llamaindex.ipynb
notebooks/localai/localai.ipynb
notebooks/magika-content-type-recognition/magika-content-type-recognition.ipynb
notebooks/meter-reader/meter-reader.ipynb
notebooks/minicpm-v-multimodal-chatbot/minicpm-v-multimodal-chatbot.ipynb
notebooks/mllama-3.2/mllama-3.2.ipynb
notebooks/mms-massively-multilingual-speech/mms-massively-multilingual-speech.ipynb
notebooks/mobileclip-video-search/mobileclip-video-search.ipynb
notebooks/mobilevlm-language-assistant/mobilevlm-language-assistant.ipynb
notebooks/modelscope-to-openvino/modelscope-to-openvino.ipynb
notebooks/model-server/model-server.ipynb
notebooks/multilora-image-generation/multilora-image-generation.ipynb
Expand All @@ -92,7 +90,6 @@ notebooks/optimize-preprocessing/optimize-preprocessing.ipynb
notebooks/outetts-text-to-speech/outetts-text-to-speech.ipynb
notebooks/paddle-ocr-webcam/paddle-ocr-webcam.ipynb
notebooks/paddle-to-openvino/paddle-to-openvino-classification.ipynb
notebooks/paint-by-example/paint-by-example.ipynb
notebooks/parler-tts-text-to-speech/parler-tts-text-to-speech.ipynb
notebooks/person-counting-webcam/person-counting.ipynb
notebooks/person-tracking-webcam/person-tracking.ipynb
Expand Down Expand Up @@ -139,7 +136,6 @@ notebooks/stable-diffusion-v2/stable-diffusion-v2-text-to-image-demo.ipynb
notebooks/stable-diffusion-v2/stable-diffusion-v2-text-to-image.ipynb
notebooks/stable-diffusion-v3/stable-diffusion-v3.ipynb
notebooks/stable-diffusion-v3/stable-diffusion-v3-torch-fx.ipynb
notebooks/stable-diffusion-xl/segmind-vegart.ipynb
notebooks/stable-diffusion-xl/stable-diffusion-xl.ipynb
notebooks/stable-fast-3d/stable-fast-3d.ipynb
notebooks/stable-video-diffusion/stable-video-diffusion.ipynb
Expand All @@ -156,14 +152,12 @@ notebooks/tflite-selfie-segmentation/tflite-selfie-segmentation.ipynb
notebooks/tflite-to-openvino/tflite-to-openvino.ipynb
notebooks/tiny-sd-image-generation/tiny-sd-image-generation.ipynb
notebooks/torchvision-zoo-to-openvino/convnext-classification.ipynb
notebooks/typo-detector/typo-detector.ipynb
notebooks/vehicle-detection-and-recognition/vehicle-detection-and-recognition.ipynb
notebooks/vision-background-removal/vision-background-removal.ipynb
notebooks/vision-monodepth/vision-monodepth.ipynb
notebooks/wav2lip/wav2lip.ipynb
notebooks/whisper-asr-genai/whisper-asr-genai.ipynb
notebooks/whisper-subtitles-generation/whisper-subtitles-generation.ipynb
notebooks/wuerstchen-image-generation/wuerstchen-image-generation.ipynb
notebooks/yolov10-optimization/yolov10-optimization.ipynb
notebooks/yolov11-optimization/yolov11-instance-segmentation.ipynb
notebooks/yolov11-optimization/yolov11-keypoint-detection.ipynb
Expand Down
Loading

0 comments on commit 535f807

Please sign in to comment.