-
After some research, I think we need a pre-processing tool to ensemble average single-ping data on import to the toolbox. Below is documentation of what I discovered (with some help from @sspagnol and…
-
I've encountered an error compiling a PyTorch extension using **`nvcc`**. Specifically, I'm on PyTorch **`2.0.1+cu117`** and CUDA **`11.8.0`**, and I've tried this on both **`A100`** and **`A40`** car…
-
# spatialpandas
Pandas and Dask extensions for vectorized spatial and geometric operations.
This proposal is a plan towards extracting the functionality of the spatial/geometric utilities develope…
-
Add function to generate schema.org markup from EML. Ideally this would be done in a language-agnostic rather than R-specific way, perhaps an XSLT stylesheet maintained by the EML team.
Google […
-
At Facebook we are building a data reading framework for PyTorch which can efficiently read from data stores like Hive, MySQL, our internal blob store and any other tabular data sources. The framework…
-
### Feature suggestion
When checking the how the new operations in the torchvision 0.11 work, I found an inconsistency between different function.
```
import torchvision.ops as tops
import tor…
-
Hi, Thanks for your open-source code, I'm trying to reappear your code.
Although I complete the preprocess of nuscenes, I failed in training stage due to the unknown version of python library.
Coul…
-
Hello,
Currently, I am trying to convert a large dataset into NWB, i.e., we have extracellular recordings of length 60 minutes from 256 electrodes with a sampling frequency of 30 k. Directly loadin…
-
Hello, Thank you for great works in the motion-language field.
I would like to get some clarity, in general when momask or any transformer model, while using HumanML3D dataset;
- Which numpy fil…
-
**When trying to build the .engine from a custom yolov8m network (via ',deepstream-app -c deepstream_app_config.txt') I get the following error:**
Number of unused weights left: 26775
deepstream…