-
### JASP Version
0.18.3
### Commit ID
_No response_
### JASP Module
Factor
### What analysis are you seeing the problem on?
PCA
### What OS are you seeing the problem on?
Windows 11
### Bug …
-
## Background
As I am working on a Dandelion [Vac RFC](https://rfc.vac.dev/) specifying Dandelion for [Waku Relay](https://rfc.vac.dev/spec/11/)
(and by extension for libp2p, because Waku Relay bu…
-
The developers for Tor Messenger plan to add support for CONIKS - an end-user key management and verification system for end-to-end secure communication that has tamper-evident, publicly-auditable key…
-
I have read your paper and your code, I have some questing to ask your help ?
1. I'm confusing about the noisy saliency maps, I want to know how to generate noisy saliency maps during train.
2. in…
-
I have been reading the Katz and Kider 2008 paper and believe you are implementing the algorithm that they describe.
They only talk about synchronization for the first pass of their algorithm, but …
-
**Describe the feature**
support ViTDet project.
**Motivation**
There is a recent paper https://arxiv.org/abs/2203.16527 which is very helpful for Object Detection
**Related resources**
If …
-
Consider
```julia
@model function linear(x, θ, intercept)
η = x * θ .+ intercept
return y ~ product_distribution(Normal.(η, 2))
end
@model function test(n1, n2)
x1 ~ product_dis…
-
Thanks for the good work!
Just wanted to mention that I have tried the two most stared EfficientDet PyTorch repos on Github, and neither reproduce the paper results on COCO, not even close.
They…
-
Hello,
Firstly, I would like to extend my gratitude for the impressive work you have presented in your recent paper and the accompanying repository.
I watched the accompanying video from your I…
-
@sayakpaul and I investigated an issue with loading a LyCORIS LoRA checkpoint which uses DoRA in diffusers. For some reason, we couldn't get the shapes of the DoRA scale vector to match with the shape…