typewriter icon indicating copy to clipboard operation
typewriter copied to clipboard

What would be the best way to use a pre-trained autoencoder as an image input embedder?

Open Kurtoid opened this issue 4 years ago • 0 comments

I already have the structure and weights for an image autoencoder. Should I do this as a InputFilter or a Input Embedder? How should I go about doing this?

Kurtoid avatar May 19 '20 20:05 Kurtoid