header only, deep learning framework with no dependencies other than libtorch
C++ only super_resolution (train & test)
60epochs
It's still being verified
ESPCN(Efficient SubPixel Convolutional Neural Network)
SRCNN(Super-Resolution Convolutional Neural Network)
C++ only DCGAN(Deep Convolutional Generative Adversarial Network) (train & test) reference

It was not possible with tiny-dnn, but it became possible with cpp_torch(libtorch).


