-
### Describe the bug
The ADIOS reader has a check that sets the mesh to NULL if the number of nodes in a block is more than INT_MAX. We should remove that since in theory we should be able to handl…
-
Thanks for much for sharing your code, the softmap score on the Waymo leaderboard is amazing. I tried to reproduce the result, but got only 0.372 for a single model, I guess the performance gap comes …
-
Over in [EML](https://github.com/ropensci/EML/issues/348) we got a bug report that the EML package wasn't recognizing valid EML as being valid.
The problem stemmed from the element:
```
…
-
I ran through the test data set without issue, and am using your scripts on a metagenomic data set ~100 GB. Our cluster uses SLURM job submission, so I'm trying to do a dry run on my desktop (mac) be…
-
From #153:
SEQ files don't contain any information about the scan, so there was a question if we could read this from a "sidecar" file, like we do with other formats with their proprietary implemen…
-
Hi!
I want to train new model with RAMS 1.0.
so I edited `rams.yaml` file.
```
# Parameters of the Argument Linking model
# Device-sensitive parameters
arglink_data_dir: &arglink_data_dir ..…
-
We should be able to use [HuggingFace datasets](https://huggingface.co/docs/datasets/index) directly in RETURNN.
I guess the most canonical way would be to write a RETURNN `Dataset` for this. Maybe…
-
I've I noticed that the maximum size of an object that can be stored inside the db is 70768 [NB: this size is acquired by the serialization of the object. It may not correspond to the actual size.]
-
Hi there, thank you so much for putting this repository together for this implementation, it's very interesting!
I'm working on implementing this with a custom COCO instances formatted dataset rath…
-
I faced the error when I tried to save snapshot file as the HDF5 format and I found the reason. It's because of the name of layer in Net. If there are specific character like slash ('/') on the name o…
RonyK updated
8 years ago