-
Centroid/ST_Centroid is a MySQL function but OceanBase does not support it.
Information:
[Centroid](https://dev.mysql.com/doc/refman/5.7/en/gis-polygon-property-functions.html#function_centroid)
…
-
It would be nice to have a tool to determine the centroid of polygons.
Are there any plans to implement it in future releases, perhaps as a plugin ?
Sven
-
https://yukicoder.me/problems/no/1038
-
Can you give a detailed description of the production process of the instance centroid?Thanks
-
When length of self.component_vectors = 0 (hdbscan_min_cluster_size/hdbscan_min_samples is set too large)
```IndexError: list index out of range```
https://github.com/mainlp/semantic_components/…
-
Shouldn't
`if cfg.MODEL.USE_CENTROIDS:`
in file create_embeddings be?:
`if cfg.MODEL.KEEP_CAMID_CENTROIDS:`
And to run on GPU put the model on the GPU with:
`model.to("cuda")`
-
Hi there,
In the documentation for using the NGCHM builder, it states: "Agglomeration Method This is applicable only when rows are ordered by hierarchical clustering and describes the algorithm use…
-
Hi ,
I don't see you describe the encoding of centroid in the Eqn (4), but it is in your code, why is that, or I miss it somewhere else?
```
new_center = self.encode(centroid.unsqueeze(0).repeat(xs…
-
Hello, I successfully applied semantic segmentation on my dataset, and i would like to try out instance segmentation which seems better fitted to my usecase.
I do not understand why self.bias_head sh…
-
**Describe the bug**
Some of the populate calls in the DLC pipeline aren't working and output `{'success_count': 0, 'error_list': []} ` after updating spyglass and the spyglass-dlc environment, in at…