-
Hi, in your report "DO 2D GANS KNOW 3D SHAPE? UNSUPERVISED 3D SHAPE RECONSTRUCTION FROM 2D IMAGE GANS", you have presented results for training without symmetry assumption (Image1 and Image2). May I k…
-
Hello,
I was reading a previous thread about the implementation of GANs in Monai. Does Monai support 3D GANs? Is a pix2pix or a dcGan implementation?
The tutorial shows a 2D GAN, but I suppose …
-
## Description
To enrich and diversify the torchserve examples, we would like to add a few more by using some of the popular PyTorch models.
I have segregated a small list -
| Model | Github S…
-
Erre kíváncsi lennék:
Exploring Weight Agnostic Neural Networks
Tuesday, August 27, 2019
Posted by Adam Gaier, Student Researcher and David Ha, Staff Research Scientist, Google Research, Tokyo
…
-
Hi,
1) Using a trained NeRF model, we can extract the 3D mesh of an image using marching cubes (https://github.com/bmild/nerf/blob/master/extract_mesh.ipynb).
Can we do the same using the trained…
-
The tutorials need a thorough scrubbing. Let's use this issue to coordinate the needed work and sign up for fixing various tutorials.
CC @peastman @neel-shah
-
### Team Name:
QC@UCI
### Project Description:
To enhance the Generative Adversarial Networks (GAN) used in the High Energy Physics (HEP) community for fast event simulation with Quantum Ci…
-
The plan is to check off all these boxes by the end of july...
- [x] datasets for classification / regression / autoencoding (#63)
- [ ] add model architectures
- [ ] stylegan in keras
- [x]…
-
Hello, I admire your work here, I love GANs and Pokémon, I've read your paper on AEGAN and I have some questions. How should I properly resume the training? Is it enough to save the generator weights…
-
I am experimenting with GAN and have some general questions.
**1. How do I resume training from a given checkpoint?**
**2. How can I save my outputs with the spacing that I would prefer? I use …