techxzen / hdrnet-mobile

A C++ implementation of hdrnet inference.
49 stars 11 forks source link

pretrain model Task #5

Closed leemengxing closed 5 years ago

leemengxing commented 5 years ago

hello,I want to ask what tasks are used for pretrained models?

techxzen commented 5 years ago

Hello, the pretrained models are mainly for image enhancement. Concretely, hdrnet can achieve real-time processing. The pretrained models of hdrnet are used to replace some complex task, like HDR+, local laplacian and style transfer.