-
I train model with single-machine single-GPU, here is the error log:
> Test: Total time: 0:10:10 (0.4606 s / it)
> Acc@1 74.429 Acc@5 100.000 loss 0.673
> Accuracy of the network on the 31809 tes…
-
Hi, @jianhuupenn,
I was able to successfully run the tutorial to completion, thanks for a great program. When using our own data, I was able to get the contours for one of the tissue sections in th…
-
### Describe the issue
As discussed in https://github.com/aeon-toolkit/aeon/pull/2118#discussion_r1796538246 and Slack, our current testing framework checks that every estimator class has an implemen…
-
Hi!
Is it possible to add such a functionality to `save_model` method when saving in PMML format?
Fow now it returns only final class labels
CEM3H updated
4 weeks ago
-
I am trying to use tensorflow serving to serve a keras bert model, but I have problem to predict with rest api, below are informations. Can you please help me to resolve this problem.
# model def…
-
### 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…
-
Dear Sean and others,
I am running a series of sdmTMB binomial models with the same response and predictors, with and without space and time random fields. When using the function predict() to get…
-
Dear developers:
Hi!
I am trying to run MixMHC2pred on some datasets consisting of MS eluted ligands. However, some peptides yielded no results, only a row of NA. This is strange becaus…
-
**Metric's name**
Mean Forecast Error
**Metric's category**
Time Series
**Metrics formula**
**Describe the metrics use cases, and any relevant references.**
MFE measures the average dif…
-
**Describe the bug**
I trained a pose estimation model in SLEAP, which was then uploaded into ASOiD along with an annotation file in CSV format. I was able to pass both the feature extraction and act…