Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/HyperGAN/HyperGAN

Composable GAN framework with api and user interface
https://github.com/HyperGAN/HyperGAN

[fix] use parameters better in consensus trainer and add configurable alpha

8f6a0f166f818c9ac901f82f2a1c6b588497713b authored almost 7 years ago
[fix] tweak dsl

f5b259cd5d626c0321e92f8f0ab72d781486e23f authored almost 7 years ago
[feature] stddev configurable

fbf84e9ffac15736342fb9db822ea596061d6637 authored almost 7 years ago
[feature] resizeconv in configurable generator

8b6294d8c97160e89cb18a2198e8d4b973c20765 authored almost 7 years ago
[fix] avgpool

5235fbf2e31626b13b08d83976744fd77efc573a authored almost 7 years ago
[fix] filter and stride specification

1edc4015ad6d80f9be935d106c8faf3d81da3463 authored almost 7 years ago
[fix] lookup stride correctly

7c505cbadd5fa7c805654c646a7f95ffa5c3dd34 authored almost 7 years ago
[feature] configurable generator/descriminator allows for network

design in json

52acd22ef2d0dcc035acbda2f580adb2223d9471 authored almost 7 years ago
[feature] added --zoom [integer] to cli

e5639c18ab581b55a1bfd42110845bfcd84fba95 authored almost 7 years ago
[wip] next frame example

3198e5f9718a9353cc38b53b12330e5930d5a1a3 authored about 7 years ago
[fix] alphagan and rothk

20632411876bebb6d1a91a6347fa9f1f78ca47ea authored about 7 years ago
[wip feature] next frame predictor

24be1918310656dcca4670d6811abd8b5b3d4b63 authored about 7 years ago
[feature] sn.py missing file

f0903a7bdaf571a822789622c65ebd6a6592b283 authored about 7 years ago
[feature] missing gradient method filled in

039f79017dc7c245cf4cba9a4b14566b5fb0e118 authored about 7 years ago
[fix] only add cycloss once

7f074af933a34a190223a17aea879398aeecb45f authored about 7 years ago
[fix] consensus trainer on alphagan

04030440802b7bb769b80e23da800db4ac4fc325 authored about 7 years ago
[feature] spectral norm

cced66e4e649efe11b39fa0d9c7410a12dfbfbb6 authored about 7 years ago
[fix] sampling

7e373ff69050e9242a652ab8118b06f5f8cfde2e authored about 7 years ago
[feature] consensus configurations

153752c62c1386cb32a4074ef5268fb3d70ddf21 authored about 7 years ago
[feature] consensus trainer accepts other types of trainers besides rms

81943fee029b0afad03bc0ff2c53034b43d1a0f8 authored about 7 years ago
[fix] weight_nor linear

84d3221212fa6b6bb7bfe43d44b40e2168e35d18 authored about 7 years ago
[feature] consensus trainer from NIPS 2017

225a05d7587f3b9e57ff2f5957147c3ddefaa076 authored about 7 years ago
[feature] rothk configs

21d782556358db538e37c2375a01e0a6850fffa6 authored about 7 years ago
[fix] return no regularizer if disabled

950f5e4ff303d0e4739ae46be1532f37d8d3ed2d authored about 7 years ago
[feature] rothk regularizer from nips 2017

c0476095035a5c8f9a2a570ca7a9e84f81dd2567 authored about 7 years ago
[fix] 2d distribution example

4fd65a0c98ca14bb44dd10cd714dc88e57eb5845 authored about 7 years ago
[fix] segment generator mask

58f7948cf6891e1c72dd8942440c7109eb80461d authored about 7 years ago
[fix] do not stack z and z_hat in alphagan - only send one of these to the generator

53ca5030c00fcfe9c99ca280555b28e0c9f5ef74 authored about 7 years ago
[wip] multi segment generator

d378683f1fd09b2615fbbb3f971fd38d4b51fe67 authored about 7 years ago
Revert "[wip] segment generator experiment"

This reverts commit baf22df160eebcf692540cc06e2d816a38b0ede2.

94ff359b13f7f1a6d44bc177b312ef387bd93c53 authored about 7 years ago
[wip] segment generator experiment

baf22df160eebcf692540cc06e2d816a38b0ede2 authored about 7 years ago
[fix] blend g1x and g2x in with x

84bb0fd194924486c039257e682e3affc0d537f9 authored about 7 years ago
[fix] segment generation

b1c488b00c5363ab277961c93c31cfc8cbddee6a authored about 7 years ago
[wip] fixing mask

815b284053dcbda369783307d25dd6649349da43 authored about 7 years ago
[fix] memory leak in sampler

de023056181072b4ea3e36cb99e51460f5a9c283 authored about 7 years ago
[fix] cache on sampler

053fd1d2b30e7346dcdc96cd9bc066b35a3f6911 authored about 7 years ago
[fix] set generator.mask to 0..1 scale for segment generator

bd4e064c6e689b1193762e88961a24a1b050d391 authored about 7 years ago
[fix] segments_included experiment

bce705fa5f477db7113cdcf7cb6edb6abf86c184 authored about 7 years ago
[fix] use -1 to 1 scale in building samples for segment generator

8b6f9adfaee5bce0022dc6d04c87127852c97b60 authored about 7 years ago
[fix] missing defaults causing "hypergan train" issues

af12a9b1f4979fa3d6f063732ad6d81e72d7cff2 authored about 7 years ago
[fix] padding = valid

dad461c9d3e4448a46119579d19cf648a18c929c authored about 7 years ago
[fix] last layer on g when padding=valid

d54b8c48f337d3c6d60206cfdd4bba1f4330d6fd authored about 7 years ago
[feature] attempt at densenet support for g/d

9f222f93acfe4861464f3f584e495cad9b85963a authored about 7 years ago
Revert "[refactor] changes graph and how generator layers are computed in order to support padded extra layers"

This reverts commit 6ac7ea43db2816dc82bd43df9d93c78ecc173702.

32210609adcd0221024d2f395dc7835c4e180ddf authored about 7 years ago
Revert "[fix] generator extra layers(maybe)"

This reverts commit 400389892eccb8e63bcb704b8b0a8a5a31eab960.

9215b505a7fd3bcb38f9b5da05564835a05c30a9 authored about 7 years ago
[fix] generator extra layers(maybe)

400389892eccb8e63bcb704b8b0a8a5a31eab960 authored about 7 years ago
[refactor] changes graph and how generator layers are computed in order to support padded extra layers

6ac7ea43db2816dc82bd43df9d93c78ecc173702 authored about 7 years ago
[fix] discriminator doesnt care about padding

01cc9670d67e6907935e1ea6da9ae4d3b2f312ee authored about 7 years ago
[wip] local response normalization

f23f094e3d03d1e48e6915d95deafbe9489c83a1 authored about 7 years ago
[fix] handle padding issues

984447f6cc0cb55fa9dbefbe68824da9cf82c20b authored about 7 years ago
[fix] progressive enhancement now chooses the closest resolution to allow for padding VALID

84b912e4af76896c27b79fea622a1c9e1f68d08d authored about 7 years ago
Revert "[feature] different type of layer size expansion"

This reverts commit 9e92aeca5ac9cd497208215c706a1e72a2043916.

bf34f2ef3f582aea7fdee81c78ec6406c6795151 authored about 7 years ago
[feature] tensorflow 1.3

85ea3de16d01ec33901d46b7b5524e9e24fc78a2 authored about 7 years ago
[feature] segment generator progressive growing attempt

48596375ea7d51239ec9f53d8f1d3ddd035f2891 authored about 7 years ago
[feature] padding VALID for generator and discriminator

adcc0230a98157a5418050b9c8476c3a2b158ef2 authored about 7 years ago
[fix] mask sampler

da2b51cd587f5661f99ef4da157151ab247f79f1 authored about 7 years ago
[feature] different type of layer size expansion

9e92aeca5ac9cd497208215c706a1e72a2043916 authored about 7 years ago
[fix] gradient on cycloss

0ddcd729f82a8e530147aa9f9f95d006887dff1e authored about 7 years ago
[fix] progressive growing

2575a128f86d9e7873d6e9a48ee9fe1656ee2dc9 authored about 7 years ago
[feature] local_response_normalization and he_initializer

b5692cbe4d3fbf733cca38a76c60274da0b4807f authored about 7 years ago
[fix] progressive growth debugging

781d8ff8e76e3d2106664e86bf7eccab6f6ec8df authored about 7 years ago
[fix] gate opening variable size

7e3072da250e6a50a9a4715183ab78f8b7410388 authored about 7 years ago
[feature] progressive_growth

7ec0436cc0d56d6e72c54d0e4afce58c63e0a392 authored about 7 years ago
[fx] samplers

bb3f5565b91bc904f702b7d9f14c6e8a969124fb authored about 7 years ago
[fix] autoencoded x

76adcea8056a08d60f106c88e8941353ddf1c4b7 authored about 7 years ago
[fix] double layer regularizer bug

c501d38e7415f035a99bfc954a5bc3c2f82c869b authored over 7 years ago
[feature] `swish` activation

fff4f6af65d6a56df12338b5e9e8ba766a1f5493 authored over 7 years ago
[fix] for build, add random_z and integer generator output

01a3aafede21791287b55c6f0b5350449ce456eb authored over 7 years ago
Update setup.py

70d93b709a3a1a4e252ed1f30c868372a84f4200 authored over 7 years ago
Created an runner for windows

22edeb6785fb814eea531238b123bb5ed6399825 authored over 7 years ago
Update cli.py

6860eef791e4dfda2aa7b33cdf38cf223b4e6fd6 authored over 7 years ago
[fix] build

9c3183e1cd94371f5f799dac7ab3ea1820a073f2 authored over 7 years ago
[fix] progressive enhancement off

c5ce73d2ea0695ee33f6a518f177cd5f33ed2a85 authored over 7 years ago
[feature] support various learning rate decay functions

79f073a068f2d2c2ad9327ce0eb4d12f4f62a27c authored over 7 years ago
[fix] filter size

fe6d6985cbcea284c52ed9a340babc37aa6efd3f authored over 7 years ago
[feature] new custom block type `multi_block`

c492484730fd674744504a07958f987d6902a3a2 authored over 7 years ago
[fix] save on exit

c80a2d5691df54182a7a5158886549bedea38d61 authored over 7 years ago
[cleanup] print statements,

a694643edffec32f45544f4113803eb575421d8b authored over 7 years ago
[fix] remove skip_linear, check input dimensions instead

11abbc349815f6acd0e17b75e2cd85106316b35c authored over 7 years ago
[fix] segment generator + alphagan + progressive enhancement

11a6b316a1a4edd5cf682c38df2c801083c95c6c authored over 7 years ago
[fix] standard gan

2e685d659134f5cc955d75b0080b0423b0476845 authored over 7 years ago
[fix] alphagan + progressive enhancement

9f0b0438aec72f35fdc1b8986393f56758836c00 authored over 7 years ago
[feature] fix generator skip connections

83211f0a993bf8a0c39fe7877b18828030ce4ba6 authored over 7 years ago
[fix] more progressive enhancement changes

cddbbb32c7aaa8e3bde52a4f254cbe7a21840739 authored over 7 years ago
[fix] progressive enhancement using gan.skip_connections

cd6250975bfa77360e53c12568e272b8bb50bca0 authored over 7 years ago
[fix] hypergan new

ce4eefd2cc8e7fdd3dc26d8ffb53a780f885ba80 authored over 7 years ago
[fix] syntax error in fgan configuration

845e53ff94b370ccb2a721dff1d369e722499eb4 authored over 7 years ago
[fix] examples/colorizer

d38ce1637df8837ddeec5386572d8b8b273b0312 authored over 7 years ago
[feature] save at the end of a run

0daf08abcf9325c82ea3cf685f7768df874cccca authored over 7 years ago
[fix] input_encoder/g_encoder both work

b612dd40c698403ef927c14f0e3a6d7550f8f2eb authored over 7 years ago
[fix] alphagan without segment generator crashed

fc8baee1e472ada2ddd11c8e04fc57e2fe5f7624 authored over 7 years ago
[fix] samplers

98717481720ca7dcea55435a05687eedcebec870 authored over 7 years ago
[feature] store samples in samples/#{configname}/

c407ad09ac73b2b61c0ce0c27b832cc49e38e732 authored over 7 years ago
[fix] loss combine `legacy` was missing a term

e89864a896d58a21d524374f8d976d2a8de3634e authored over 7 years ago
[fix] segment sampling

630d0fe1aa0236de161ba585ccb365765f9d9ab5 authored over 7 years ago
Merge pull request #160 from 255BITS/refactor-object-lifecycle

Refactor object lifecycle

389e0256e1d0ec6b2dcb6948e2313b9639becca8 authored over 7 years ago
Merge branch 'develop' into refactor-object-lifecycle

b1e0f13a35e82a60b468a5258e46b2bf977980e6 authored over 7 years ago
[fix] various sampling errors

6ef23b7277f53693f092218febab5191994530c0 authored over 7 years ago
[feature] skip connections

bb9d3b5b3fa5d59c2b5032f41773d39cee28adbe authored over 7 years ago
[feature] multiple combine options for loss

3c09c6f8eaf30cf533d767d8f829a48674e5af24 authored over 7 years ago