Commit Graph

  • 6ec66fec74 save_load_utils_test.py removes 'model.h5' Andrew Hundt 2017-10-10 13:17:06 -04:00
  • ef035e5664 Fixing error with keras missing legacy_get_updates_support C Reid 2017-10-05 01:00:05 -07:00
  • 0be5a2ccac * Add names for layers of dense/transition blocks vfdev-5 2017-10-01 01:52:23 +02:00
  • a92268ffcb Merge pull request #146 from vilmar-hillow/master Andrew Hundt 2017-09-27 16:21:43 -04:00
  • 2e6b036052 Merge pull request #156 from farizrahman4u/recurrent Andrew Hundt 2017-09-25 14:44:36 -04:00
  • b2a05d7d1d recurrent.py pep8 Andrew Hundt 2017-09-25 13:46:39 -04:00
  • 64734fbe03 recurrent.py _time_distributed_dense doesn't exist Andrew Hundt 2017-09-25 13:40:47 -04:00
  • 48c840bda0 setup.py update to match keras Andrew Hundt 2017-09-25 13:27:02 -04:00
  • 7947789dfd .travis.yml apply upstream keras changes Andrew Hundt 2017-09-25 13:19:57 -04:00
  • 5b4df46547 pep8 wassname 2017-09-24 11:36:56 +08:00
  • 3a3a250a8f Create jaccard_test.py Mike Clark 2017-09-24 09:50:32 +08:00
  • b1f92a6ed3 Update __init__.py Mike Clark 2017-09-24 09:31:00 +08:00
  • abc9718013 jaccard distance loss Mike Clark 2017-09-24 09:29:22 +08:00
  • 8d02cf2722 Merge pull request #151 from titu1994/fix-batchnorm master Somshubra Majumdar 2017-09-22 15:41:22 -05:00
  • 821eff3948 fix normalization tests Somshubra Majumdar 2017-09-22 13:14:15 -05:00
  • 97c31364cc Merge pull request #144 from titu1994/master Somshubra Majumdar 2017-09-19 08:40:18 -05:00
  • ff47da56fb Merge branch 'master' of https://github.com/titu1994/keras-contrib Somshubra Majumdar 2017-09-08 11:28:05 -05:00
  • 99c0c4b2d2 Remove dropout weight check Somshubra Majumdar 2017-09-08 11:27:56 -05:00
  • 79c1bf7f26 Merge pull request #1 from ahundt/densenet_name_scope Somshubra Majumdar 2017-09-08 11:26:49 -05:00
  • b4dea23e65 cifar10_densenet.py fix parameter bug Andrew Hundt 2017-09-08 10:28:45 -04:00
  • b185d2655b densenet.py add name scope Andrew Hundt 2017-09-08 10:18:34 -04:00
  • 72f6ca1716 Update MD5 for weights Somshubra Majumdar 2017-09-07 08:50:05 -05:00
  • 14f3f3659b Fix for Python 3 in conll dataset loading vilmar-hillow 2017-09-07 15:19:48 +03:00
  • 5c6fd53a33 Fixed an incorrect passing of the dataformat to _preproce_input Somshubra Majumdar 2017-09-06 21:39:24 -05:00
  • 5bef6b9e52 Apply corrections Somshubra Majumdar 2017-09-06 21:33:24 -05:00
  • 7bae1db1f2 Update DenseNet with ImageNet weights and major code cleanup Somshubra Majumdar 2017-09-06 13:01:50 -05:00
  • 156c7e8e24 Correct dense connectivity in DenseNet Somshubra Majumdar 2017-09-01 18:14:24 -05:00
  • c4d1a61746 fix missing paren Michael Oliver 2017-08-16 21:01:26 -07:00
  • 4ae3058c92 change np.exp to K.exp (#128) Michael Oliver 2017-08-16 20:56:03 -07:00
  • 5aed16cadc Update ftml for Keras changes to optimizers (#137) Michael Oliver 2017-08-16 20:51:32 -07:00
  • 4c046972a5 fix import ftml-patch Michael Oliver 2017-08-16 20:40:17 -07:00
  • acb213b06a Update ftml for Keras changes to optimizers Michael Oliver 2017-08-16 17:56:25 -07:00
  • 157aa46f5a Fix typo 'tf' -> 'channels_last' (#135) vfdev 2017-08-17 02:48:37 +02:00
  • 80631dba2e Updates as suggested npexpfix Michael Oliver 2017-08-16 17:47:05 -07:00
  • 7c19245824 Update normalization.py Michael Oliver 2017-08-16 17:41:04 -07:00
  • 5eaa736fee change np.exp to K.exp Michael Oliver 2017-07-29 12:57:45 -07:00
  • 15133077af Fix test to refer to correct field for momentum weights in optimizer Michael Oliver 2017-07-03 13:28:18 -07:00
  • 13ec4b4174 Added Dead ReLU detector callback (#115) Gleb Sidora 2017-07-01 04:08:39 +03:00
  • 8ec9c77382 Fix Pascal VOC installation for Python 3 (#114) Antti Tarvainen 2017-06-21 19:42:47 +03:00
  • ee6c396475 pascal_voc.py fix runtime errors (#112) Andrew Hundt 2017-06-19 18:25:57 -04:00
  • f0bb5becbb Instance Normalization layer (#101) Mathieu Marquis Bolduc 2017-06-19 11:57:54 -04:00
  • 0b7eafa922 fix PEP8 Michael Oliver 2017-06-16 15:04:31 -07:00
  • 6a8739b6c7 add ftml_test.py Michael Oliver 2017-06-16 13:27:47 -07:00
  • ef6c770639 add tests for ftml add missing self.epsilon to ftml Michael Oliver 2017-06-16 13:20:09 -07:00
  • b5669f4100 Fix training difficulty for DenseNetFCN (#96) Somshubra Majumdar 2017-06-16 13:29:20 -05:00
  • ebd568283a FTML optimizer (#110) Shuai Zheng 2017-06-17 02:28:43 +08:00
  • a466050b5b add clip alias to correct place Michael Oliver 2017-06-15 17:36:12 -07:00
  • cd0af91219 fix imports Michael Oliver 2017-06-15 17:20:58 -07:00
  • 6936cf0de7 move constraints and initializers Michael Oliver 2017-06-15 17:02:49 -07:00
  • a42b437423 fix PEP8 Michael Oliver 2017-06-15 17:00:32 -07:00
  • 6bbfdad66d move constraints and initializers Michael Oliver 2017-06-15 16:58:33 -07:00
  • 5b0a8ca337 fix inits Michael Oliver 2017-06-15 16:49:02 -07:00
  • ef2daecc58 Move activations, metrics, optimizers and regularizers (#94) Ben 2017-06-15 19:15:59 -04:00
  • f7d3505e55 Add CNTK to travis build CNTK Michael Oliver 2017-06-15 12:27:26 -07:00
  • 58a0d51ae6 Fix PEP8 error Michael Oliver 2017-06-14 15:04:26 -07:00
  • 9dbb995cbc future proofing print function (#106) jmtatsch 2017-06-12 15:01:15 +02:00
  • 14d5ba1227 Add cntk backend (#103) Fariz Rahman 2017-06-10 10:05:11 +04:00
  • 0f78409087 fix sub_pixel_upscaling test Michael Oliver 2017-06-09 09:08:17 -07:00
  • 0182528dd2 Fix DSSIM definition (#99) Michael Oliver 2017-06-09 08:19:41 -07:00
  • e2da54b993 fix PEP8 error the-moliver-patch-3 Michael Oliver 2017-06-08 08:37:20 -07:00
  • 4f619fa686 save_all_weights and load_all_weights (#90) Ben 2017-06-07 23:59:48 -04:00
  • 3560fb7b6e second fix Michael Oliver 2017-06-07 20:55:05 -07:00
  • dc3302ac76 Fix DSSIM definition Michael Oliver 2017-06-07 20:50:35 -07:00
  • f0d7fe852d Make callbacks into a directory. (#91) Ben 2017-06-07 23:48:07 -04:00
  • ec8010077c Move DSSIMObjective to submodule (#93) Ben 2017-06-07 23:47:39 -04:00
  • 63d64ab144 Fix DSSIM definition the-moliver-patch-2 Michael Oliver 2017-06-07 20:43:48 -07:00
  • 3ebf304737 fix dssim, add test (#86) Frédéric Branchaud-Charron 2017-05-20 18:51:31 -04:00
  • a9905f1085 pascal_voc.py pascal voc 2012 dataset support (#80) Andrew Hundt 2017-05-20 17:14:18 -04:00
  • 61e65f6d7b coco.py mscoco dataset support (#81) Andrew Hundt 2017-05-20 17:13:58 -04:00
  • d1f4b6ba75 CRF for keras 2.x (#76) Eric Xihui Lin 2017-05-18 13:28:17 -04:00
  • 8a91b3a40e Ignore .DS_Store file (#68) nzw 2017-05-06 23:42:39 +09:00
  • 2b62fb2030 Fix batchnorm axis specification for Theano Michael Oliver 2017-05-02 22:07:52 -07:00
  • fc1ff55507 changed to use up2date tensorflow (#79) Eric Xihui Lin 2017-05-03 01:01:19 -04:00
  • f79f4a55c9 bug fixs for theano compatibility Michael Oliver 2017-04-28 18:23:56 -07:00
  • 2d56791066 Update improved_wgan.py Michael Oliver 2017-04-25 16:17:01 -07:00
  • ccc1be8857 Adds improved_wgan.py to examples (#75) Matt 2017-04-25 07:38:03 +01:00
  • 692e8a5aef Add SReLU activation function (#77) Michael Oliver 2017-04-24 13:26:27 -07:00
  • e34b30f626 make initializations better match paper srelu Michael Oliver 2017-04-21 18:36:46 -07:00
  • e6ef35ec70 add missing config line Michael Oliver 2017-04-21 17:57:00 -07:00
  • 1b11a5d3dd make srelu and pelu work with any initializer Michael Oliver 2017-04-21 16:47:59 -07:00
  • 278c008440 update srelu style Michael Oliver 2017-04-21 16:28:52 -07:00
  • 78552144ff add srelu activation Michael Oliver 2017-04-21 16:26:45 -07:00
  • a7520c8f52 Mod: Changes one line to fix the Deconvolution3D's error (#73) Tron 2017-04-22 06:48:51 +08:00
  • fe227a0803 Fix keras argument spelling error in densenet.py (#74) DNGros 2017-04-21 17:48:13 -05:00
  • 1d57dd3c63 [Bugfix] Corrects activation for DenseNetFCNs (#55) Somshubra Majumdar 2017-04-15 12:18:10 -05:00
  • 8ef69698b8 Update BatchRenorm to Keras 2 API (#69) Somshubra Majumdar 2017-04-15 11:43:55 -05:00
  • 88c60d2459 Style fixes (#71) nzw 2017-04-16 01:41:28 +09:00
  • 2afcddffd8 Use theano release rather than bleeding edge (#72) Michael Oliver 2017-04-15 09:38:58 -07:00
  • 49711fbc2b Use theano release rather than bleeding edge the-moliver-patch-1 Michael Oliver 2017-04-15 09:13:36 -07:00
  • 3b528baf46 Fix README for keras 2 (#70) nzw 2017-04-15 21:05:58 +09:00
  • 4d33b69fd8 updated TF backend - redundant line in deconv3d causing errors (#67) Anthony 2017-04-12 02:08:42 -04:00
  • d83277f683 Merge pull request #62 from kemaswill/FitExamplesAndApplicationsToKeras-220170331 Junwei Pan 2017-04-11 08:44:17 -07:00
  • 3c1594b967 Fix examples and applications to keras-2 Junwei Pan 2017-03-31 08:09:11 -07:00
  • db019c6034 PELU fixes and upgrade Michael Oliver 2017-04-06 15:23:16 -07:00
  • d81887a6e0 Bug fix : Deconv3D Fariz Rahman 2017-04-07 02:53:57 +05:30
  • 671ca018a9 pep8 fix Fariz Rahman 2017-04-07 02:48:37 +05:30
  • d6d72aaad3 pep8 fix Fariz Rahman 2017-04-07 02:47:00 +05:30
  • 8491f9271e pep8 fix Fariz Rahman 2017-04-07 02:42:38 +05:30
  • b10fbfbc05 Update GUIDELINES.md Fariz Rahman 2017-04-06 22:29:13 +05:30
  • c0ceaf02fe Implemented convolution aware initialization (#60) Armen 2017-04-06 08:20:15 -07:00