-
### Description
I have a FITS file containing a WCS solution generated by Astrometry.net software. I get the following problem while reading it using Astropy.
```python
import numpy as np
f…
-
Hi, Thanks for your nice code.
When I tried to reproduce your model(ImageNet256_uvit_L/2), I got a lower value(9.3) than yours (3.40).
I used the command line you recommended and trained using a…
-
Hi,
When I ran the distill_training by following your [command](https://github.com/segmind/distill-sd#training-the-model), I encountered this error.
> Traceback (most recent call last): …
-
I notice you use two image encoder, and you say $x_0^{AE}$ is sufficient for image reconstruction, $x_0^{CLIP}$ helps
understand the semantics of images. I am curious what is the influence if you jus…
-
【Setting:】 I modified the config in imagenet256_uvit_huge.py to train the U-ViT huge in another dataset and utilized the imagenet256 pretrained checkpoint for initialization. Except for the setting re…
-
Hi, i met a problem when i run sh scripts/maml/sample_mnist.sh. i can not find the sample image. i open the dir ( inr_minst/samples) but it was empty. however , when i run exp_ninist. it will generate…
ghost updated
5 months ago
-
If I set "config.pred = 'noise_pred'" as "config.pred = 'x0_pred'" in [cifar10_uvit_small.py](https://github.com/baofff/U-ViT/blob/main/configs/cifar10_uvit_small.py)
![图片](https://user-images.gith…
-
[24.08.2023 12:08:18] jasiu-rozowyczlowiek:
[24.08.2023 12:08:18] jasiu-rozowyczlowiek
-
Hi,
I found how to measure model size, but couldn't find the calculation of the GFLOPs.
Could you let me know how to measure the GFLOPs?
Thanks in advance :)
-
Hi, I'm very impressed by your excellent work and code.
Could you provide how to demo the trained text-to-image model as you did ImageNet-demo in [colab](https://colab.research.google.com/github/ba…