Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Spatial Broadcast Decoding (SBD) #3

Open
Micky774 opened this issue Dec 23, 2021 · 0 comments
Open

Implement Spatial Broadcast Decoding (SBD) #3

Micky774 opened this issue Dec 23, 2021 · 0 comments

Comments

@Micky774
Copy link

In a separate decoders.py file, create an implementation of the SBD module described in this paper: https://arxiv.org/pdf/1901.07017.pdf

Then, create a VAE implementation similar to your solution to #2, however this time use SBD as the decoding mechanism.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant