-
Hello,
When I train the model with predicted camera as your step, there is a AssertionError:
![hybrik_problem](https://user-images.githubusercontent.com/58964165/194703663-e26e7b51-dd78-40b6-a083-b…
-
### Describe the bug
Hi, I'm trying to fine-tuning stabilityai/stable-diffusion-3-medium-diffusers and using [the official diffuser scripts](https://github.com/huggingface/diffusers/blob/main/example…
-
## Current Implementation
The more people use the CWA, the more useful it is.
Often, people ask "what value does the CWA bring for me?" Answers are long, technical and difficult to digest.
But …
-
I'm trying to map my expectations of how we issue and validate professional credentials into the documented use cases, and I think we have a gap. UC C.4 https://opencreds.github.io/vc-use-cases/#pro…
-
## 🐛 Bug
When I applied opacus to the code of the Projected GAN, I had this problem: “AttributeError: 'Parameter' object has no attribute 'grad_sample'”.I've replaced batch_norm with group_norm for t…
-
LuasChess provides functionality that allows generating image with current board. It would be great if it could also provide 'flashcard generator'. It is a great way to practice chess when not in fron…
-
您好,非常感谢您的KGDiff模型。KGDiff模型将利用梯度引导分子的生成过程,非常有趣,而且作用非常明显。
当我在尝试复现分子过程,在运行github中
“python scripts/sample_diffusion.py --config ./configs/sampling.yml -i 0 --guide_mode joint --type_grad_weight 100 --…
-
## The problem
I tried to run ResNet by using the slim version in **/models/research/slim/nets/resnetv2.py**, but the moving_mean and the moving_variance didn't be saved, even if I did as the offic…
-
Sometimes, when training using the SimCLR method I get some divergent loss function (see attached screenshot). I wonder if anyone has ever experienced this kind of issue when training with SimCLR. Thi…
-
The kCenterGreedy step takes ~180s on;
- a training set of 84 images of size 150x150
- i7 processor, 20 logical cores
- utilizes 16% of the cpu during this step, 1 core at 100% util (subgraph at …