veb-101 / keras-vision

Porting vision models to Keras 3 for easily accessibility. Contains MobileViT v1.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Porting all models from everywhere to Keras for leveraging multi-backend support.

Cause why not?🤷🏻‍♂️

Updates

  1. [2024-05-04] Converted MobileViT to Keras 3 and released weights of all 3 variants.
    1. Jax backend currently not working, I'm working on a fix.
    2. Release: https://github.com/veb-101/keras-vision/releases/tag/v0.4

About

Porting vision models to Keras 3 for easily accessibility. Contains MobileViT v1.


Languages

Language:Jupyter Notebook 96.0%Language:Python 4.0%