StyleFlow icon indicating copy to clipboard operation
StyleFlow copied to clipboard

StyleFlow: Attribute-conditioned Exploration of StyleGAN-generated Images using Conditional Continuous Normalizing Flows (ACM TOG 2021)

Results 85 StyleFlow issues
Sort by recently updated
recently updated
newest added

Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 5.5.0 to 6.3.0. Commits cefe0bf Release 6.3.0 a534fb9 Release 6.3.0b0 87920c5 Add changelog for 6.3.0 (#1669) dd6d9c7 add slide numbering (#1654) 5d2c5e2 Update state filter (#1664) 11ea593...

dependencies

Bumps [mistune](https://github.com/lepture/mistune) from 0.8.4 to 2.0.3. Release notes Sourced from mistune's releases. Version 2.0.2 Fix escape_url via lepture/mistune#295 Version 2.0.1 Fix XSS for image link syntax. Version 2.0.0 First release...

dependencies

When I run python main.py,errors occur: ----------------- Options --------------- batchSize: 1 checkpoints_dir: ./checkpoints dataroot: ./data/datasetX gpu_ids: 0 max_result_snapshots: 30 model: xxxx name: XXXX network_pkl: gdrive:networks/stylegan2-ffhq-config-f.pkl only_for_test: ... phase: test -----------------...

Bumps [notebook](http://jupyter.org) from 5.7.8 to 6.4.12. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=notebook&package-manager=pip&previous-version=5.7.8&new-version=6.4.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.15.0 to 2.7.2. Release notes Sourced from tensorflow-gpu's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...

dependencies

In training, I encountered some problems : Traceback (most recent call last): File "/home/gukaifeng/桌面/StyleFlow-master/train_flow.py", line 97, in loss.backward() File "/home/gukaifeng/anaconda3/lib/python3.9/site-packages/torch/_tensor.py", line 363, in backward torch.autograd.backward(self, gradient, retain_graph, create_graph, inputs=inputs) File...

such as eye size, pupil color,etc...

Hi, When will the photo opening be implemented in StyleFlow? Will we have to adjust the initial parameters (such as yaw for example) or will it be automatically detected? Thanks!

Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@​radarhere, @​hugovk] Restrict builtins within...

dependencies

Hi @RameenAbdal. Good job! I am new in that, so i am in stuck. My question is: I have a pretrained weight of custom dataset. But I don't know how...