-
I can't find any reason behind the CloudFormation errors I'm getting about having too many objects for a data pipeline. What is an object? How can I calculate how many of these objects are created fro…
-
How do I use this repo with COCO dataset?
I don't think you guys have datapipeline. What can I do to prepare COCO dataset to run training or testing?
-
```yaml
dataset_cfg:
# training set
- type: "datasets.DataPipeline"
data_source:
type: "datasets.SkeletonLoader"
data_dir: ./data/dataset_example
num_tra…
-
I cant connect to the eu-central-1. BUT: eu-west-1 is working fine.
I get the error:
{ [Error: PutItem [400]: The security token included in the request is invalid]
statusCode: 400,
requestId: 'X…
-
Traceback (most recent call last):
File "/workspace/./runner/train.py", line 569, in
main()
File "/workspace/./runner/train.py", line 564, in main
trainer = AF3Trainer(configs)
Fil…
-
Currently, we use the imageio video loader when loading a SleapDataset. Implementation [here](https://github.com/talmolab/dreem/blob/11a33c85e7701816e526ecad124e266434d65d2f/dreem/datasets/sleap_datas…
-
Hello. On running "sampling the dataset" from the MineRL [Basic Usage](https://github.com/minerllabs/minerl#basic-usage) page, the experiment stops with the following message:
```DeprecationWarning…
-
metabug for discussion around metrics options, pros/cons, what's needed to integrate with heka and datapipeline team's stuff
-
I ran deploy1.ps a few times and it failed with the following errors.
Any clues?
New-AzureRmResourceGroupDeployment : 12:28:28 AM - Resource Microsoft.DataFactory/datafactories/datapipelines
'Hackath…
-
Disclaimer: I have tried to look around for a solution on both stackoverflow and gitter, and i am fairly certain there is a bug in the way pom.xml file is being generated. I apologize in advance if th…