-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
As of now, the code is very verbose and easy to read but I'm wondering if we can optimize readability by tweaking some code styles and namings to prevent double negatives.
For example, the followin…
-
![Screenshot 2021-11-12 at 4.16.43 PM.png](https://raw.githubusercontent.com/Dniv-ra/pe/main/files/e6389b34-acbb-436e-bf31-345e40609140.png)
As in the image above, you can see an exchange rate of -1 …
-
Hello sir. @nreimers
I fine-tune S-BERT using my summarization dataset. I tried train using Multiple Negatives Ranking Loss and Triplets Evaluator. My anchor sentence is the title of an online new…
-
Hi,
Thanks to the authors for developing this method!
I was looking for a method for further confirmation of CNV genotypes. I'm using samplot for visual confirmation, which is very helpful for rare…
-
Hi all,
I need to calculate accuracy by class in a multi-class classification problem, and I am using @Pawel-Kranzberg's confusion_matrix_by_class() function. How should I interpret the resulting c…
-
It used to cause various issues and is still causing known bugs (like false negatives in per-file strict optional when `map_instance_to_supertype()` is involved). Ideally we should replace all calls t…
-
~~~c++
#include
struct S { int a, b; };
void f() {
int i{}; // warning
S s{}; // warning
std::vector vi; // FN
std::vector vs; // FN
}
~~~
https://godbolt.org/z/95xxG4exv
-
报错信息
Traceback (most recent call last):
File "FISM.py", line 212, in
training(args.pretrain, model, dataset, args.epochs, args.num_neg)
File "FISM.py", line 139, in training
batches …
-
I found myself ctrl-replacing a bunch of meta items in a file and ended up with a few that said `cfg(not(not(...)))`. This is obviously wrong and it would be nice if we linted this somehow.
We coul…