momalave/myUpscaler
C++ implementation of a deep learning model that upscales RGB images using a factor of 4x (i.e. 270p to 1080p). The model was pre-trained and saved using the SavedModel format in Tensorflow.
C++MIT
C++ implementation of a deep learning model that upscales RGB images using a factor of 4x (i.e. 270p to 1080p). The model was pre-trained and saved using the SavedModel format in Tensorflow.
C++MIT