skabbit
skabbit
I wish also to have this feature! Voting for it.
Got the same issue on v0.4.3. After running TuneGridSearchCV head has multiple processes with IDLE status. Is there any option to kill these processes from Python?
`data/name.tsv` is missing too. OFFTOP: Also, names for tsne files is changed by config of default initial_dims and perplexities in `Fingerprints to t-SNE.ipynb` (now it is 30 and 30)
@EMCP I did the same, in `split.py` replaced names list by the list of filenames. ```python # with open('data/tags.tsv') as tag_file: # tags = tag_file.read().split("\n") # with open('data/name.tsv') as name_file:...
@youngjung Do you have plans to release pretrained optims and net? This could be a great opportunity for many artists that use this architecture to produce generative videos. For current...
Got same question. If I run with my personal Azure Blob container, then I got `azure.common.AzureMissingResourceHttpError: The specified container does not exist. ErrorCode: ContainerNotFound ` If I run with "attngan"...
Removed all Azure Blob usage, replacing with saving to disk. All works well.
Sorry, has no repo for that. Just some brutal changes on the disk. I could check it, if you want, but it has been changed massively for my purposes and...
Got the same question
You may update this network by adding more layers to G/D, but be ready it would take months to train it, even with transfer learning from 256x256.