Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rosinality/stylegan2-pytorch issues and pull requests
#359 - The concept of Equalized Learning Rate
Issue -
State: open - Opened by ken881015 4 months ago
#335 - ImportError: No module named 'fused'
Issue -
State: open - Opened by Blosslzy over 2 years ago
- 2 comments
#322 - FusedLeakyReLUFunction avoid ONNX export
Issue -
State: open - Opened by alcasla over 2 years ago
- 5 comments
#100 - Memory leaks after running overnight
Issue -
State: open - Opened by sweihub over 4 years ago
- 7 comments
#99 - Closed Form Factorization on custom model
Issue -
State: closed - Opened by dvschultz over 4 years ago
- 3 comments
#98 - visualization
Issue -
State: open - Opened by liuliuliu11 over 4 years ago
- 1 comment
#97 - Mode collapse without path length regularization
Issue -
State: closed - Opened by cientgu over 4 years ago
- 3 comments
#96 - about convert_weight
Issue -
State: open - Opened by liuliuliu11 over 4 years ago
- 1 comment
#95 - Quetion about image encoder, inorder to reduce the iterations in projector.py
Issue -
State: open - Opened by MarkChung over 4 years ago
- 1 comment
#94 - Question regarding image shape for perceptual loss
Issue -
State: closed - Opened by seungjunlee96 over 4 years ago
- 2 comments
#93 - Non leaking augmentations
Issue -
State: closed - Opened by affromero over 4 years ago
- 3 comments
#92 - Regarding noise injection in the generator
Issue -
State: closed - Opened by yunfan0621 over 4 years ago
- 2 comments
#91 - Performance gap compared with the official TensorFlow implementation
Issue -
State: open - Opened by laoreja over 4 years ago
- 4 comments
#90 - The training time and can this code use apex for faster training?
Issue -
State: open - Opened by cientgu over 4 years ago
- 9 comments
#89 - Is it possible to do just inference eg: generate, interpolate, project on the cpu?
Issue -
State: closed - Opened by theonesud over 4 years ago
- 7 comments
#88 - Question regarding the FFHQ dataset
Issue -
State: open - Opened by utkarshojha over 4 years ago
- 6 comments
#87 - can't project multiple files
Issue -
State: open - Opened by nivha over 4 years ago
- 1 comment
#86 - fixed to allow multiple projections
Pull Request -
State: closed - Opened by nivha over 4 years ago
#85 - Regarding details of 'projector.py'
Issue -
State: closed - Opened by yunfan0621 over 4 years ago
- 2 comments
#84 - Roadmap on data augmentation
Issue -
State: closed - Opened by Selimonder over 4 years ago
- 1 comment
#83 - channel size in NoiseInjection()
Issue -
State: closed - Opened by jychoi118 over 4 years ago
#82 - Undefined name: import numpy as np for lines 57 and 58
Pull Request -
State: closed - Opened by cclauss over 4 years ago
- 1 comment
#81 - Bug in upfirdn2d_native and native pytorch version of it.
Issue -
State: open - Opened by Animadversio over 4 years ago
- 5 comments
#80 - GPU error while loading checkpoint
Issue -
State: open - Opened by krips89 over 4 years ago
- 1 comment
#79 - Question about normalization
Issue -
State: open - Opened by SoheilZabihi over 4 years ago
- 1 comment
#78 - Non-determinism when already fixing random seeds
Issue -
State: closed - Opened by KelestZ over 4 years ago
- 6 comments
#77 - Definition of FusedLeakyRelu
Issue -
State: closed - Opened by eladrich over 4 years ago
- 3 comments
#76 - Question about discriminator regularization loss
Issue -
State: open - Opened by pnsuau almost 5 years ago
- 1 comment
#75 - Question about blur kernel
Issue -
State: open - Opened by jychoi118 almost 5 years ago
- 1 comment
#74 - Question about the Mapping Network
Issue -
State: open - Opened by bennymi almost 5 years ago
- 1 comment
#73 - There's still difference on the generated images using TensorFlow and Pyorch
Issue -
State: closed - Opened by wonjongg almost 5 years ago
- 2 comments
#72 - autograd error in g_path_regularize in multi-GPUs training
Issue -
State: open - Opened by KelestZ almost 5 years ago
- 7 comments
#71 - Pretrained 256 ffhq model missing noise keys in state_dict
Issue -
State: open - Opened by justinpinkney almost 5 years ago
- 1 comment
#70 - FusedBiasAct Native Pytorch Implementation
Issue -
State: open - Opened by mandelapatrick almost 5 years ago
- 5 comments
#69 - G_mapping network removed PixelNorm(), but it in your code
Issue -
State: closed - Opened by Johnson-yue almost 5 years ago
- 2 comments
#68 - question about transform in projector.py
Issue -
State: open - Opened by zhengzhe97 almost 5 years ago
- 1 comment
#67 - Minimum GPU RAM requirement
Issue -
State: open - Opened by matigekunstintelligentie almost 5 years ago
- 1 comment
#66 - Possible to remove Tensorflow dependency?
Issue -
State: closed - Opened by mbbrodie almost 5 years ago
- 2 comments
#65 - Error when converting .pkl file to .pt
Issue -
State: open - Opened by fouratthamri almost 5 years ago
- 2 comments
#64 - NoiseInjection is not used during training?
Issue -
State: closed - Opened by karfly almost 5 years ago
- 2 comments
#63 - problem that "No module named 'fused'"
Issue -
State: open - Opened by JinukKwon almost 5 years ago
- 7 comments
#62 - Why does out of memory occur in 1024x1024 image training on batchsize 1 from scratch?
Issue -
State: closed - Opened by maguro27 almost 5 years ago
- 2 comments
#61 - First of all, EXCELLENT work.
Issue -
State: open - Opened by Tylersuard almost 5 years ago
- 1 comment
#60 - Get gray output when run the generate.py
Issue -
State: closed - Opened by kmaeii almost 5 years ago
- 6 comments
#59 - Is the discriminator exactly the same as stylegan?
Issue -
State: open - Opened by AtlantixJJ almost 5 years ago
- 1 comment
#58 - Run Error
Issue -
State: open - Opened by xiaolinyezi almost 5 years ago
- 2 comments
#57 - A fix to use 18x512 projected latent spaces
Pull Request -
State: open - Opened by MrGranddy almost 5 years ago
- 1 comment
#56 - Why use nn.Distributed.DataParallel vs. nn.DataParallel
Issue -
State: closed - Opened by kylepob almost 5 years ago
- 2 comments
#55 - Add truncation trick to generate.py
Pull Request -
State: closed - Opened by terrybroad almost 5 years ago
- 1 comment
#54 - returned non-zero exit status 1
Issue -
State: open - Opened by Marion2 almost 5 years ago
- 5 comments
#53 - PILLOW_VERSION doesn't exist anymore
Issue -
State: closed - Opened by dave7895 almost 5 years ago
- 2 comments
#52 - ffhq-e cannot be converted from official model but ffhq-f made it
Issue -
State: open - Opened by XD666 almost 5 years ago
- 8 comments
#51 - Errors regarding compilation of FusedLeakyRelu cuda kernels
Issue -
State: open - Opened by ParthaEth almost 5 years ago
- 6 comments
#50 - PPL z space
Issue -
State: open - Opened by kevinstan almost 5 years ago
- 1 comment
#49 - Overall batch size and batch size per gpu
Issue -
State: closed - Opened by mrybak-Novetta almost 5 years ago
- 3 comments
#48 - Details of perceptual path regularization
Issue -
State: closed - Opened by kylepob almost 5 years ago
- 7 comments
#47 - Windows10 Error building extension
Issue -
State: open - Opened by Ken1256 about 5 years ago
- 6 comments
#46 - The generated images are weird when using 120000.pt trained by myself
Issue -
State: open - Opened by sljiangsl about 5 years ago
- 4 comments
#45 - Continue training from converted official weights?
Issue -
State: closed - Opened by kevinstan about 5 years ago
- 1 comment
#44 - Multiple GPUs: Illegal Memory Access
Issue -
State: closed - Opened by caandewiel about 5 years ago
- 14 comments
#43 - error importing fused operation in model.py with pytorch 1.4 version
Issue -
State: open - Opened by jychoi118 about 5 years ago
- 6 comments
#42 - Small bug in projector.py causes --w_plus option to be ignored
Issue -
State: open - Opened by Quasimondo about 5 years ago
- 1 comment
#41 - Generating from 18x512 latents
Issue -
State: open - Opened by jjennings955 about 5 years ago
- 4 comments
#40 - how to get the style_mixing_example like the official version?
Issue -
State: open - Opened by mumuyanyan about 5 years ago
- 7 comments
#39 - How to generate attribute specific images
Issue -
State: closed - Opened by sandhyalaxmiK about 5 years ago
- 5 comments
#38 - Noise Injection
Issue -
State: closed - Opened by swj0418 about 5 years ago
#37 - Train.py hanging when running on a single GPU
Issue -
State: open - Opened by albusdemens about 5 years ago
- 3 comments
#36 - Taking up memory on the primary GPU loading from checkpoint
Issue -
State: closed - Opened by pc4653 about 5 years ago
- 2 comments
#35 - RuntimeError: Error building extension 'fused'
Issue -
State: closed - Opened by sandhyalaxmiK about 5 years ago
- 7 comments
#34 - [Question] What is 'g_ema' and how does it differ from the generator 'g'?
Issue -
State: closed - Opened by cyrilzakka about 5 years ago
- 2 comments
#33 - Added missing conversion of noise variables.
Pull Request -
State: closed - Opened by matanby about 5 years ago
- 1 comment
#32 - Questions about g_path_regularize function
Issue -
State: closed - Opened by chengfeng0113 about 5 years ago
- 2 comments
#31 - Reduce GPU usage by emptying cache
Pull Request -
State: open - Opened by JWHennessey about 5 years ago
- 1 comment
#30 - CUDNN_STATUS_NOT_SUPPORTED
Issue -
State: closed - Opened by mostel about 5 years ago
- 5 comments
#29 - Build Custom Extensions on Windows
Issue -
State: closed - Opened by alexpollack about 5 years ago
#28 - Training from checkpoint fails when using multiple GPUs
Issue -
State: closed - Opened by JWHennessey about 5 years ago
- 7 comments
#27 - Training 1024 * 1024 resolution images default setting
Issue -
State: open - Opened by crleagure about 5 years ago
- 10 comments
#26 - Error on loading checkpoint when training
Issue -
State: open - Opened by cyrilzakka about 5 years ago
- 7 comments
#25 - floating point exception when batch size is 1
Issue -
State: closed - Opened by pc4653 about 5 years ago
- 1 comment
#24 - Error on running train.py
Issue -
State: closed - Opened by alexpollack about 5 years ago
- 10 comments
#23 - Ask for Projector
Issue -
State: open - Opened by FeliMe about 5 years ago
- 1 comment
#22 - Error reading images when running train.py on custom dataset
Issue -
State: closed - Opened by cyrilzakka about 5 years ago
- 5 comments
#21 - add support for resume
Pull Request -
State: closed - Opened by onion-liu about 5 years ago
- 2 comments
#20 - Pretrained Discriminator
Issue -
State: closed - Opened by mbbrodie about 5 years ago
- 2 comments
#19 - Transfer learning
Issue -
State: open - Opened by RimmaVakhreeva about 5 years ago
- 1 comment
#18 - Loss/metrics curves
Issue -
State: open - Opened by RimmaVakhreeva about 5 years ago
- 1 comment
#17 - Errors Running on Colab
Issue -
State: closed - Opened by cyrilzakka about 5 years ago
- 4 comments
#16 - plan for generate style-mixing images?
Issue -
State: open - Opened by qingzi02010 about 5 years ago
- 6 comments
#15 - Error of pickle.load() in conver_wight.py
Issue -
State: closed - Opened by wosecz about 5 years ago
- 1 comment
#14 - An error occurred while running convert_weight.py
Issue -
State: closed - Opened by oReano about 5 years ago
- 2 comments
#13 - CUDA error: an illegal memory access was encontered
Issue -
State: closed - Opened by kmaeii about 5 years ago
- 5 comments
#12 - convert weight error.
Issue -
State: open - Opened by emigmo about 5 years ago
- 1 comment
#11 - Ask for Software environment
Issue -
State: open - Opened by JNUChenYiHong about 5 years ago
- 24 comments
#10 - GPU memory useage
Issue -
State: closed - Opened by WANG-Chaoyue about 5 years ago
- 7 comments
#9 - How to load the already compiled C++/cuda extension?
Issue -
State: closed - Opened by MengXinChengXuYuan about 5 years ago
- 15 comments
#8 - Generate Script and mini fix
Pull Request -
State: closed - Opened by Jackerz312 about 5 years ago
- 1 comment
#7 - Generate faces
Issue -
State: closed - Opened by Jackerz312 about 5 years ago
- 1 comment
#6 - error when running train.py
Issue -
State: closed - Opened by qingzi02010 about 5 years ago
- 19 comments
#5 - torch version
Issue -
State: open - Opened by qingzi02010 about 5 years ago
- 33 comments
#4 - error occurred when run train.py
Issue -
State: closed - Opened by qingzi02010 about 5 years ago