Git Product home page Git Product logo

Comments (15)

TobiGee avatar TobiGee commented on August 14, 2024

Edit:
The issue is that it gets no images because:

  • In the utils.py File in when the method preprocess of the class Image_data is executed, it tries to enumerate over self.domain_list
  • Domain list is an empty list and should be given to the constructor as second last element
  • If I watch main.py line 100 -> the contructor is called with a list of args
  • If i print these args, I find they're empty, so lets take a look at the parse_args method
  • This method uses argparse to parse the arguments given by the command prompt
  • Big Issue: The args list was empty, althow defaults were defined within the method....
  • I'll try to find out more tomorrow...

from stargan-v2-tensorflow.

TobiGee avatar TobiGee commented on August 14, 2024

i found that when i start the main.py file without any args, it works with the default values. I could also easily reproduce the error with a second Computer.
Win 10
GTX 1070 / Quadro P6000

Im pretty confident im missing out something. I'm not experienced with argparse, i guess the issue lies there...
can someone help please :)

from stargan-v2-tensorflow.

KangLeeShaw avatar KangLeeShaw commented on August 14, 2024

i found that when i start the main.py file without any args, it works with the default values. I could also easily reproduce the error with a second Computer.
Win 10
GTX 1070 / Quadro P6000

Im pretty confident im missing out something. I'm not experienced with argparse, i guess the issue lies there...
can someone help please :)

Have U solved it?Cuz I have the same problem as you and I have no any solutioon.Could you tell me how to fix it?please.

from stargan-v2-tensorflow.

Zhenggen-deng avatar Zhenggen-deng commented on August 14, 2024

I have the same problem sa you,Have you solved it in the end?

from stargan-v2-tensorflow.

KangLeeShaw avatar KangLeeShaw commented on August 14, 2024

from stargan-v2-tensorflow.

Zhenggen-deng avatar Zhenggen-deng commented on August 14, 2024

你是**人对吗?对不起,我不能帮到你什么。因为我放弃了用starGAN v2做我的研究

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2021年4月12日(星期一) 上午10:58 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [clovaai/stargan-v2-tensorflow] Buffer Size Error (#10) I have the same problem sa you,Have you solved it in the end? — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

是的,我也打算用stargan做研究,你有联系方式吗?QQ /wechat?我们可以一起探讨一下

from stargan-v2-tensorflow.

KangLeeShaw avatar KangLeeShaw commented on August 14, 2024

from stargan-v2-tensorflow.

Zhenggen-deng avatar Zhenggen-deng commented on August 14, 2024

可以 我的QQ是3489330389 hhh 这就是我的QQ邮箱鸭。

------------------ 原始邮件 ------------------ 发件人: "clovaai/stargan-v2-tensorflow" @.>; 发送时间: 2021年4月13日(星期二) 晚上10:16 @.>; @.@.>; 主题: Re: [clovaai/stargan-v2-tensorflow] Buffer Size Error (#10) 你是**人对吗?对不起,我不能帮到你什么。因为我放弃了用starGAN v2做我的研究 … ------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2021年4月12日(星期一) 上午10:58 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [clovaai/stargan-v2-tensorflow] Buffer Size Error (#10) I have the same problem sa you,Have you solved it in the end? — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe. 是的,我也打算用stargan做研究,你有联系方式吗?QQ /wechat?我们可以一起探讨一下 — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

为什么加好友还要填你的名字,要不你加我微信把;18273894594

from stargan-v2-tensorflow.

tranzmatt avatar tranzmatt commented on August 14, 2024

Edit: The issue is that it gets no images because:

  • In the utils.py File in when the method preprocess of the class Image_data is executed, it tries to enumerate over self.domain_list
  • Domain list is an empty list and should be given to the constructor as second last element
  • If I watch main.py line 100 -> the contructor is called with a list of args
  • If i print these args, I find they're empty, so lets take a look at the parse_args method
  • This method uses argparse to parse the arguments given by the command prompt
  • Big Issue: The args list was empty, althow defaults were defined within the method....
  • I'll try to find out more tomorrow...

Were you able to solve this issue?

from stargan-v2-tensorflow.

mhdabbasi avatar mhdabbasi commented on August 14, 2024

Hi. I got the same problem and I realized that I inputted my dataset name incorrectly.
Mabey you're doing that too.

from stargan-v2-tensorflow.

KangLeeShaw avatar KangLeeShaw commented on August 14, 2024

from stargan-v2-tensorflow.

xiaochuangshu avatar xiaochuangshu commented on August 14, 2024

Hello, I have the same problem, if it is solved, can you give me some help

from stargan-v2-tensorflow.

Yike-98 avatar Yike-98 commented on August 14, 2024

你好,请问是怎么解决的呢?可以帮助我吗?

from stargan-v2-tensorflow.

KangLeeShaw avatar KangLeeShaw commented on August 14, 2024

from stargan-v2-tensorflow.

sr1dh4r avatar sr1dh4r commented on August 14, 2024

For those seeing the errors, use the following .. "celeba_hq_gender" is being shown incorrectly in github
python main.py --dataset celeba_hq_gender --phase train ..

from stargan-v2-tensorflow.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.