hdf5-format
There are 27 repositories under hdf5-format topic.
JuliaIO/JLD.jl
Saving and loading julia variables while preserving native types
mojaveazure/seurat-disk
Interfaces for HDF5-based Single Cell File Formats
harmanpreet93/keras-model-to-cpp
Porting Keras neural network model to C++
lucasvr/hdf5-udf
User-Defined Functions for HDF5
ika-rwth-aachen/omega_format
A Python library for reading, writing and visualizing the OMEGA Format, targeted towards storing reference and perception data in the automotive context on an object list basis with a focus on an urban use case.
PIC-IRIS/PH5
Library of PH5 clients, apis, and utilities
kevinhu/cancer_data
A unified downloader+preprocessor for cancer genomics datasets
guillaume-chevalier/caffe-cifar-10-and-cifar-100-datasets-preprocessed-to-HDF5
Both deep learning datasets can be imported in python directly with h5py (HDF5 format). The datasets can be directly imported or converted with a python script.
algotom/broh5
Browser-based GUI HDF Viewer https://broh5.readthedocs.io
lochbrunner/vscode-hdf5-viewer
Displays HDF5 files in VS code
CWBudde/WebSofa
JavaScript port of PasSofa
davidssmith/ra
RawArray file format reference implementation
sile/hdf5file
A Rust implementation of HDF5 File Format
ViaFerrata/OrcaSong
Makes images for a NN based on the hit information of neutrino events in the neutrino telescope KM3NeT-ORCA
CWBudde/WebHdf
JavaScript port of the PasHdf library
David-HERS/HDF5-Data-Migrator
The program recursively searches through folders for .dat files and images, converting them into datasets within an HDF5 file. It utilizes the NumPy library for data handling and the h5py library for HDF5 file manipulation.
nompelis/INfcfr
A library for parsing and handling Fluent "case" files intended for computational fluid dynamics (CFD) simulations.
ctlab/HiCT_JVM
Interactive visualizer ad manual scaffolder of Hi-C contact maps. All-in-one Java-based implementation.
MolSSI/mmschema
A specification for particle & molecular mechanics
Abhi9k/vtsil-data-viz
Repository for data processing and data visualization for VTSIL(Virginia Tech Smart Infrastructure Lab) data.
akarsh3007/MusicMillionData
HDF5 files in spark, MusicMillionData
antonysigma/jpegls-hdf5-filter
Fork of hdf5-jpegls-filter on Sourceforge, by D. Swanepoel & F. van den Bergh
CSChisholm/xmds2-tools
Tools to read .hdf5 and .xsil files generated using XMDS2 and functions to implement Bessel transformations and Bessel quadrature integration
magicDGS/hdf5j
**Under development** HDF5 java Implementation
MeltedMagic/hdf5_tests
Read mat7.3 files with h5py, mat files are from here: https://github.com/skjerns/mat7.3
reynierg/beacon-vector-file
Generates a list that contains all beacons at certain timestamps with their corresponding support vector. The input is expected to be a big JSON file. Intermediate results are stored in a HDF5 file and the end result is stored in a JSON file.
djeada/Hdf5-Examples
This repository contains a collection of code examples demonstrating various techniques and methods for working with HDF5 (Hierarchical Data Format version 5) files. These examples are designed to help developers and data scientists efficiently manage, process, and analyze large datasets stored in HDF5 format.