1
0
Fork 0
mirror of synced 2024-06-26 18:20:26 +12:00
Commit graph

10 commits

Author SHA1 Message Date
nagadomi f0fc2c89d1 Add support for grayscale data 2017-04-09 20:53:53 +09:00
nagadomi bdff13a35f Use rgb2y instead of rgb2yuv 2016-11-06 05:32:36 +09:00
nagadomi a72af8cfef Use 'image' module because the deadlock problem has fixed 2016-10-21 01:21:42 +09:00
nagadomi c2e4bb4380 Support for multi-thread in training
And remove `sys`,`image` and `graphicsmagicks.conveter` from the training code because those causes the deadlock on thread package.
2016-09-11 06:31:44 +09:00
nagadomi f7e83e4465 performance tuning 2016-09-08 22:35:27 +09:00
nagadomi 8e90a44d30 noise0 2016-07-09 09:08:04 +09:00
nagadomi fb3636c3b7 Change noise rate in jpeg training 2016-06-20 15:55:43 +09:00
nagadomi 9d3e1a241e refactor 2016-06-18 20:25:15 +09:00
nagadomi 70eb2b508f Fix a performance problem in resampling 2016-05-30 19:15:54 +09:00
nagadomi 51ae485cd1 Add new models
upconv_7 is 2.3x faster than previous model
2016-05-13 09:49:53 +09:00