Skip to content

This repository implements the Wave-U-net architecture in TensorFlow 2

License

Notifications You must be signed in to change notification settings

satvik-venkatesh/Wave-U-net-TF2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wave-U-net-TF2

This repository implements the Wave-U-net (Stoller et al., 2018) architecture in TensorFlow 2/Keras.

Quick Start

Want to try it without installing anything? Here is a Google Colab notebook.

Usage Example

git clone https://github.com/satvik-venkatesh/Wave-U-net-TF2.git
cd Wave-U-net-TF2

from wave_u_net import wave_u_net

m = wave_u_net()

m.summary()

About

This repository implements the Wave-U-net architecture in TensorFlow 2

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published