-
Hi,
I'm trying to read in some CosMx data - I have a dataset formatted into a folder with the CellLabels and CellComposite directories and then the relevant CSV files. When I execute the code below…
-
It's kind of a problem with AssemblyScript, not `as-proto` per se, that it doesn't support union types or undefined, but protobufs often contain "oneof" fields and `as-proto` currently doesn't do a gr…
-
For using ISS data one needs to know the "round" and "channel" for each image.
Is it within scope to represent this metadata in SpatialData?
I could not see anything about this here: https://git…
-
## Expected Behavior
We consistently receive no error for an exec in a container (thread-safe).
## Current Behavior
Sometimes the [`StartExec`](https://github.com/fsouza/go-dockerclient/blob/87c2…
-
### Bug Description
The hybrid search for Milvus vector store is not working.
### Version
0.10.58
### Steps to Reproduce
Here's the following code that I am using
Data ingestion
…
-
Hey all,
I am trying to run `ai-models` on a set of models. I want to launch multiple forecasts at different timesteps and compare them with the outputs of ERA5. Due to the requirements of my HPC, …
-
When using the FileGeodatabase reader from the pro plugins in a command line transformation and the value of the `-source` parameter is a directory, hale will load the source data from all `gdbtables`…
-
**Is your feature request related to a problem? Please describe.**
Would be nice to have the option to add types from static data in bicep.
Main benefit is that you get intelisence on calling sugges…
tehho updated
3 months ago
-
Hi,
I just discovered this great project, thanks a lot for this amazing work :smiley:
Since CSV processing usually occurs in data flow process, it would be great to improve conveniency as **rea…
-
paddleocr 2.9.1 rec_svtrv2_ch.yml 这个配置文件需要什么系统什么版本的paddle才能训练?需要多大显存?目前训练ResNet34模型没问题,一改这个配置文件就爆显存,或者自动退出训练
有没有办法将部分参数改成ResNet34,然后实现rec_svtrv2_ch架构?