1
0
Fork 0
mirror of synced 2024-06-27 02:30:34 +12:00
Commit graph

11 commits

Author SHA1 Message Date
nagadomi fe885a3466 Fix -pairwise_y_binary 2017-04-16 04:38:53 +09:00
nagadomi f0fc2c89d1 Add support for grayscale data 2017-04-09 20:53:53 +09:00
nagadomi c6e3a68974 Optimize flip in user method when -patchs is small 2017-02-12 17:48:21 +09:00
nagadomi 43a9b58fcb Add GCN option for user method 2016-12-25 20:17:47 +09:00
nagadomi bdaca16c67 perfomance tuning 2016-11-02 23:42:14 +09:00
nagadomi b066761cdc Add data augmentation for user method 2016-10-21 18:34:48 +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 b3c968ef11 Fix a bug in user method when scale=2 2016-07-20 14:06:17 +09:00
nagadomi edac608f18 Add support for user specified pairwise data for universal filter 2016-07-05 02:42:40 +09:00