-
This algorithm really performs worse when number of classes are high like around 100, which is most of the time the case.
At that time, we need more images per class and as we increase labels it almo…
-
models/PaddleCV/image_classification/ 中
infer.py 的结果 和 predict.py 的结果 不一致,其中 predict.py 用的模型是 infer.py用的模型固化后的模型
`paddlepaddle-gpu 1.6.2.post97`
`模型 Xception41, Xception65, Xception…
-
Hello folks,
It is not really a bug in tf_explain, but I am reaching out to the tf_explain community here because I really don't know who else to reach.
I am working on Synthetic MNIST dataset w…
-
**Submitting author:** @lionandjelka (Andjelka Kovacevic)
**Repository:** https://github.com/lionandjelka/QhX1
**Branch with paper.md** (empty if default branch): paper-submission
**Version:** v0.2.0
…
-
There are several lines of codes unclear in espnet/egs2/owsm_v1/s2t1/local/prepare_librispeech.py
Is there a more accurate script to prepare librispeech for the owsm_v1 training?
FileNotFoundErro…
-
Hi @readmanchiu
For VCF output of STR's I believe symbolic alleles are commonly used, e.g.: for a variant of 20 repeat units.
Is there a reason Straglr is outputing the full sequence as ALT all…
-
Hi there, great mod! I'm wondering if it could be used to visualize the decision tree outputs from Spotfire's classification/regression tree tool? The tool's outputs would probably need to be modified…
-
- [ ] Relevant plots showing different Gravity drainage/ET/Rainfall/Rewetting classes and the transition points from Gravity drainage-ET
- [ ] Tables showing average FC values based on head/tail clas…
-
Hi,
Is there a way to specify label mask images in addition to the input images so that the features are computed for each ROI?
I used both the wndchrm train command line and FeatureVector from the P…
-
It might useful to have an `unzip` function that is the inverse of `zip`. The trivial implementation is [just](http://stackoverflow.com/questions/19339/a-transpose-unzip-function-in-python-inverse-of-…