farizrahman4u
71283a211b
pep8
2017-03-19 08:43:43 +05:30
farizrahman4u
cb255024f1
typo
2017-03-19 08:43:11 +05:30
farizrahman4u
30148cc5a5
typo
2017-03-19 08:41:59 +05:30
farizrahman4u
f7a1998f67
update pelu to K2
2017-03-19 08:40:59 +05:30
farizrahman4u
4295b8e91f
update pelu to K2
2017-03-19 08:40:45 +05:30
farizrahman4u
69e1a5d487
pep8
2017-03-19 08:19:14 +05:30
farizrahman4u
10a1839de8
pep8
2017-03-19 08:19:08 +05:30
farizrahman4u
b0de4fa210
pep8
2017-03-19 08:18:59 +05:30
farizrahman4u
3773baa1fb
fix deconv3d test
2017-03-19 08:15:43 +05:30
farizrahman4u
3d88c9367c
add None tolerance option
2017-03-19 08:15:24 +05:30
farizrahman4u
7f71ffbc1a
fix import error
2017-03-19 08:09:37 +05:30
farizrahman4u
464cdd66b1
use local test utils
2017-03-19 08:08:05 +05:30
farizrahman4u
65239e5f71
maintain local copy of test utils for now
2017-03-19 08:07:48 +05:30
farizrahman4u
70b8225abc
update all to K2
2017-03-19 08:01:52 +05:30
farizrahman4u
9cdf52e71f
update conv tests
2017-03-19 08:01:35 +05:30
farizrahman4u
52ceb7afaf
fix tf backend too
2017-03-19 08:01:00 +05:30
farizrahman4u
4c8a5a939a
update depth-to-space
2017-03-19 08:00:36 +05:30
farizrahman4u
8ce313aaff
bug fix upsampling
2017-03-19 07:59:38 +05:30
farizrahman4u
7c4697f0e2
update subpixel upscaling
2017-03-19 07:35:28 +05:30
farizrahman4u
870de847b5
fix import errors in tests
2017-03-19 07:33:48 +05:30
farizrahman4u
4ff4bf8319
objectives -> losses
2017-03-19 07:33:00 +05:30
farizrahman4u
867c52f23c
test file renames
2017-03-19 07:32:37 +05:30
farizrahman4u
8dd093e4ff
bug fix cos conv2d
2017-03-19 07:32:10 +05:30
farizrahman4u
b5e681c817
initializations->initializers
2017-03-19 07:28:31 +05:30
farizrahman4u
d25aaec04d
update conv layers
2017-03-19 07:27:13 +05:30
farizrahman4u
aebac0335a
update backends to K2
2017-03-19 07:24:25 +05:30
farizrahman4u
15bc52cd6d
initialzations -> initializers
2017-03-17 01:47:21 +05:30
farizrahman4u
267027921d
initialzations -> initializers
2017-03-17 01:46:19 +05:30
farizrahman4u
cca748fd00
fix import errors
2017-03-17 01:45:24 +05:30
farizrahman4u
91e58a1dc6
border_mode -> padding
2017-03-17 01:44:51 +05:30
Pat York and GitHub
df1355cc8b
Merge pull request #41 from abhaikollara/DSSIM
...
Fix documentation
2017-03-10 14:05:48 -08:00
abhai
af53586158
Fix documentation
2017-03-11 03:09:59 +05:30
Frédéric Branchaud-Charron and Michael Oliver
f5baa3fbc4
add dssim objective ( #26 )
...
* add dssim
* PEP8-ify
* use backend to get the right shape
* Remove the need of the batch size.
* Fix for theano backend on reshape
* PEP8
* Merge master
* changes according to review
2017-03-09 09:13:06 -08:00
Pat York and GitHub
d19534136b
Merge pull request #34 from titu1994/densenet_fcn
...
Added DenseNet FCN
2017-03-06 16:00:40 -08:00
Somshubra Majumdar
b0d9591e39
Removed extra comment line
2017-03-03 19:05:45 -06:00
Somshubra Majumdar
6c656f12d9
Make SubPixelUpscaling work with any backend/dim ordering combination
2017-03-01 15:08:44 -06:00
Somshubra Majumdar
ee0e31a9b8
Fix typo
2017-03-01 14:08:01 -06:00
Somshubra Majumdar
55d565f327
Add documentation to SubPixelUpscaling layer
2017-03-01 14:04:01 -06:00
Somshubra Majumdar
96595f9b97
Merge branch 'master' of https://github.com/farizrahman4u/keras-contrib into densenet_fcn
2017-03-01 13:23:29 -06:00
Junwei Pan and GitHub
7e48f49dc3
Merge pull request #39 from tboquet/docfix
...
Doc and style fix
2017-03-01 08:31:29 -08:00
Junwei Pan and GitHub
90648786d0
Merge pull request #37 from farizrahman4u/cosineconv
...
Cosine Normalized Conv2D
2017-03-01 08:31:18 -08:00
Somshubra Majumdar
0bd720c6f3
Corrected a bug with naming in SubPixelUpsampling
2017-02-27 23:17:44 -06:00
Somshubra Majumdar
c40c680767
Correct name depth to space instead of depth to scale
2017-02-27 23:04:54 -06:00
Somshubra Majumdar
2e466d07d7
Revert pytest settings
2017-02-27 23:01:34 -06:00
Somshubra Majumdar
3634ca6bfc
Add assertions to prevent using wrong dim ordering/backends when using depth_to_space backend methods
2017-02-27 23:00:52 -06:00
Somshubra Majumdar
1986348465
Fix tests
2017-02-27 22:54:52 -06:00
Somshubra Majumdar
4aa331d548
Fix a few mistakes
2017-02-27 22:25:30 -06:00
Somshubra Majumdar
70507df3c6
Attempt running test again
2017-02-27 22:12:55 -06:00
Somshubra Majumdar
c86bb9364d
Added Subpixel convolution layer test
2017-02-27 21:13:58 -06:00
Michael Oliver
603e5188bb
pep8 fix
2017-02-27 15:06:47 -08:00