innat / VideoMAE

[NeurIPS'22] VideoMAE: Masked Autoencoders are Data-Efficient Learners for Self-Supervised Video Pre-Training
https://arxiv.org/abs/2203.12602
Apache License 2.0
15 stars 3 forks source link

Support Keras V3 #2

Open innat opened 11 months ago

innat commented 11 months ago

Short Description

By supporting keras-v3 the same codebases can be run on multiple backend, i.e. tensorflow, torch, and jax.

Other Information