-
Several ultrasound image filters rely on contrived data for CTest coverage. For example, `Spectra1DAveragingImageFilter` tests currently average over multiple copies of a single image, `spectra_pixel_…
-
### Links
- Paper : https://arxiv.org/abs/2107.04589
- Github : -
### 한 줄 요약
- ViT를 GAN에 적용해 CNN-based GAN에 견줄만한 성능을 낸다.
### 선택 이유
- CNN-based GAN이 아닌 ViT를 GAN에 처음 적용한 논문이라 흥미로워서 읽어보았다.
- 또…
-
Hi, I have couple questions regarding the recovery module:
Do I understand it correctly that the discriminator from SEnSeI-v1 is not used and instead only the estimator is used during the main superv…
-
Hi all, this notebook will detail the different normalizations available in the Lomb-Scargle periodogram implementation within Lightkurve. In particular, it will focus on providing clear instruction…
-
Hello, I ran cytonorm for batch correction and afterwards, flowai did not seem to work on certain samples. If I run flowai on the original data files, it works on all of them. what could be the reason…
-
Hello! Thank you for your contribution to generative adversarial network research and for sharing your code! I am from China. Now is the Chinese New Year. I wish you a happy Chinese New Year! I am ver…
-
Hello,
I've been working for a while on a WGAN-GP with conditioning on cluster indexes (for biological data).
I tried a lot of things, but with ACGAN, for instance, I was getting great results in …
-
Currently when multiple spectra are plotted, each is renormalized. I request a way to set things so that their fluxes are scaled absolutely with respect to each other.
-
I am seeing significant differences between the EXAFS spectra data from Larch and Athena as well as differences in the fitting results. I assumed that there would be minor differences between fitting …
-
Hi! I'm a relatively new UMAP user, using Aligned UMAP to visualize the results of K-means clustering on a a corpus of text documents across time.
As each time window has a number of documents that…