Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from keras-team:master #3

Open
wants to merge 1,675 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Jun 11, 2020

See Commits and Changes for more details.


Created by pull[bot]. Want to support this open source service? Please star it : )

@pull pull bot added the ⤵️ pull label Jun 11, 2020
* add deeplabv3 plus example

* revert graphs

* revert graphs

* Delete examples/vision/img/deeplabv3_plus/deeplabv3_plus_18_7.png

* Delete examples/vision/img/deeplabv3_plus/deeplabv3_plus_18_5.png

* update

---------

Co-authored-by: Divyashree Sreepathihalli <divyashreepathihalli>
* update latent walk example

* update plot grid

---------

Co-authored-by: Divyashree Sreepathihalli <divyashreepathihalli>
* migrate video classification example to keras 3

* update ckpt path

* update last updated date

* unfixed the backend used in the example

* update last updated date

* runned autogen for md and ipynb files
…1678)

* update example to keras 3

* fix training error

* add .md and and .ipynb files
* add pointnet

* add .md and ipynb files
* Port DeeplabV3Plus guide to Keras 3

* Add rendered semantic segmentation guide

* Add MeanIoU back

---------

Co-authored-by: Matt Watson <mattdangerw@gmail.com>
Update mixup
…erally for packaging Keras models fore wide distribution (#1685)

* added new example for the functional subclassing pattern and packaging Keras models for wide distribution in general

* int8 bug fix and other stylistic issues resolved

* removed backend selector, which was indeed not useful

* switched all headers from # to ## formatting

* fixed typo in description
* Convert to Keras 3

* Convert to Keras 3

* Migarte to Keras 3
* Update Keras version

* Update keras version
* Migrated fully_convolutional_network example to Keras 3

* Initialised seed to integer values
* add: gcvit from keras

* update: `black` formatting

* update: black format

* update: source `.py` file

1. new weights
2. load from `.keras`

* add: output files

* update: remove `!` from shell codes
* Migrating SimSiam Example to Keras-3

* Removed Seed and Updated Formatting
sachinprasadhs and others added 30 commits July 27, 2024 19:06
* fix torch guide

* trim .md output
* Update visualize_tuning.py

* Update visualize_tuning.ipynb

* Update visualize_tuning.md
* Add LoRA and QLoRA example

* Use JAX as backend

* Add md and ipynb files

* Fix autogen.py

* Update KerasNLP link
* Fix the typo error in custom_train_step_in_tensorflow.ipynb

* fix the typo
* Fixed the broken link in multi_label_classification.py

* Fixed the broken link in multi_label_classification
…nd) (#1910)

* Monocular depth estimation - Keras 3 Migration (Only Tensorflow Backend)

* trim output

* Added PyDataset
We've made a number of name changes to accommodate multi-modal
models with a lot more task types.
* Rename keras-nlp to keras-hub

* Basic changes for KerasHub docs

* More renames

* update autogen.py

* add back keras_cv

* add back keras_nlp

* update autogen.py

* orevide gitignore

* update master

* add back keras-nlp to requirements

* update KerasHub version

---------

Co-authored-by: Matt Watson <mattdangerw@gmail.com>
* add SAM guide to keras_hub

* update kerashub version in autogen

* add generated files
* add KerasHub model symbols

* correct dense spelling

* update sam layers

* fix error

* fix tests

* correct typo
* Add SD3 guide for KerasHub

* Add link

* Fix images

* Address comments

* Update images

* Add `strength` parameter description
* Added examples for using STFTSpectrogram layers.

* added template for STDTSpectrogram layer.

* fixed some comments in the guide for the STFTSpectrogram layer.
* Add KerasHub classification guide

* Add lukewood as author

* Create `classification_with_keras_hub.py` and run `autogen.py`

* Address comments

* Delete unused image files

* Fix image paths

* Addressed comments

* Removed empty line
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.