ningpengtao-coder / FSQ

Keras implement of Finite Scalar Quantization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FSQ

Keras implement of Finite Scalar Quantization

Introduction

Code

  • fsqae.py: Finite Scalar Quantised - AutoEncoder
  • vqvae.py: Vector Quantised - Variational AutoEncoder

Environment

  • tensorflow 1.15.5
  • keras 2.3.1
  • bert4keras 0.11.5

About

Keras implement of Finite Scalar Quantization

License:Apache License 2.0


Languages

Language:Python 100.0%