-
-
Where we are at building the baseline GAN
- [x] Generator
- [x] Discriminator
- [x] Loss functions
- [x] Optimizer
- [x] Training script
-
Exploring inpainting methods such as :[ Generative Image Inpainting](https://github.com/JiahuiYu/generative_inpainting) to paint water.
-
\[Sorry if this isn't the right place or time for this issue.\]
In preparing the PZ DC1 paper, we [identified](https://github.com/LSSTDESC/PZDC1paper/issues/15) a need for "true" redshift PDFs, whi…
-
Hello,
I am training the CycleGAN on driving scenes, in the beginning the results were a little bit nicer but then there were a little bit weird
This is after epoch 18
![image](https://user-ima…
-
I understand that random cropping is a technique often used in classification networks, and for good reasons. However, is it also helpful for generative models? If so, it would be great if you could r…
-
The older thread got too long.
What's the current specific bug?
Sorry these day I've been a bit distracted, a bit busy to collect big enough chunk of focus to say something meaningful. Regarding…
-
arXiv论文跟踪
-
```get_learner``` fails when the training data is a zip of iterators such as when it is used for image segmentation tasks (while augmenting images and masks together).
EDIT:
It works by hacking …
-
The result on segmentation looks pretty good, but as the result is only a map image, how could I detect the objects in it? for example, detect cats, dogs in it with bounding boxes, I have applied the …