Skip to content

Commit

Permalink
nbfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
bebechien committed Feb 27, 2025
1 parent 1d229f6 commit 8fd5887
Show file tree
Hide file tree
Showing 3 changed files with 815 additions and 15,393 deletions.
4 changes: 2 additions & 2 deletions PaliGemma/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ This folder is organized into several categories, each focusing on a speicific a
| [[PaliGemma_1]Using_with_Mesop.ipynb]([PaliGemma_1]Using_with_Mesop.ipynb) | Integrate PaliGemma with [Google Mesop](https://google.github.io/mesop/). |
| [[PaliGemma_1]Zero_shot_object_detection_in_images.ipynb]([PaliGemma_1]Zero_shot_object_detection_in_images.ipynb) | Zero-shot Object Detection in images using PaliGemma. |
| [[PaliGemma_1]Zero_shot_object_detection_in_videos.ipynb]([PaliGemma_1]Zero_shot_object_detection_in_videos.ipynb) | Zero-shot Object Detection in videos using PaliGemma. |
| [[PaliGemma_2]Keras_Quickstart.ipynb]([PaliGemma_2]Keras_Quickstart.ipynb) | PaliGemma 2 3B DOCCI model quickstart tutorial with Keras |
| [[PaliGemma_2]Using_with_Transformersjs.ipynb]([PaliGemma_2]Using_with_Transformersjs.ipynb) | Run PaliGemma 2 with Transformers.js. |
| [[PaliGemma_2]Convert_PaliGemma2_to_ONNX.ipynb]([PaliGemma_2]Convert_PaliGemma2_to_ONNX.ipynb) | Convert and quantize PaliGemma 2 to ONNX format, making it compatible for inferencing with Transformers.js. |
| [[PaliGemma_2]Inference_PaliGemma2_with_Transformers_js.ipynb]([PaliGemma_2]Inference_PaliGemma2_with_Transformers_js.ipynb) | Inference PaliGemma 2 with Transformers.js for tasks like image captioning, zero-shot object detection, OCR, and visual Q&A. |
| [[PaliGemma_2]Keras_Quickstart.ipynb]([PaliGemma_2]Keras_Quickstart.ipynb) | PaliGemma 2 3B DOCCI model quickstart tutorial with Keras |
| [[PaliGemma_2]Using_with_Transformersjs.ipynb]([PaliGemma_2]Using_with_Transformersjs.ipynb) | Run PaliGemma 2 with Transformers.js. |

## Finetuning
| Notebook Name | Description |
Expand Down
Loading

0 comments on commit 8fd5887

Please sign in to comment.