-
### 1. Issue or feature description
After a random amount of time (it could be hours or days) the GPUs become unavailable inside all the running containers and `nvidia-smi` returns "Failed to initial…
-
Sik-Ho Tsang. [Review: DCGAN — Deep Convolutional Generative Adversarial Network (GAN)](https://sh-tsang.medium.com/review-dcgan-deep-convolutional-generative-adversarial-network-gan-ec390cded63c).
-
Hi,
Thanks for your greate work! It seems that the defualt input image size for mini-imagenet in the released code is 224x224. Are the results of the paper all use 224x224 as input for mini-imagenet?…
-
In home assistant, if I use hostnames in configuration.yaml they fail to resolve (eg using platform snmp ). Using the corresponding IP addresses works, but is far from ideal and means I have to use fi…
-
Does the post layernorm and scaling in residual branch and initialization in DeepNet also support vision tasks, like ImageNet classification and mask image modeling?
-
Thanks for the nice work.
I understand the mean of CLIP+fixmatch, but what is the mean of CLIP + DebiasPL in tabel 6, is it the CLIP + fixmatch+DebiasPL? In addition, the implementation of CLIP+fix…
-
**Submitting author:** @ronyr (Rony Ronen)
**Repository:** https://github.com/kcglab/satllazero
**Branch with paper.md** (empty if default branch):
**Version:** 4.0.13
**Editor:** @prashjha
**Reviewe…
-
Hi, I tried your package on ICLR2023 with the keyword "disentangling" but the paper "Continual Unsupervised Disentangling of Self-Organizing Representations" is not returned, which seems wrong. The pa…
-
Dear authors,
Thank you for publishing your code for the great work! The code is easily readable and well structured, but I do have a few minor questions about it:
1. It was mentioned in the pap…
-
@wenig It is impossible to evaluate k-Means because the _custom_reverse_windowing() causes a dimension mismatch between y_true and y_score. Error logs below.
```
Starting evaluation of experiment…