h5py
There are 71 repositories under h5py topic.
h5netcdf/h5netcdf
Pythonic interface to netCDF4 via h5py
constantinpape/z5
Lightweight C++ and Python interface for datasets in zarr and N5 format
DOI-USGS/geobipy
Geophysical Bayesian Inference in Python. Docs:
buseyaren/installation-guide-of-maskrcnn
Mask R-CNN creates a high-quality segmentation mask in addition to the Faster R-CNN network. In addition to class labels and scores, a segmentation mask is created for the objects detected by this neural network. In this repository, using Anaconda prompt step by step Mask R-CNN setup is shown.
silx-kit/h5grove
h5grove is a Python package that provides utilities to design backends serving HDF5 file content: attributes, metadata and data.
Sajid030/anime-recommendation-system
Personalized anime recommendations based on collaborative filtering. Discover your next favorite anime!
Architectshwet/Flower-species-Recognition-using-Computer-vision-and-Machine-Learning
Used Convolutional Deep Neural nets to extract features from the image
wushikj/docker-python-data-science
Docker image with python-3.8.10 and gdal-3.3.0 for data science。用于构建数据科学和机器学习应用的 python 镜像,内置了常规开发包,易于自定义扩展。
goatcheesesaladwithpeanutoildressing/Keras-HDF5-ImageDataGenerator
Blazing fast HDF5 Image Generator for Keras :zap:
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
jackdbd/hdf5-pydata-munich
Jupyer notebook and snippets for the PyData Munich HDF5 tutorial
mileschen360/ezh5
An easy to use C++ interface to HDF5 library, implemented in templates
catalystneuro/HDF5Zarr
Reading HDF5 files with Zarr
CCampJr/LazyHDF5
Making H5py easier (command line and pyqt5 tools)
gopiprasanthpotipireddy/BrainTumorClassification
Classifying Three Types of Brain Tumor
zincware/ZnH5MD
ZnH5MD - High Performance Interface for H5MD Trajectories
Chocochip101/Video-Feature-Extractor
Video Extractor to h5 File Format
danionella/daio
video and data IO tools for Python
maphdev/Deep_Visualization_Neural_Networks_Web_app
Easy way to visualize convolutional neural networks, through two visualizations : Reason & MaxOut. Final version : web app.
andhus/time-series-h5py
Abstraction layer on top of h5py for storing time-indexed Pandas data (Series, DataFrame). Focus is fast retrieval of range and index queries but should also support flexible modification of data.
btknzn/Uno-Card-Game-
Uno Card detection system with Image processing and convolutional neural network on SVHN DATASET
nghia-vo/broh5
Browser-based GUI HDF Viewer https://broh5.readthedocs.io
nsarang/HDF5_ImageDataset
Create a compact HDF5 image dataset without resizing and decoding to numpy arrays
scivision/hdf5-tester
Basic, easy, quick HDF5 recursive check for file errors with Python and h5py
suriya-1403/Digits-Recognition
Recognition of digits using Convolution Neural Networks and openCV Concept
syrte/h5attr
H5Attr: Quick access to hdf5 data via attributes, allowing 'group.dataset' and IPython/Jupyter tab completion.
Zybulon/h5pandas
Dataframes from HDF5 instantaneously
kristianeschenburg/niio
Python package for quickly loading, saving, and converting between common neuroimaging files.
scipp/scippnexus
h5py-like utility for NeXus files with seamless scipp integration
szapp/h5deref
Load and save HDF5 files conveniently
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.
ktonal/h5mapper
pythonic ORM tool for reading and writing HDF5 data
kyrylo-gr/labmate
This library facilitates the clear division of data acquisition from analysis. It provides robust tools for efficient data management and includes features to ensure a further use of the saved data.