Deep-JPEG/MPEG-Decoder A Deep Learning-based decoder for JPEG/MPEG files Building the repository With Python >= 3.6.5 and pip, install the dependencies: $ pip install numpy $ pip install scikit-image $ pip install opencv-python $ pip install matplotlib $ pip install scipy