CPU3DAI tools for 3D, video and audio

BubbleID: Image Segmentation Model for Boiling Analysis Released on HuggingFace

On September 14, 2026, the model UARK-NED3/BubbleID was published on HuggingFace with the image-segmentation task. It is a research package for analyzing liquid–vapor boundaries in high-speed video sequences of bubble boiling.

What it means

The model is lightweight: the largest file — seg_model.pth — takes up 0.3 GB, and the repository holds about 0.4 GB of weights in pth format in total. It runs via PyTorch. The license is dryad-record-10.5061-dryad.ksn02v7gx, tied to a Dryad record. The developer has not published any quantized builds. BubbleID combines segmentation, tracking and classification for analyzing bubbles and interfaces. The source test sequences were captured at 3000 fps in steady state and at 150 fps in transient state. For installation, launch and training materials, the author refers to the GitHub repository. Fresh news notes about 3D and video tools that can be run on your own hardware are collected in the CPU3D news feed.
BubbleID: segmentation, tracking and classification of bubbles UARK-NED3/BubbleID model on HuggingFace, image-segmentation task Boiling video high-speed footage 3000 fps — steady-state 150 fps — transient liquid—vapor boundaries BubbleID UARK-NED3/BubbleID PyTorch, pth weights seg_model.pth — 0.3 GB about 0.4 GB total Dryad license Segmentation bubble detection phase boundaries image-segmentation Tracking motion tracking bubble trajectories frame by frame Classification bubble types boiling regimes Liquid—vapor boundary analysis research package for nucleate boiling
How the method works. The diagram is drawn based on this news note.

See also