-
I am trying to use Resnet50. But your src has no files corresponding to batch_norm_layers, therefore the binary has no concept of "batch_norm". How can one build it with batch_norm support? The latest…
-
First of all, this library is great. Thank you!
I wanted to suggest two features found in some other HLL libraries that (as far as I can tell) are missing here. It is possible to compute an estimat…
erp12 updated
7 months ago
-
Dear authors,
I have a question about sparse attention that you implemented. Does Longformer-loop have the same accuracy as Longformer-chunk? Also, slinding_window_no_overlap version that you impl…
-
According to the paper's details, the inference speed of clip ViT-B/32 is a bit of faster than ResNet50, but the offline test of pure clip model (only encode_image part) is much slower than expected. …
-
I noticed in commit e5e148960d4e0155df376b376ac7162b97829961 that you re-added the option to `aff4imager` to support the "zlib" compression (deflate is supported). @blschatz pointed out to me that th…
-
Hello, regarding the prediction layer formula 5 in the Mamba4Rec paper,
$\hat{y} = Softmax(Linear(h)) \in \mathbb{R}^{| \mathcal{V} |}$
I think there is a problem as follows: the calculation of th…
-
Ref: [Low-Resource Eclipse Attacks on Ethereum’s Peer-to-Peer Network](https://eprint.iacr.org/2018/236.pdf)
- ECLIPSE BY MONOPOLIZING CONNECTIONS
- ECLIPSE BY TABLE POISONING
-
I'm interested in how to use the Evaluttion type Interval, but the documentation is lacking examples of this type of evalution and for vectors
-
Thanks for sharing your code!
I wrote a [pytorch version of hourglass network](https://github.com/bearpaw/pytorch-pose). Hope this could be helpful for who are not familiar with Torch. Many codes f…
-
### Conflicts of interest
- [X] I declare that I have no known conflicts of interest with the authors.
### Reviewed version
0ee8b81
### Review
## Summary
The authors present Gatherplot, a un…