Skip to content

Commit

Permalink
update: object_detection.md
Browse files Browse the repository at this point in the history
  • Loading branch information
soumik12345 authored Aug 20, 2023
1 parent 09866d0 commit d356fa6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/keras/object_detection.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ Utilities and callbacks integrating Weights & Biases with the object detection s

|Examples|Link|WandB Run|
|---|---|---|
|Easy and Simple Object-detection using KerasCV and Weights & Biases| [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/soumik12345/wandb-addons/blob/docs-update/docs/keras/examples/object_detection_inference.ipynb) | [![](https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-gradient.svg)](https://wandb.ai/geekyrakshit/keras-community-days/runs/9jifx9en) |
|Visualizing Object-detection datasets using Weights & Biases| [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/soumik12345/wandb-addons/blob/docs-update/docs/keras/examples/visualize_dataset.ipynb) | [![](https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-gradient.svg)](https://wandb.ai/geekyrakshit/keras-community-days/runs/yticgbrk) |
|Training an object detetction model using KerasCV and Weights & Biases| [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/soumik12345/wandb-addons/blob/docs-update/docs/keras/examples/train_retinanet.ipynb) | [![](https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-gradient.svg)](https://wandb.ai/geekyrakshit/keras-cv-callbacks/runs/fkyseyuo) |
|Easy and Simple Object-detection using KerasCV and Weights & Biases| [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/soumik12345/wandb-addons/blob/main/docs/keras/examples/object_detection_inference.ipynb) | [![](https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-gradient.svg)](https://wandb.ai/geekyrakshit/keras-community-days/runs/9jifx9en) |
|Visualizing Object-detection datasets using Weights & Biases| [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/soumik12345/wandb-addons/blob/main/docs/keras/examples/visualize_dataset.ipynb) | [![](https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-gradient.svg)](https://wandb.ai/geekyrakshit/keras-community-days/runs/yticgbrk) |
|Training an object detetction model using KerasCV and Weights & Biases| [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/soumik12345/wandb-addons/blob/main/docs/keras/examples/train_retinanet.ipynb) | [![](https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-gradient.svg)](https://wandb.ai/geekyrakshit/keras-cv-callbacks/runs/fkyseyuo) |


::: wandb_addons.keras.detection

0 comments on commit d356fa6

Please sign in to comment.