-
## About
> We are observing a problem with the sync lambda.
## Problem
> Every once in a while a task will time out, which leads to the sync lambda retrying. Now, these retries fail, because, even th…
-
Now that I have a custom dataset and a trained tracker, how can I use vot toolkit to calculate some evaluation metrics like f_curve ?
that is how to change votchallenge dataset to my own custom dat…
-
Lueie updated
2 weeks ago
-
hey,
I wanted to install this toolkit - [MusicStaves](http://gamera.informatik.hsnr.de/addons/musicstaves/)
But I encountered this error,
fatal error: gameramodule.hpp: No such file or directory
…
-
For training and val dataset , evaluation toolkit works but when i start evaluating on v1.0 mini dataset gives
""Samples in split doesn't match samples in predictions.""
Kindly help
-
I generated the result.json file but don't know how to use the evaluation toolkit
-
@samschulter Hi, thanks for sharing the toolkit. If I use GLIP-L for the experiment, how do I get the result.json for evaluation?
-
Hi ,
I am facing a key error while pseudo labeling. Looks like pos_pid selected is not found in the corpus.
```python
INFO [gpl.toolkit.pl.run:60] Begin pseudo labeling
.....
File ~gpl/toolk…
-
Hi,
Me again. I'm getting this:
```
ERROR: 2021-02-14 18:13:48,059 - [pid 3967] Worker Worker(salt=024135178, workers=28, host=bc4login2.bc4.acrc.priv, username=tk19812, pid=20263) failed Ta…
-
Hi,
How can I get Precision / Recall / Accuracy / etc metrics for an object detector? model.evaluate only gives me mAP based ones. If I try something like this:
#test_data is the sframe creat…