feng wang

Results 45 comments of feng wang

@ewhal Could you update the Readme file to reflect this point?

> Hey, thanks very much for your contribution firstly! > I have some questions that: > In the sentence: > "fake_A = self.generator(img_A)" > "valid = self.discriminator([fake_A, img_A])" > "self.combined...

I encountered this problem as well. I have a single folder containing about 3 million images, which is a remote dataset for my deep learning applications. I would like to...

Is it possible to support g++-12 for now? My project has some problem with g++-11, but works fine with g++-12. And I would like to use g++-12 in the workflow.

@rez0n Can you please release a most recent version 2.7.0 ?

I would like to convert a fine-tuned keras model to sbs, using the fine-tuning script from https://ai.google.dev/gemma/docs/lora_tuning

Sorry for my late reply. But could you please take a look at this paper: https://arxiv.org/abs/2110.11911 If you have massive images, you can try this self-supervised denoising without simulating the...

> Okay, I will have a look. > > But still, could you provide a rough instruction/doc/readme on how to actually use noise2atom. I mean it appears to perform quite...

> > 1.) I will prepare a quick readme file for noise2atom. > > That would be great! > > > 2.) Please find a reference implementation from this file:...