Skip to content
#

partition

Here are 225 public repositories matching this topic...

A lightweight utility for Node.js projects that accumulates items into fixed-size batches per key, preserving insertion order within each key. Streams items directly into their respective batches at runtime, eliminating the overhead of post-processing 1D arrays into chunks. It abstracts key-based batch management.

  • Updated Nov 10, 2025
  • TypeScript
superpoint_transformer

Official PyTorch implementation of Superpoint Transformer introduced in [ICCV'23] "Efficient 3D Semantic Segmentation with Superpoint Transformer" and SuperCluster introduced in [3DV'24 Oral] "Scalable 3D Panoptic Segmentation As Superpoint Graph Clustering"

  • Updated Oct 24, 2025
  • Python

Improve this page

Add a description, image, and links to the partition topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the partition topic, visit your repo's landing page and select "manage topics."

Learn more