-
Hello vector,
i tested the code in cifar100 w/ 20 clusters and the max acc that i achieve was ~0.7 and in the cifar10 w/ 10 clusters was ~0.39. There is some part of the experiment that is not des…
-
Hello,
I am unable to reproduce the results from the paper. Can one of the authors please share the evaluation scripts?
-
### Publication Link
https://arxiv.org/pdf/1909.03193.pdf
### Reference Implementation
https://github.com/yao8839836/kg-bert
### Additional Implementations
_No response_
### Relevance
I'm worki…
-
## Description
Make [Shared Cache](https://ydb.tech/docs/en/concepts/glossary#shared-cache) concurrent (better lock-free).
**This improvement opens us the possibility of making DataShard reads i…
-
Hi @QingyongHu, thanks for your awesome work!
You use class weighted loss while training, where class weights are calculate from full annotations, as shown in the following figure. Have you tried wit…
-
#### Do you want to request a _feature_ or report a _bug_?
Bug.
#### What's the current behavior?
On page load, `ReactEditor.toSlateRange` calls `ReactEditor.toSlatePoint` which throws an…
-
On first run, say if I clone the repo and train with command `python3 refine_train.py --dataset ba3 --hid 50 --epoch 1 --ratio 0.4 --lr 1e-4`, I always get the same ACC-AUC of 0.518. On second and all…
-
For image: rosdiscover-experiments/autoware:842990d9aca4f09004f3e88402d94ec2bbd339ee
The topic names in the node `cv_tracker` that is in the architecture are recovered as `unknown`
The node in q…
-
#### Do you want to request a _feature_ or report a _bug_?
Bug
#### What's the current behavior?
This following procedure causes the editor to throw `Error: Cannot apply an incomplete…
kWh61 updated
3 years ago
-
Hi, thank you very much for providing this well-structured codebase!
I tried training MeMOTR (with DAB-DETR) on DanceTrack and run into performance issues. In particular, using the provided [config…