-
### I am trying to export a model trained with a custom dataset to torchscript.
Any help would be appreciated
## Instructions To Reproduce the Issue and Full Logs
I trained a model and now I am…
-
One of our internal users has reported some hefty slowdowns after Chrome has been running for a while. The problem seems to be exacerbated the longer that the browser tab has been open. Need to invest…
-
Allow more complex filters based on all available Series fields.
| Field Name | Field Attribute | Data Type |
| ---- | ---- | ---- |
| ID | `id` | Numeric |
| Name | `name` | String |
| Year | `year`…
-
## Aim
I would propose to overhaul the library as it currently stands to introduce a dependency on `pydantic`, an excellent data validation library that works hand-in-glove with JSON and JSON schem…
-
## 🚀 Feature
A primitive that allows users to combine 100s - 1000s of small `StreamingDataset` objects into a single `StreamingDataset` that is serialized to disk / cloud storage.
### Motivation…
-
Right now the metrica event json serializer only adds SetPieceQualifier to the kloppy event. BodyPartQualifier and PassQualifier are not included.
For the BodyPartQualifier the way I see it, the d…
-
Run trainning shell to train our own dataset:
./experiments/scripts/train_faster_rcnn.sh 0 pascal_voc vgg16
or
./experiments/scripts/train_faster_rcnn.sh 0 pascal_voc res101
Error log:
File "…
-
The issues making (breaking) assumptions about the cardinality of "OGC API-endpoint" to "dataset" is growing.
The first statement in the overview of [OGC API-Features requirements classes states:](…
-
Hi,
I am running the second part of the tutorial, the 2_run_pbt.py script.
Here is my script:
```
import os
import shutil
from datetime import datetime
from pathlib import Path
from r…
-
**Problem description:**
We were able to serialize the XGBoost model with MLeap using the older PySpark API (https://github.com/dmlc/xgboost/pull/4656) as shown below:
```
import mleap.pyspark
f…