CoolFace
Datasetpublic

UARK-NED3/BubbleID-Flow

BubbleID-Flow Multimodal Flow-Boiling Dataset DOI: 10.5281/zenodo.22235802 License: Creative Commons Attribution 4.0 International (CC BY 4.0) Model: the fine-tuned checkpoint is also published on its own at UARK-NED3/BubbleID-Flow, and remains included here under ModelWeights/ so this mirror stays complete against manifest.csv. Mirror: this repository mirrors the Zenodo deposit of 1 September 2026. The file set was verified identical at upload time: 4,456 files, 24 GB. Every… See the full description on the dataset page: https://huggingface.co/datasets/UARK-NED3/BubbleID-Flow.

sourceHugging Facecc-by-4.0updated 11d agoView on Hugging Face
0likes496downloads
environment.yml16 linesDownload Raw Back to processing
1name: bubbleid-flow-release2channels:3  - pytorch4  - conda-forge5dependencies:6  - python=3.10.197  - numpy=1.23.08  - pandas=2.3.39  - opencv=4.11.010  - openpyxl11  - pip12  - pip:13      - torch==2.9.114      - detectron2==0.615      - pycocotools16