dmarnerides / hdr-expandnet

Training and inference code for ExpandNet
Other
201 stars 40 forks source link

Any updates on Training Source? #3

Closed cmooreml closed 5 years ago

cmooreml commented 5 years ago

This would help jump start testing the network for our research. Thanks very much.

https://github.com/dmarnerides/hdr-expandnet/issues/1

Author is working on his PhD and has not had time to clean up the training code. This project may be a good reference for people looking to train: https://github.com/echolijinghui/ExpandNet

dmarnerides commented 5 years ago

Hi, thanks for the patience. I will implement a minimal version of the training code with the current version of PyTorch within the next two weeks. Reopening this for reference.

t2ac32 commented 5 years ago

Commenting to come back and check for Pytorch code.

dmarnerides commented 5 years ago

Update: Working on it, I will need a bit more time.

dmarnerides commented 5 years ago

Update: Added training code.