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

is there any implementation of 3D partial convolution in keras or tf #15

Open
wooramkang opened this issue May 22, 2019 · 1 comment
Open

Comments

@wooramkang
Copy link

wooramkang commented May 22, 2019

now i'm trying to make some codes to build a model for video inpainting, not image inpainting.
on researching inpainting models, i found partial convolution works well
so i would like to build a model with partial convolution for 3D but there is no standard codes or codes working well that i can follow

so do your team have a plan to do or doing some works or research for it?
so is there any reference to read some codes, not papers?

what i mentioned)
https://github.com/MathiasGruber/PConv-Keras
https://arxiv.org/pdf/1804.07723.pdf

@liuguilin1225
Copy link
Contributor

We haven't worked on 3D yet. You can also find some other video inpainting code repos. There are some recent works on video inpainting in CVPR/arxiv.

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

2 participants