Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
HyperGAN Foundation
Promotes the development of HyperGAN AI for developers, researchers and end-users.
Collective -
Host: opensource -
https://opencollective.com/hypergan-foundation
- Website: https://www.hypergan.com
- Code: https://github.com/HyperGAN
[refactor] parameterize number of samples
github.com/HyperGAN/HyperGAN - 64b4a7edaea457759c14e6108733cbe5e1281d75 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 64b4a7edaea457759c14e6108733cbe5e1281d75 authored about 8 years ago by Martyn Garcia <[email protected]>
[refactor] sampler from hypergan.py
github.com/HyperGAN/HyperGAN - 329d57169c54eb1b888fef915ac36498948033e3 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 329d57169c54eb1b888fef915ac36498948033e3 authored about 8 years ago by Martyn Garcia <[email protected]>
Merge branch 'develop' of github.com:255BITS/hyperchamber-gan into develop
github.com/HyperGAN/HyperGAN - aee995de1a318541298a5263e3ddaada7726c4d7 authored about 8 years ago by martyn <[email protected]>
github.com/HyperGAN/HyperGAN - aee995de1a318541298a5263e3ddaada7726c4d7 authored about 8 years ago by martyn <[email protected]>
[fix] remove stride from nostride
github.com/HyperGAN/HyperGAN - e6692a057cf61c089ec6288a48acabe97d3ec49c authored about 8 years ago by martyn <[email protected]>
github.com/HyperGAN/HyperGAN - e6692a057cf61c089ec6288a48acabe97d3ec49c authored about 8 years ago by martyn <[email protected]>
[fix] s/1.6/1.5 for feature decay rate in g
github.com/HyperGAN/HyperGAN - b6624b8ada56d35f8a18554825603c324c2ecc4c authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - b6624b8ada56d35f8a18554825603c324c2ecc4c authored about 8 years ago by Martyn Garcia <[email protected]>
[refactor] cli arguments
github.com/HyperGAN/HyperGAN - 886060df8f262f35c51c4e3c5b2fa7e92109dca8 authored about 8 years ago by Mikkel Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 886060df8f262f35c51c4e3c5b2fa7e92109dca8 authored about 8 years ago by Mikkel Garcia <[email protected]>
[feature] new discriminator with avg pool
github.com/HyperGAN/HyperGAN - d53679706864fe722eddbce850d3738ce85bc89c authored about 8 years ago by Mikkel Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - d53679706864fe722eddbce850d3738ce85bc89c authored about 8 years ago by Mikkel Garcia <[email protected]>
[fix] loading & dynamic function lookup
github.com/HyperGAN/HyperGAN - 364d6645da3753b1db3ba20439ea868ea413c867 authored about 8 years ago by Mikkel Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 364d6645da3753b1db3ba20439ea868ea413c867 authored about 8 years ago by Mikkel Garcia <[email protected]>
[wip] documentation
github.com/HyperGAN/HyperGAN - 63e97ef9a0a57b82435d375ecff6cfc479cbdd73 authored about 8 years ago by Mikkel Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 63e97ef9a0a57b82435d375ecff6cfc479cbdd73 authored about 8 years ago by Mikkel Garcia <[email protected]>
[refactor] more variable cleanup
github.com/HyperGAN/HyperGAN - 9efece4494be2292719512208c7efb49e33b1e5f authored about 8 years ago by Mikkel Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 9efece4494be2292719512208c7efb49e33b1e5f authored about 8 years ago by Mikkel Garcia <[email protected]>
[refactor] variable names
github.com/HyperGAN/HyperGAN - 2790924ea84567781b4549b60f167fcf06a55108 authored about 8 years ago by Mikkel Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 2790924ea84567781b4549b60f167fcf06a55108 authored about 8 years ago by Mikkel Garcia <[email protected]>
[cleanup] dead code
github.com/HyperGAN/HyperGAN - 25a26621de01f05f863363aa4bfb6d34d7b58fcc authored about 8 years ago by Mikkel Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 25a26621de01f05f863363aa4bfb6d34d7b58fcc authored about 8 years ago by Mikkel Garcia <[email protected]>
[fix] better default discriminator
github.com/HyperGAN/HyperGAN - fce484543ca0986662e0bcc9b61e78eb82f2b1f0 authored about 8 years ago by Mikkel Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - fce484543ca0986662e0bcc9b61e78eb82f2b1f0 authored about 8 years ago by Mikkel Garcia <[email protected]>
[fix] use slowdown trainer
github.com/HyperGAN/HyperGAN - af846c139f1fd386f9459f6a5b845cbec2dc7f53 authored about 8 years ago by Mikkel Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - af846c139f1fd386f9459f6a5b845cbec2dc7f53 authored about 8 years ago by Mikkel Garcia <[email protected]>
[feature] progressive enhancement
github.com/HyperGAN/HyperGAN - 2c44411d720adbaf4b79d4e344314478f78f78bb authored about 8 years ago by martyn <[email protected]>
github.com/HyperGAN/HyperGAN - 2c44411d720adbaf4b79d4e344314478f78f78bb authored about 8 years ago by martyn <[email protected]>
[wip] densenet discriminator
github.com/HyperGAN/HyperGAN - 580c2dd71fe865cbccf7076c50138534588dddff authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 580c2dd71fe865cbccf7076c50138534588dddff authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] add missing configs
github.com/HyperGAN/HyperGAN - 60c52102b4a5f191e306e56642ba98d4cc222e59 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 60c52102b4a5f191e306e56642ba98d4cc222e59 authored about 8 years ago by Martyn Garcia <[email protected]>
[fix refactor] more refactorings on variable names
github.com/HyperGAN/HyperGAN - 093d6fd1acf5f8c5285089602b387736d88622c9 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 093d6fd1acf5f8c5285089602b387736d88622c9 authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] default to working settings
github.com/HyperGAN/HyperGAN - 133c912ddc0fe498bbc4b9a21c02a6bd80400cd5 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 133c912ddc0fe498bbc4b9a21c02a6bd80400cd5 authored about 8 years ago by Martyn Garcia <[email protected]>
[feature] initial rmsprop trainer
github.com/HyperGAN/HyperGAN - af35aec863c111ae48ad029a7303cf3d60a01fe5 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - af35aec863c111ae48ad029a7303cf3d60a01fe5 authored about 8 years ago by Martyn Garcia <[email protected]>
[wip] adam optimizer defaults
github.com/HyperGAN/HyperGAN - 2a1053b9f4e20894a8d8f14a83807d446af9ecd7 authored about 8 years ago by martyn <[email protected]>
github.com/HyperGAN/HyperGAN - 2a1053b9f4e20894a8d8f14a83807d446af9ecd7 authored about 8 years ago by martyn <[email protected]>
[feature] more hyperparams for adam trainer
github.com/HyperGAN/HyperGAN - 592a259a4bc272c55cf5131a311afd03290e57d4 authored about 8 years ago by martyn <[email protected]>
github.com/HyperGAN/HyperGAN - 592a259a4bc272c55cf5131a311afd03290e57d4 authored about 8 years ago by martyn <[email protected]>
[wip] try a different end to the D
github.com/HyperGAN/HyperGAN - 00ab0fa32d3d4dbafe054be676fe943690eb66d2 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 00ab0fa32d3d4dbafe054be676fe943690eb66d2 authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] 5 depth on d
github.com/HyperGAN/HyperGAN - a2218a943a73ab281ed2b8ac759cded12e313466 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - a2218a943a73ab281ed2b8ac759cded12e313466 authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] default settings in line with best working faces
github.com/HyperGAN/HyperGAN - 0b8165ea248d4d2457b94472e7ec8e30411ba3de authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 0b8165ea248d4d2457b94472e7ec8e30411ba3de authored about 8 years ago by Martyn Garcia <[email protected]>
[feature] missing TINY
github.com/HyperGAN/HyperGAN - c11e3665c5c7d8419d82075b81b67180210e08c8 authored about 8 years ago by Mikkel Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - c11e3665c5c7d8419d82075b81b67180210e08c8 authored about 8 years ago by Mikkel Garcia <[email protected]>
[wip] pip package
github.com/HyperGAN/HyperGAN - e1160715ef06326c73913f82d1bcdd4ccf3897ed authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - e1160715ef06326c73913f82d1bcdd4ccf3897ed authored about 8 years ago by Martyn Garcia <[email protected]>
[fix refactor] restore to working defaults, refactor capping gradient
github.com/HyperGAN/HyperGAN - bb24d14f41c27178ba3343ebe4fb7a607613baca authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - bb24d14f41c27178ba3343ebe4fb7a607613baca authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] bad hyperparam sneaked in
github.com/HyperGAN/HyperGAN - 94e9d0f7be624903ac776de860924f2dada9946f authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 94e9d0f7be624903ac776de860924f2dada9946f authored about 8 years ago by Martyn Garcia <[email protected]>
[optimize] combine sess.run calls
github.com/HyperGAN/HyperGAN - 9060ff87bad34a85558904f2167b751249cc229a authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 9060ff87bad34a85558904f2167b751249cc229a authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] trainers
github.com/HyperGAN/HyperGAN - 752fe650c829df1d5064e6fef3c30ab4ff72c275 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 752fe650c829df1d5064e6fef3c30ab4ff72c275 authored about 8 years ago by Martyn Garcia <[email protected]>
[refactor fix] joint trainer, cleanup broken categories_t, and several parts of the graph creation
github.com/HyperGAN/HyperGAN - 13e973edb7a1066a8de5bb673e36b491ad96ba30 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 13e973edb7a1066a8de5bb673e36b491ad96ba30 authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] clip gradients on g
github.com/HyperGAN/HyperGAN - 9d6d46dd83f16ea0df9e084f970cda1ce9132757 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 9d6d46dd83f16ea0df9e084f970cda1ce9132757 authored about 8 years ago by Martyn Garcia <[email protected]>
[refactor fix] new trainers
github.com/HyperGAN/HyperGAN - 020708080a7e441a12d2e1c46dceac54b1c11e88 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 020708080a7e441a12d2e1c46dceac54b1c11e88 authored about 8 years ago by Martyn Garcia <[email protected]>
[feature] 2 new trainers
github.com/HyperGAN/HyperGAN - 991f9c588d6179e820a142946086355be8836d04 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 991f9c588d6179e820a142946086355be8836d04 authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] use slowdown trainer for now
github.com/HyperGAN/HyperGAN - e4fc9fa54fb6608bb1b8163680418ced3f921ec0 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - e4fc9fa54fb6608bb1b8163680418ced3f921ec0 authored about 8 years ago by Martyn Garcia <[email protected]>
Merge branch 'master' into develop
* master: (23 commits)
[fix] loading checkpoint
[doc] logo spacing
[doc] image sizing
[d...
[doc] changed defaults and wip README
github.com/HyperGAN/HyperGAN - 8dc7e6ee0b05744777ded0b71538bdfc5974574a authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 8dc7e6ee0b05744777ded0b71538bdfc5974574a authored about 8 years ago by Martyn Garcia <[email protected]>
[feature] naive width/height independent generator
github.com/HyperGAN/HyperGAN - 8ea56b59585398a3e967c60856a1d52b86092465 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 8ea56b59585398a3e967c60856a1d52b86092465 authored about 8 years ago by Martyn Garcia <[email protected]>
[feature refactor] initial lib/trainers
github.com/HyperGAN/HyperGAN - 7ab22c61ef464d213891f2491d7d178408dd9940 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 7ab22c61ef464d213891f2491d7d178408dd9940 authored about 8 years ago by Martyn Garcia <[email protected]>
[refactor] generator.resize_conv.depth_reduction to specific decay rate
of features along the depth of our conv stack
github.com/HyperGAN/HyperGAN - b10171f6f041b3efb4a10b48a9e06cb80c0f86ec authored about 8 years ago by Martyn Garcia <[email protected]>
[refactor] remove dead code
github.com/HyperGAN/HyperGAN - 2d436954129776f43fc462be0e4db9670c6b806b authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 2d436954129776f43fc462be0e4db9670c6b806b authored about 8 years ago by Martyn Garcia <[email protected]>
[refactor] trainer/discriminator. also remove mse_optimizer
github.com/HyperGAN/HyperGAN - 8de67bfe4edf1b9c18ad3ea2543d74c8066dff51 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 8de67bfe4edf1b9c18ad3ea2543d74c8066dff51 authored about 8 years ago by Martyn Garcia <[email protected]>
[wip] documentation
github.com/HyperGAN/HyperGAN - b808de332a26f216bd9430d57f0c7c2b1fd751c3 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - b808de332a26f216bd9430d57f0c7c2b1fd751c3 authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] assertion to make sure data directory has data in it
github.com/HyperGAN/HyperGAN - 771eff2f665a8780145f776ce47a098fe5c5be28 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 771eff2f665a8780145f776ce47a098fe5c5be28 authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] add missing generators
github.com/HyperGAN/HyperGAN - a02a887705f11e4f67689694eac39a580e257b8f authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - a02a887705f11e4f67689694eac39a580e257b8f authored about 8 years ago by Martyn Garcia <[email protected]>
Merge branch 'refactor' into develop
* refactor:
[refactor] output
[refactor] s/result/net and refactor discriminator to a functi...
[refactor] output
github.com/HyperGAN/HyperGAN - 4dbc8efff06d16afd9325356e6139e61f65c5278 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 4dbc8efff06d16afd9325356e6139e61f65c5278 authored about 8 years ago by Martyn Garcia <[email protected]>
[refactor] s/result/net and refactor discriminator to a function
github.com/HyperGAN/HyperGAN - 172eb4725a0332a51707afdc7766a021511613d9 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 172eb4725a0332a51707afdc7766a021511613d9 authored about 8 years ago by Martyn Garcia <[email protected]>
[refactor] cleanup dead code and start naming convention
github.com/HyperGAN/HyperGAN - 2601f8ebde97ae664cc0d8648e04902db0cafd8b authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 2601f8ebde97ae664cc0d8648e04902db0cafd8b authored about 8 years ago by Martyn Garcia <[email protected]>
[refactor] directory structure
github.com/HyperGAN/HyperGAN - 5665a43e20c9e847d21fdf0a1d7d36b9c7faf467 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 5665a43e20c9e847d21fdf0a1d7d36b9c7faf467 authored about 8 years ago by Martyn Garcia <[email protected]>
[wip] s/shared/lib.shared
github.com/HyperGAN/HyperGAN - e390ab1089606e4bc51fe43851d36d169de29949 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - e390ab1089606e4bc51fe43851d36d169de29949 authored about 8 years ago by Martyn Garcia <[email protected]>
[refactor] rearrange files
github.com/HyperGAN/HyperGAN - 8e2c19eba00bf015600af54edd3fd76ba1866e77 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 8e2c19eba00bf015600af54edd3fd76ba1866e77 authored about 8 years ago by Martyn Garcia <[email protected]>
[feature] batch stats
github.com/HyperGAN/HyperGAN - 441eb10b0c25de4f301a33e5efaca59d4956398d authored about 8 years ago by Mikkel Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 441eb10b0c25de4f301a33e5efaca59d4956398d authored about 8 years ago by Mikkel Garcia <[email protected]>
[fix] only one layer to start on minibatch
github.com/HyperGAN/HyperGAN - d6850feaffd00ba1b4d8bb4adcbf6266d93527b1 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - d6850feaffd00ba1b4d8bb4adcbf6266d93527b1 authored about 8 years ago by Martyn Garcia <[email protected]>
[feature] add convs and regular image
github.com/HyperGAN/HyperGAN - 22b262b01d777d62399cc6be6eedf2f57935bd5a authored about 8 years ago by Mikkel Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 22b262b01d777d62399cc6be6eedf2f57935bd5a authored about 8 years ago by Mikkel Garcia <[email protected]>
[wip] minibatch conv
github.com/HyperGAN/HyperGAN - 537f61d1255b0fde09349a67c9a59aef1b0461e1 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 537f61d1255b0fde09349a67c9a59aef1b0461e1 authored about 8 years ago by Martyn Garcia <[email protected]>
[refactor] set_tensor xgs
github.com/HyperGAN/HyperGAN - cf9ff083517501588eef024a8bdb628766be3107 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - cf9ff083517501588eef024a8bdb628766be3107 authored about 8 years ago by Martyn Garcia <[email protected]>
[wip] new type of batchnorm
github.com/HyperGAN/HyperGAN - c0f541d18d27dc1b485f4e5ffff61ef93221ede7 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - c0f541d18d27dc1b485f4e5ffff61ef93221ede7 authored about 8 years ago by Martyn Garcia <[email protected]>
[tmp]stashpop
github.com/HyperGAN/HyperGAN - c6d63e2d7ceacad9b8cdf1539ead6a389a2ed3fc authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - c6d63e2d7ceacad9b8cdf1539ead6a389a2ed3fc authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] no conv from xs[i]
github.com/HyperGAN/HyperGAN - c74d0a17ea76442faaa3171024bafab05fe0aaab authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - c74d0a17ea76442faaa3171024bafab05fe0aaab authored about 8 years ago by Martyn Garcia <[email protected]>
[feature] third sample
github.com/HyperGAN/HyperGAN - 402333f7cb11bf004f9747831aefc35f7c7d150d authored about 8 years ago by Mikkel Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 402333f7cb11bf004f9747831aefc35f7c7d150d authored about 8 years ago by Mikkel Garcia <[email protected]>
[fix] batch norm on gs[i]
github.com/HyperGAN/HyperGAN - 46f4547c38d4d044818a33adf8b585f7c687e290 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 46f4547c38d4d044818a33adf8b585f7c687e290 authored about 8 years ago by Martyn Garcia <[email protected]>
[wip] disable minibatch for now
github.com/HyperGAN/HyperGAN - 9ae3f7ec8f064f4d0fbf84d23455a8039bcbb390 authored about 8 years ago by martyn <[email protected]>
github.com/HyperGAN/HyperGAN - 9ae3f7ec8f064f4d0fbf84d23455a8039bcbb390 authored about 8 years ago by martyn <[email protected]>
[wip] fix D without linear layer
github.com/HyperGAN/HyperGAN - 09f4e413fbd3617b0c7359c80ad25040d4eb19a4 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 09f4e413fbd3617b0c7359c80ad25040d4eb19a4 authored about 8 years ago by Martyn Garcia <[email protected]>
[feature] conv2d activation on downsampled images
github.com/HyperGAN/HyperGAN - f1c47e9669ed80cfcd7f3d164667c1b369ba8bb5 authored about 8 years ago by martyn <[email protected]>
github.com/HyperGAN/HyperGAN - f1c47e9669ed80cfcd7f3d164667c1b369ba8bb5 authored about 8 years ago by martyn <[email protected]>
[fix] g_last_layer on lapgan
github.com/HyperGAN/HyperGAN - f9e14696afcba3da5a68fea89a87e3cba482052a authored about 8 years ago by Mikkel Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - f9e14696afcba3da5a68fea89a87e3cba482052a authored about 8 years ago by Mikkel Garcia <[email protected]>
[fix] output of d_pyramid is activated
github.com/HyperGAN/HyperGAN - c3e2f83ce3f1b5e744691f691ad7b515e2119caf authored about 8 years ago by martyn <[email protected]>
github.com/HyperGAN/HyperGAN - c3e2f83ce3f1b5e744691f691ad7b515e2119caf authored about 8 years ago by martyn <[email protected]>
[wip] attempt to fix D
github.com/HyperGAN/HyperGAN - 2f8ffdd2c6bfd406a698907964fcf95786ed9e8a authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 2f8ffdd2c6bfd406a698907964fcf95786ed9e8a authored about 8 years ago by Martyn Garcia <[email protected]>
[wip] better D
github.com/HyperGAN/HyperGAN - 817323825fb590f761f10d795c011c34398f0484 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 817323825fb590f761f10d795c011c34398f0484 authored about 8 years ago by Martyn Garcia <[email protected]>
[wip] faster D
github.com/HyperGAN/HyperGAN - d3db5f4c25b0872bb52d4ddf3b32487517973267 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - d3db5f4c25b0872bb52d4ddf3b32487517973267 authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] double batch norm, oops
github.com/HyperGAN/HyperGAN - d2aa787f954e788b7180635e821c3655bc15bee7 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - d2aa787f954e788b7180635e821c3655bc15bee7 authored about 8 years ago by Martyn Garcia <[email protected]>
[feature] multiple sizes
github.com/HyperGAN/HyperGAN - eb2cbfbdbbcea81c7b22c714cb7f30c4f7b0e761 authored about 8 years ago by Mikkel Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - eb2cbfbdbbcea81c7b22c714cb7f30c4f7b0e761 authored about 8 years ago by Mikkel Garcia <[email protected]>
[feature] use a conv1x1 at the end of D
github.com/HyperGAN/HyperGAN - 11eb827ca50428ccefa60a6494ca264f35b4c43b authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 11eb827ca50428ccefa60a6494ca264f35b4c43b authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] use batch norm even without linear layer
github.com/HyperGAN/HyperGAN - 1a0c7e16df92bf003e1274942d8a38f8687567fb authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 1a0c7e16df92bf003e1274942d8a38f8687567fb authored about 8 years ago by Martyn Garcia <[email protected]>
max pool doesn't seem to work
github.com/HyperGAN/HyperGAN - aecb31672222d2addea9ddc957f16262c2bcb5da authored about 8 years ago by martyn <[email protected]>
github.com/HyperGAN/HyperGAN - aecb31672222d2addea9ddc957f16262c2bcb5da authored about 8 years ago by martyn <[email protected]>
[wip] better hyperparams
github.com/HyperGAN/HyperGAN - ad8050506cab6ea02674f028c83826efece26d19 authored about 8 years ago by martyn <[email protected]>
github.com/HyperGAN/HyperGAN - ad8050506cab6ea02674f028c83826efece26d19 authored about 8 years ago by martyn <[email protected]>
[fix] s/conv/deconv in g
github.com/HyperGAN/HyperGAN - 836935c3e8ee7aaf5ed10d8d59700b3d6f876481 authored about 8 years ago by martyn <[email protected]>
github.com/HyperGAN/HyperGAN - 836935c3e8ee7aaf5ed10d8d59700b3d6f876481 authored about 8 years ago by martyn <[email protected]>
[feature] pyramid D
github.com/HyperGAN/HyperGAN - 88ccff201b28b3100c370bb9b8f1e5f65e28ea18 authored about 8 years ago by martyn <[email protected]>
github.com/HyperGAN/HyperGAN - 88ccff201b28b3100c370bb9b8f1e5f65e28ea18 authored about 8 years ago by martyn <[email protected]>
[hack] test a different type of densenet
github.com/HyperGAN/HyperGAN - 3b7bb4e8caee69567bd83046f9a7370bd3081935 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 3b7bb4e8caee69567bd83046f9a7370bd3081935 authored about 8 years ago by Martyn Garcia <[email protected]>
[tweak] remove last d layer
github.com/HyperGAN/HyperGAN - 177566c4db2340f844789a6199d8cce4ec33c129 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 177566c4db2340f844789a6199d8cce4ec33c129 authored about 8 years ago by Martyn Garcia <[email protected]>
[feature] resize-conv g
github.com/HyperGAN/HyperGAN - 052a1261a7d69da4271b8dfbe9e8666bc5db24a7 authored about 8 years ago by Mikkel Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 052a1261a7d69da4271b8dfbe9e8666bc5db24a7 authored about 8 years ago by Mikkel Garcia <[email protected]>
[hack] 512x360
github.com/HyperGAN/HyperGAN - 56aee070ba53f9dd95ac98819fb20031106d46df authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 56aee070ba53f9dd95ac98819fb20031106d46df authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] generator
github.com/HyperGAN/HyperGAN - 91c8e166b16bc9fcf62602c14cc36827042293e5 authored about 8 years ago by martyn <[email protected]>
github.com/HyperGAN/HyperGAN - 91c8e166b16bc9fcf62602c14cc36827042293e5 authored about 8 years ago by martyn <[email protected]>
[fix] indentation
github.com/HyperGAN/HyperGAN - d1c374fbaea4d144176197de837ecc001acdad20 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - d1c374fbaea4d144176197de837ecc001acdad20 authored about 8 years ago by Martyn Garcia <[email protected]>
[wip] new g
github.com/HyperGAN/HyperGAN - f0effe39fee646517622a5d60cd01338c3f3960a authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - f0effe39fee646517622a5d60cd01338c3f3960a authored about 8 years ago by Martyn Garcia <[email protected]>
[feature] noise and reshape instead of depth to space
github.com/HyperGAN/HyperGAN - 25cbb04bd62474b21a4b80a91974b1ce9c5798ba authored about 8 years ago by Mikkel Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 25cbb04bd62474b21a4b80a91974b1ce9c5798ba authored about 8 years ago by Mikkel Garcia <[email protected]>
[fix] regularization on linear layer when fc is active
github.com/HyperGAN/HyperGAN - fcb8c0aa9eb32d859cfe58961f91604fc865145b authored about 8 years ago by Mikkel Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - fcb8c0aa9eb32d859cfe58961f91604fc865145b authored about 8 years ago by Mikkel Garcia <[email protected]>
[fix] disable cpu expensive image manipulation
github.com/HyperGAN/HyperGAN - 019436ac844b74f5f197408d41ba84f86440cef1 authored about 8 years ago by Mikkel Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 019436ac844b74f5f197408d41ba84f86440cef1 authored about 8 years ago by Mikkel Garcia <[email protected]>
[feature]conv from z
github.com/HyperGAN/HyperGAN - 88f17fb80f2032fb3f684e19c253948a5021967b authored about 8 years ago by Mikkel Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 88f17fb80f2032fb3f684e19c253948a5021967b authored about 8 years ago by Mikkel Garcia <[email protected]>
[feature] image transform
github.com/HyperGAN/HyperGAN - df93bec5d9c3c46c8c6104d0d6ed3126981e1821 authored about 8 years ago by Mikkel Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - df93bec5d9c3c46c8c6104d0d6ed3126981e1821 authored about 8 years ago by Mikkel Garcia <[email protected]>
[feature] support 384 w 512 h
github.com/HyperGAN/HyperGAN - 74a766e68fd4c753b58b091c702bd7c5d3ec1853 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 74a766e68fd4c753b58b091c702bd7c5d3ec1853 authored about 8 years ago by Martyn Garcia <[email protected]>
[wip] another attempt
github.com/HyperGAN/HyperGAN - 1fc4fada0fb0b9587be6797bfba41db53fca59f1 authored about 8 years ago by martyn <[email protected]>
github.com/HyperGAN/HyperGAN - 1fc4fada0fb0b9587be6797bfba41db53fca59f1 authored about 8 years ago by martyn <[email protected]>
[wip] more tests
github.com/HyperGAN/HyperGAN - 32f9f2bce9e002a895f9a8d1b70a7e02e69da7d8 authored about 8 years ago by martyn <[email protected]>
github.com/HyperGAN/HyperGAN - 32f9f2bce9e002a895f9a8d1b70a7e02e69da7d8 authored about 8 years ago by martyn <[email protected]>
[experiment] search for stronger g
github.com/HyperGAN/HyperGAN - ec2d7c34cb7b43b67a9c9dc6c36c179573d03ae0 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - ec2d7c34cb7b43b67a9c9dc6c36c179573d03ae0 authored about 8 years ago by Martyn Garcia <[email protected]>
[wip] ...
github.com/HyperGAN/HyperGAN - 5b87258108b7d6897deeb4f9fbb4d2065ef1e7a3 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 5b87258108b7d6897deeb4f9fbb4d2065ef1e7a3 authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] sizing
github.com/HyperGAN/HyperGAN - c9484ccac551d5daebb86953e08a663c0a8f3824 authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - c9484ccac551d5daebb86953e08a663c0a8f3824 authored about 8 years ago by Martyn Garcia <[email protected]>
[wip] experiment
github.com/HyperGAN/HyperGAN - ae4e3b01f257bac317b292864a55614330d6196b authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - ae4e3b01f257bac317b292864a55614330d6196b authored about 8 years ago by Martyn Garcia <[email protected]>
[wip] try phase shift 32
github.com/HyperGAN/HyperGAN - 37bacbccd357d3cf753bc943ff3584eaae7d374b authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - 37bacbccd357d3cf753bc943ff3584eaae7d374b authored about 8 years ago by Martyn Garcia <[email protected]>
[fix] conv/deconv
github.com/HyperGAN/HyperGAN - e98b827391ce93770ddbb8f624b6e9ef6cbde9cb authored about 8 years ago by Martyn Garcia <[email protected]>
github.com/HyperGAN/HyperGAN - e98b827391ce93770ddbb8f624b6e9ef6cbde9cb authored about 8 years ago by Martyn Garcia <[email protected]>