Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 600 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 600 Bytes

HDRVideo3DGan

An efficient technique for generating low-cost HDR videos (Ongoing work).

This code uses the pytorch template (scaffolding) that already defines a high level flow, configuration mechanishm and code organization for training models. The flow ensures the popular and effective guidelines are followed while training the models, such as seeding before training to ensure determinism/reproducibility, train/val split, etc..

Detailed explaination and steps to run coming soon....

Evaluate

Use the pretrained-model

Train

Download the dataset:

Train the model: