-
I have large high-res images (4000x4000px). And the ML problem at hand is image classification. 50 percent of important features present in the image are as small as 30x30px.
1. How to convert thes…
-
Clicking a point while already having one open should add it to the lineage, a stack that sits above the point
This way a user can see the string of arguments that got them to this point and return…
-
Dear Authors,
We'd like to add "GITA: Graph to Visual and Textual Integration for Vision-Language Graph Reasoning" to this repository, which has been accepted by NeurIPS 2024. [**Paper**](https:/…
-
**[Original report](https://bitbucket.org/Unity-Technologies/assetbundlegraphtool/issue/83) by chenquanjun (Bitbucket: [chenquanjun](https://bitbucket.org/chenquanjun), GitHub: [chenquanjun](https://g…
-
Hi, I tried to reproduce the results of EMPIAR-10073 with GPU A6000 and set the parameters according to the supplementary. However, Relion reports errors. Any suggestions for solving this error? Thank…
-
Hi,
thank you for the great package. I am trying to pre-build the graphs for some larger datasets that do not fit into RAM is this already possible (and also the training afterwards)?
best,
Jonatha…
-
```
We need a new graph type which:
* Can handle arbitrarily huge graphs without performance degradation
* Does not require the whole graph or label collection to be in memory
* Consistent with our…
-
Hello,
Do you have some pieces of advice for tuning the parameters of the DECI method when applied to large graphs for Causal Discovery?
I have tried to apply the DECI method to datasets of sim…
-
The graph view doesn't seem to take advantage of the entire screen real estate (see screenshots).
![Screen Shot 2022-05-24 at 2 31 53 PM](https://user-images.githubusercontent.com/16793796/17013602…
-
I use `StronglyConnectedComponents.getSuperGraph()` to get the compact representation of call graph of Apache Cassandra. The call graph is generated by using Spark points-to analysis. I find that ther…