-
Hi Will,
Thanks for your great tool!
I was trying to use mokapot in combination with sage outputs to look at enzyme free peptidomics samples. Unfortunately, when I run this with a simple subset an…
-
Why do I need that:
After parsing a Turtle file, I lose all information about the source file. For better tooling support, I propose implementing some kind of "source maps" to trace back from quads …
-
https://medium.com/@ageitgey/machine-learning-is-fun-part-4-modern-face-recognition-with-deep-learning-c3cffc121d78
-
What is the problem?
```
python simple_extractor.py --model-restore exp-schp-201908261155-lip.pth --input-dir input --output-dir output
Traceback (most recent call last):
File "D:\miniconda3\en…
-
Thanks for your great work. I want to test your model trained by dresscode. However, I don't have dresscode. I use the vitonhd.py to load vitonhd training data and use the pretrained model by dresscod…
-
Forgive my english skill :)
This is a good work. I tried to train on a custom data set for human parsing. It work good on my dataset. The performance rise about 4%.
But current model is too big …
-
I was wondering if we could switch to a more user friendly naming scheme for queries. Currently long uninformative hashes are used witch makes parsing code (that uses for example nidm-api) difficult f…
-
I'm using your gem to parse Human Phenotype Ontology, exactly this version (https://raw.githubusercontent.com/obophenotype/human-phenotype-ontology/master/hp.obo).
When I try to load it using your …
-
**Thanos, Prometheus and Golang version used**:
Thanos version 0.35.0
Go version go1.21.9
Prometheus version 2.39.1
**Object Storage Provider**: Dell ECS
**What happened**: Query Frontend i…
-
thank you for this nice formatter.
I want to suggest to color or format the expected and actual value of rule errors, since these are usually the most important part of an error message. additional…