-
Hi guys,
I have a question regarding to the speed of prediction when using pre-trained Xception Model.
It takes around 1.4 s to predict a single picture. I assume it is not quick enough. Could any…
-
```r
library("stars")
library("terra")
library("mclust")
## this function makes predict on data.frame and returns
## vector of number of pixels length
df_predict = function(df) {
na_ids = w…
kadyb updated
2 years ago
-
Hi,
I am interested in modifying FragFold to support custom tiling offsets for fragment generation. For example, a 3 aa increment when generating fragments could speed up peptide binding prediction…
-
Specifically, the ideas are
* [ ] trying out linear as opposed to cubic interpolation, and maybe switching to `np.interp`;
* [x] only using complex numbers at the very end, and working with real-val…
-
Right now the model takes a brute force approach of calculating similarity between an SoW with all the standard abstracts. This takes a some time. We need to reduce this time.
-
Hi
Thank you for the amazing work on this project.
While setting the prediction_speed parameter for loadModel() for a detector Yolov3, I get the error -
`loadModel() got unexpected keyword a…
-
I test osp 1.3 using the config below, but found that the inference speed is slower than 1.2 with same 93x720p 24fps. Do I miss something?
CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7 torchrun --nnodes=1 --n…
-
### 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…
-
# 🚀 Speed limit prediction (feature request)
### Description
OsmAnd could inform driver in advance about upcoming speed limits. For example now I can drive 90 km/h with no warning and then…
-
Hello,
I would like to make spatial predictions for an Hmsc model with a spatial random effect. I have two questions here:
------
1. The `predict` function is very slow. In a toy model with o…