victorca25 / traiNNer

traiNNer: Deep learning framework for image and video super-resolution, restoration and image-to-image translation, for training and testing.
Apache License 2.0
293 stars 39 forks source link

Add scipy to requirements (e.g. used by CEMNet) #40

Closed rlaphoenix closed 3 years ago

victorca25 commented 3 years ago

Will not merge directly, instead created an optional requirements file https://github.com/victorca25/BasicSR/blob/master/optional_requirements.txt and moved the imports that do not impede regular training there. Also now optional requirements are mentioned in the main readme: https://github.com/victorca25/BasicSR#optional-dependencies