Skip to content

issues Search Results · repo:mit-han-lab/anycost-gan language:Python

Filter by

29 results
 (89 ms)

29 results

inmit-han-lab/anycost-gan (press backspace or delete to remove)

It seems like this repo is generating faces out of randomness and edit those random faces. I want to upload my own images and edit them. How do I do that? Thanks in advance.
  • tankhang2004
  • Opened 
    on Dec 21, 2023
  • #31

I m using your generator G = models.get_pretrained( generator , anycost-ffhq-config-f ) Can you provide also the pretained discriminator used, with the same structure? I see the class Discriminator ...
  • federicoromeo
  • 2
  • Opened 
    on Apr 21, 2023
  • #30

Hello. Can I use my own face to add a smile? How do I do it?
  • Yurains
  • Opened 
    on Feb 10, 2023
  • #29

Hi, thanks so much for this awesome library. Congrats on the great work! I ve a question regarding the color of the generated image using the stylegan2-ffhq-config-f. Why are they yellowish and have ...
  • davidwdw
  • 1
  • Opened 
    on Nov 8, 2022
  • #28

Hi @junyanz @songhan , I found a possible bug, not sure, if not please correct me, thank you. when you calculate the fid, you use the transform with random flip: https://github.com/mit-han-lab/anycost-gan/blob/master/tools/calc_inception.py#L53 ...
  • anguoyang
  • 4
  • Opened 
    on Oct 19, 2022
  • #27

Hi @tonylins , I tried with adaptive-channel training, and used the teacher model from your dropbox: https://www.dropbox.com/sh/l8g9amoduz99kjh/AAAY9LYZk2CnsO43ywDrLZpEa?dl=0 stylegan2-ffhq-config-f.pt ...
  • anguoyang
  • 1
  • Opened 
    on Oct 7, 2022
  • #26

Hi, thanks for your brilliant work! However when I try to get pre-trained directions, it seems these pre-trained boundaries are missing. For example, I cannot find the webpage https://hanlab.mit.edu/projects/anycost-gan/files/boundary_stylegan2-ffhq-config-f ...
  • yuxu915
  • 1
  • Opened 
    on Jul 10, 2022
  • #24

import torch import numpy as np import os from PIL import Image from models.dynamic_channel import set_uniform_channel_ratio, reset_generator import models class FaceEditor: def __init__(self, config, ...
  • gongmm
  • 5
  • Opened 
    on Mar 31, 2022
  • #23

Hi,I am very confused,Attribute-predictor is poorly explained,How do I get an Attribute-predictor .pt file on different datasets?
  • Winnie202
  • 1
  • Opened 
    on Jan 20, 2022
  • #21
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub