Skip to content

Commit 49b2a30

Browse files
authored
Migration of masked_image_modeling_with_autoencoders to keras 3 (#2275)
* feat: migration of masked_image_modeling_with_autoencoders from keras 2 to keras 3 * feat: migration of masked_image_modeling_with_autoencoders from keras 2 to keras 3 * fix: refactor MAE to be backend-agnostic , corrected data pipeline mapping logic * fix: mae print * update backend * fix: black formatting * fix: changed as per comments * fix: addressed the review * fix: black format * fix: corrected the docstring * fix: add the evaluation images * feat:add ipynb & md file
1 parent 742c9ac commit 49b2a30

10 files changed

+927
-1149
lines changed
11.4 KB
Loading
10.7 KB
Loading
10.1 KB
Loading
16.4 KB
Loading
22.4 KB
Loading
35.7 KB
Loading
36.9 KB
Loading

examples/vision/ipynb/masked_image_modeling.ipynb

Lines changed: 317 additions & 222 deletions
Large diffs are not rendered by default.

examples/vision/masked_image_modeling.py

Lines changed: 256 additions & 181 deletions
Large diffs are not rendered by default.

examples/vision/md/masked_image_modeling.md

Lines changed: 354 additions & 746 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)