Eric Rubiel

Results 20 comments of Eric Rubiel

I completely agree with you, most US citizens will just accept the new 'technologically advanced way to identify themselves' without realizing all the possible misuses of their data, and once...

@daviddao do you think you can add this entry?

@daviddao Feel free to add it or edit it if you think it fits.

@zhangdan8962 have you found the answer? I have my own dataset and I created one channel instace maps but it gives me error, what is the shape of the instance...

In the current version there are several lines on the file pix2pixHD_model.py that need to be modified, all of them have the `.cuda()` and all of them can be replace...

I was missing one line, so I updated my original comment. I found that this helps to prevent the discriminator to overfit. But I was missing one line so I...

Oh I got another make error: ``` File "/home/eric/.conda/envs/py311/lib/python3.11/site-packages/referencing/_core.py", line 115, in Specification ] = field(alias="anchors_in") ^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: field() got an unexpected keyword argument 'alias' make: *** [Makefile:36: run] Error...

Hey, If the samplers are in a loop, only when one ai finishes will the second ai start. Instead you can just have one ai running continuously and the effect...

Hi, ```If we have Clusters in island which stores all the programs with same scores``` I am not sure what part of the code you refer to, but in the...