hdf5-format
There are 35 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.
kevinhu/cancer_data
A unified downloader+preprocessor for cancer genomics datasets
PIC-IRIS/PH5
Library of PH5 clients, apis, and utilities
algotom/broh5
Browser-based GUI HDF Viewer https://broh5.readthedocs.io
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.
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
DanielHauge/h5v
HDF5 Terminal Viewer
mallickboy/land-slide-prediction
📌 Landslide Detection with Satellite Imagery & Machine Learning . The CNN model trained on multi-channel satellite images. Achieved 89.2% F1-score by using NDVI, slope, and elevation features. Optimized model accuracy through hyperparameter tuning and threshold adjustments.
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.
arish-mhrjn/aimodelinspector
A fairly comprehensive Python library allowing for exploration, self-education and categorizaton of AI models
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
StephenGenusa/aimodelinspector
A fairly comprehensive Python library allowing for exploration, self-education and categorizaton of AI models
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.
Axelboutie/Side-Channel-Analysis-Dataset-Generator
This repository provides a fully functionnal librairy in Rust to use in python. It can generates a dataset with a bunch of counter-measures to test your attacks. It can be save in a hdf5-format file to performs Deep learning attacks
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.
karlnicholas/Hdf5JavaLib
Hdf5JavaLib
mattpopovich/DataFrameIOPerformanceTesting
Tests the speed and file size of reading and writing DataFrames to/from disk with different file and compression types
tobiasborgesguimaraes/XRD_analysis
This repository was made as a complement for the amorph repository (A program build for analysing X-Ray Diffraction in amorphous materials). It takes the posterior_sample.txt that amorph generates, and build an HDF5 file for easier access to the data.