examples icon indicating copy to clipboard operation
examples copied to clipboard

Example deep learning projects that use wandb's features.

Results 51 examples issues
Sort by recently updated
recently updated
newest added

Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.1.0 to 1.11.1. Release notes Sourced from streamlit's releases. 1.11.1 No release notes provided. 1.11.0 No release notes provided. 1.10.0 No release notes provided. 1.9.2 No release...

dependencies

Once this [PR]( https://github.com/ultralytics/yolov5/pull/8831) is merged, we should update our YOLOv5 examples to install latest wandb: ```bash pip install -Uq wandb ```

bug

Remove small copy-paste error on model reg colab

When I copied the Readme from `wandb/annotation_streamlit` to `examples` I didn't realize that the links for the images in the markdown would be still pointing to images in the original...

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.0. Release notes Sourced from pillow's releases. 10.2.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.2.0.html Changes Add keep_rgb option when saving JPEG to prevent conversion of RGB colorspace #7553 [@​bgilbert] Trim...

dependencies

Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.28.1 to 1.30.0. Release notes Sourced from streamlit's releases. 1.30.0 What's Changed New Features 🎉 Add support for scroll container via the height parameter by @​LukasMasuch in...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.0. Release notes Sourced from pillow's releases. 10.2.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.2.0.html Changes Add keep_rgb option when saving JPEG to prevent conversion of RGB colorspace #7553 [@​bgilbert] Trim...

dependencies

Add a new colab in a new directory.