Alpkant / Thermal-to-Visible-Face-Recognition-Using-Deep-Autoencoders

Official repository of our BIOSIG19 paper "Thermal to Visible Face Recognition Using Deep Autoencoders"
MIT License
35 stars 6 forks source link

Can you share the neural network code? #1

Closed refaev closed 4 years ago

refaev commented 4 years ago

Can you please share the neural network code? And preferably, with the trained weights.

Alpkant commented 4 years ago

I will try to refactor and provide the model architecture codes which is written in PyTorch. I think trained weights will not be available.

refaev commented 4 years ago

Thanks.

Alpkant commented 4 years ago

I have added the model file and dataset loaders. Unfortunately, I can't upload the model weights.