-
Starting with Olympia, we are trying to get the community more involved in the development (and maintainance) of our code base in general, and user facing applications especially.
I think we should i…
-
A few things have come up in the last few pull requests that can/should be fixed globally:
- terms with math (see #23)
- idx tags covering multiple lines (see #21)
- resizing dynamic graphs (#16)
…
-
Hi, thanks for your sharing~
Your pretext task designing is very ingenious! But I'm confused about the training corpus' difference between GETAR and GETAR+TAPEX.
In this paper, the accuracy of the s…
-
请问,在运行scan.py的时候遇到这个问题:
FileNotFoundError: [Errno 2] No such file or directory: 'D:/Project/Unsupervised-Classification-master/result/cifar-10\\pretext\\topk-train-neighbors.npy'
如何解决?
-
Hi,
I have a question about the consistent term in the loss.
If do so, can't we get a trivial solution?
The final clustering result is not a trivial solution,because of using the pretext tasks …
-
-
hi,
I have my own unlabeled data. how to use this repo only for pretext task (use 100% unlabeled data) ?
thank you
-
Hi @wvangansbeke
Thanks for such a great work.
Can you please tell me if the config files provided for training the pretext task is same as the one used in actual experiments?
Thanks
Aakash
-
Hello, I have some problems running this code, as follows:
ERROR:FileNotFoundError: [Errno 2] No such file or directory: './results/cifar-10\\pretext\\model.pth.tar'
Could you help me?
Think you
-
scan script was giving below classification report
printing confusion matrix:
[[389 212]
[222 177]]
precision recall f1-score support
class 0 0.65 0.64 …